uri-bytestring: Haskell URI parsing as ByteStrings
uri-bytestring aims to be an RFC3986 compliant URI parser that uses efficient ByteStrings for parsing and representing the URI data.
[Skip to Readme]
Flags
Manual Flags
| Name | Description | Default |
|---|---|---|
| lib-werror | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- uri-bytestring-0.2.3.2.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, 0.1, 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.1.5, 0.1.6, 0.1.7, 0.1.8, 0.1.9, 0.1.9.1, 0.1.9.2, 0.2.0.0, 0.2.1.0, 0.2.1.1, 0.2.1.2, 0.2.2.0, 0.2.2.1, 0.2.3.0, 0.2.3.1, 0.2.3.2, 0.2.3.3, 0.3.0.0, 0.3.0.1, 0.3.0.2, 0.3.1.0, 0.3.1.1, 0.3.2.0, 0.3.2.1, 0.3.2.2, 0.3.3.0, 0.3.3.1, 0.4.0.0, 0.4.0.1 (info) |
|---|---|
| Change log | changelog.md |
| Dependencies | attoparsec (>=0.12 && <0.14), base (>=4.6 && <5), blaze-builder (>=0.3.0.0 && <0.5), bytestring (>=0.9.1 && <0.11), containers, template-haskell (>=2.9 && <2.12), th-lift (>=0.7.5 && <0.8), th-lift-instances (>=0.1.8 && <0.2) [details] |
| Tested with | ghc ==7.6.3, ghc ==7.8.4, ghc ==7.10.1, ghc ==8.0.2 |
| License | BSD-3-Clause[multiple license files] |
| Copyright | Soostone Inc. |
| Author | Doug Beardsley, Michael Xavier |
| Maintainer | Michael Xavier <michael.xavier@soostone.com> |
| Uploaded | by MichaelXavier at 2017-06-01T01:18:25Z |
| Category | Web |
| Home page | https://github.com/Soostone/uri-bytestring |
| Bug tracker | https://github.com/Soostone/uri-bytestring/issues |
| Source repo | head: git clone git://github.com/Soostone/uri-bytestring.git |
| Reverse Dependencies | 47 direct, 1271 indirect [details] |
| Downloads | 48613 total (146 in the last 30 days) |
| Rating | 2.25 (votes: 2) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs uploaded by user Build status unknown [no reports yet] |