Popularity
3.9
Growing
Activity
4.5
-
6
3
1

Monthly Downloads: 38
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: Data     Text     ByteString    
Latest version: v0.1.0.0

bytestring-encoding alternatives and similar packages

Based on the "bytestring" category.
Alternatively, view bytestring-encoding alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of bytestring-encoding or a related project?

Add another 'bytestring' Package

README

bytestring-encoding: ByteString ↔ Text converter based on GHC.IO.Encoding

Build Status (Travis CI) Build status (AppVeyor) Coverage Status Hackage Hackage Deps License: BSD-3-Clause

These library provides converter between ByteString and Text based on GHC.IO.Encoding. Compared to the text-icu package, it has only limited feature and platform dependent, but it is light-weight and consistent with conversion by System.IO.

Limitations and Known issues


*Note that all licence references and agreements mentioned in the bytestring-encoding README section above are relevant to that project's source code only.