attoparsec: Fast combinator parsing for bytestrings and text
A fast parser combinator library, aimed particularly at dealing efficiently with network protocols and complicated text/binary file formats.
[Skip to Readme]
Modules
[Index]
Flags
Manual Flags
| Name | Description | Default |
|---|---|---|
| developer | Whether to build the library in development mode | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- attoparsec-0.12.1.1.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
| Versions [RSS] | 0.4, 0.5, 0.5.1, 0.6, 0.7.1, 0.7.2, 0.8.0.0, 0.8.0.1, 0.8.0.2, 0.8.1.0, 0.8.1.1, 0.8.2.0, 0.8.3.0, 0.8.4.0, 0.8.5.0, 0.8.5.1, 0.8.5.2, 0.8.5.3, 0.8.6.0, 0.8.6.1, 0.9.0.0, 0.9.1.1, 0.9.1.2, 0.10.0.0, 0.10.0.1, 0.10.0.2, 0.10.0.3, 0.10.1.0, 0.10.1.1, 0.10.2.0, 0.10.3.0, 0.10.4.0, 0.11.1.0, 0.11.2.1, 0.11.3.0, 0.11.3.1, 0.11.3.2, 0.11.3.3, 0.11.3.4, 0.12.0.0, 0.12.1.0, 0.12.1.1, 0.12.1.2, 0.12.1.3, 0.12.1.4, 0.12.1.5, 0.12.1.6, 0.13.0.0, 0.13.0.1, 0.13.0.2, 0.13.1.0, 0.13.2.0, 0.13.2.1, 0.13.2.2, 0.13.2.3, 0.13.2.4, 0.13.2.5, 0.14.1, 0.14.2, 0.14.3, 0.14.4 |
|---|---|
| Change log | changelog.md |
| Dependencies | array, base (>=4.2 && <4.11), bytestring (<0.11), containers, deepseq, scientific (>=0.3.1 && <0.4), text (>=1.1.1.3 && <1.3) [details] |
| Tested with | ghc ==7.0, ghc ==7.2, ghc ==7.4, ghc ==7.6, ghc ==7.8 |
| License | BSD-3-Clause |
| Author | Bryan O'Sullivan <[email protected]> |
| Maintainer | Bryan O'Sullivan <[email protected]> |
| Revised | Revision 3 made by sjakobi at 2021-12-24T21:45:32Z |
| Category | Text, Parsing |
| Home page | https://github.com/bos/attoparsec |
| Bug tracker | https://github.com/bos/attoparsec/issues |
| Source repo | head: git clone https://github.com/bos/attoparsec head: hg clone https://bitbucket.org/bos/attoparsec |
| Uploaded | by BryanOSullivan at 2014-08-07T05:26:11Z |
| Distributions | Arch:0.14.4, Debian:0.13.2.4, Fedora:0.14.4, FreeBSD:0.12.1.6, LTSHaskell:0.14.4, NixOS:0.14.4, Stackage:0.14.4, openSUSE:0.14.4 |
| Reverse Dependencies | 959 direct, 7509 indirect [details] |
| Downloads | 460135 total (259 in the last 30 days) |
| Rating | 2.75 (votes: 12) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Successful builds reported [all 1 reports] |