File: README.md

package info (click to toggle)
haskell-pipes-attoparsec 0.6.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 84 kB
  • sloc: haskell: 218; makefile: 2
file content (14 lines) | stat: -rw-r--r-- 498 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# pipes-attoparsec

[![Build Status](https://secure.travis-ci.org/k0001/pipes-attoparsec.png)](http://travis-ci.org/k0001/pipes-attoparsec)

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.