double-x-encoding: Encoding scheme to encode any Unicode string with only [0-9a-zA-Z_]
Double-X-Encoding is an encoding scheme to encode any Unicode string with only characters from [0-9a-zA-Z_]. Therefore it's quite similar to URL percent-encoding. It's especially useful for GraphQL ID generation, as it includes support for encoding leading digits and double underscores.
Downloads
- double-x-encoding-1.2.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 1.1.0.0, 1.1.1, 1.2.0, 1.2.1 |
---|---|
Dependencies | base (>=4.18 && <4.20), Cabal-syntax (>=3.10 && <3.12), text (>=2.0 && <2.2) [details] |
License | ISC |
Author | Adrian Sieber |
Maintainer | adrian@feram.io |
Category | Codec, Codecs, GraphQL, ASCII, Unicode, Encoding, Decoding |
Home page | https://github.com/Airsequel/double-x-encoding#readme |
Bug tracker | https://github.com/Airsequel/double-x-encoding/issues |
Source repo | head: git clone https://github.com/Airsequel/double-x-encoding(Haskell) |
Uploaded | by adrian at 2024-04-15T20:24:26Z |
Distributions | |
Reverse Dependencies | 1 direct, 1 indirect [details] |
Downloads | 165 total (14 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] All reported builds failed as of 2024-04-15 [all 1 reports] |