bytestring-encodings: checks to see if a given bytestring adheres to a certain encoding
This module provides a family of functions, isX
, of type
,
which return ByteString
-> Bool
True
if the input ByteString adheres to a certain encoding X,
and False
otherwise.
Downloads
- bytestring-encodings-0.2.0.2.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] | 0.1.0.0, 0.1.0.1, 0.2.0.1, 0.2.0.2 |
---|---|
Change log | ChangeLog.md |
Dependencies | base (>=4.7 && <5.0), bytestring, ghc-prim [details] |
License | MIT |
Copyright | chessai (c) 2018 |
Author | chessai |
Maintainer | chessai1996@gmail.com |
Category | Data |
Source repo | head: git clone https://github.com/chessai/bytestring-encodings |
Uploaded | by chessai at 2018-08-31T15:39:37Z |
Distributions | NixOS:0.2.0.2 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 2437 total (21 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2018-08-31 [all 1 reports] |