@hackage attoparsec0.8.0.2
Fast combinator parsing for bytestrings
Categories
License
BSD-3-Clause
Maintainer
Bryan O'Sullivan <bos@serpentine.com>
Links
- Documentation
- No source repository
- Security
Versions
Installation
Dependencies (3)
- base >=2.0 && <2.2
- bytestring >=0.9 && <0.11
- containers >=0.1.0.1 Show all…
Dependents (1137)
@hackage/attoparsec-enumerator, @hackage/couch-simple, @hackage/attoparsec-run, @hackage/hopenpgp-tools, @hackage/biostockholm, @hackage/box, Show all…
Package Flags
split-base(on by default)
applicative-in-base(on by default)
A fast parser combinator library, aimed particularly at dealing efficiently with network protocols and complicated text/binary file formats.