pipes-attoparsec: Attoparsec and Pipes integration.

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Warnings:

Utilities to run Attoparsec parsers on Pipes input streams.

See the changelog.md file in the source distribution to learn about any important changes between version.


[Skip to Readme]

Properties

Versions 0.0.1, 0.0.2, 0.1.0.1, 0.2.0.0, 0.3.0, 0.3.1, 0.4.0, 0.4.0.1, 0.5.0, 0.5.1, 0.5.1.1, 0.5.1.2, 0.5.1.3, 0.5.1.4, 0.5.1.5, 0.6, 0.6.0
Change log changelog.md
Dependencies attoparsec (>=0.10), base (>=4.5 && <5.0), bytestring (>=0.9.2.1), pipes (>=4.1), pipes-parse (>=3.0.1), text (>=0.11.2.0), transformers (>=0.2) [details]
License BSD-3-Clause
Copyright Copyright (c) Renzo Carbonara 2012-, Paolo Capriotti 2012
Author Renzo Carbonara
Maintainer renzocarbonaraλgmail.com
Category Pipes, Parser
Home page https://github.com/k0001/pipes-attoparsec
Bug tracker https://github.com/k0001/pipes-attoparsec/issues
Source repo head: git clone git://github.com/k0001/pipes-attoparsec.git
Uploaded by RenzoCarbonara at 2023-05-02T14:15:45Z

Modules

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for pipes-attoparsec-0.6

[back to package description]

pipes-attoparsec

Build Status

Utilities to run Attoparsec parser on Pipes input streams.

Check the source or rendered Haddocks for documentation.

This code is licensed under the terms of the so called 3-clause BSD license. Read the file named LICENSE found in this same directory for details.

See the PEOPLE file to learn about the people involved in this effort.