Results 2 issues of Thomas Hughes

Goal: implement RFC3492 https://tools.ietf.org/html/rfc3492 In the constructor, Unicode input should be encoded as Punycode. TODO: - [ ] Use `punycode` from the python3 `codecs` library. https://docs.python.org/3/library/codecs.html - [ ] Investigate...

enhancement

Any plans for a search or fuzzy search feature using fzf or ripgrep? My use case is dumpster diving to find the right RFC and other RFCs that relate to...