char-decode: Convert legacy byte encodings to and from Unicode
Provides simple functions Word8 -> Char
and
Char -> Either Char Word8
for converting from
legacy character encodings to Unicode and back.
[Skip to Readme]
Downloads
- char-decode-0.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.0.1 |
---|---|
Change log | ChangeLog.md |
Dependencies | base (>=4.7 && <5), bytestring (>=0.10.8.2), text (>=1.2.3.1) [details] |
License | BSD-3-Clause |
Copyright | 2019 Automattic, Inc. |
Author | Nathan Bloomfield |
Maintainer | nathan.bloomfield@automattic.com |
Category | Text |
Home page | https://github.com/nbloomf/char-decode#readme |
Bug tracker | https://github.com/nbloomf/char-decode/issues |
Source repo | head: git clone https://github.com/githubuser/char-decode |
Uploaded | by nbloomf at 2019-01-08T03:36:01Z |
Distributions | NixOS:0.0.1 |
Downloads | 815 total (9 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2019-01-08 [all 1 reports] |