Skip to content
/ encoding Public

A comprehensive collection of Char-to-bytes text encodings

License

Notifications You must be signed in to change notification settings

dmwit/encoding

Repository files navigation

encoding

Haskell has excellect handling of unicode, the Char type covers all unicode chars. Unfortunately, there's no possibility to read or write something to the outer world in an encoding other than ascii due to the lack of support for encodings. This library should help with that.

Contributions

See CONTRIBUTING.md for more details.

About

A comprehensive collection of Char-to-bytes text encodings

Resources

License

Stars

Watchers

Forks

Packages

No packages published