@hackage / attoparsec
Fast combinator parsing for bytestrings and text
Latest
v0.14.4
About
Metadata
- Last updated:
- License: BSD-3-Clause
- Categories: Parsers, Text Processing
- Maintained by: Ben Gamari <ben@smart-cactus.org>
-
Lottery factor: 6
The number of people with uploader permission on @hackage/attoparsec who have released something to @hackage in the last 2 years (i.e. the number of people likely able to release critical fixes in a timely manner)
Links
Installation
Tested Compilers
- 7.10.3
- 8.0.2
- 8.2.2
- 8.4.4
- 8.6.5
- 8.8.4
- 8.10.7
- 9.0.2
- 9.2.8
- 9.4.7
- 9.6.3
- 9.8.1
Uploaders
- Bernice Perkins
- Hunter Stevenson
- Eddie Washington
- Minnie Allen
Features flags
-
developer
(off by default)Whether to build the library in development mode
Readme
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.