@hackage attoparsec0.14.2
Fast combinator parsing for bytestrings and text
Categories
License
BSD-3-Clause
Maintainer
Bryan O'Sullivan <bos@serpentine.com>, Ben Gamari <ben@smart-cactus.org>
Links
Versions
Installation
Tested Compilers
Dependencies (11)
- array
- base >=4.5 && <5
- bytestring <0.12
- containers
- deepseq
- fail >=4.9 && <4.10 Show all…
Dependents (1137)
@hackage/attoparsec-enumerator, @hackage/couch-simple, @hackage/attoparsec-run, @hackage/hopenpgp-tools, @hackage/biostockholm, @hackage/box, Show all…
Package Flags
developer
(off by default)
Whether to build the library in development mode
Welcome to attoparsec
attoparsec is a fast Haskell parser combinator library, aimed particularly at dealing efficiently with network protocols and complicated text/binary file formats.
Join in!
I'm happy to receive bug reports, fixes, documentation enhancements, and other improvements.
Please report bugs via the github issue tracker.
Master git repository:
git clone git://github.com/bos/attoparsec.git
Authors
This library is written and maintained by Bryan O'Sullivan, bos@serpentine.com.