packages feed

pipes-text-1.0.0: README.md

# pipes-text

[![tests](https://github.com/pjones/pipes-text/workflows/tests/badge.svg)](https://github.com/pjones/pipes-text/actions)
[![GitHub tag (latest by date)](https://img.shields.io/github/v/tag/pjones/pipes-text?label=release)](https://github.com/pjones/pipes-text/releases)
[![Hackage](https://img.shields.io/hackage/v/pipes-text)](https://hackage.haskell.org/package/pipes-text)

This package follows the rule:

    pipes-text : pipes-bytestring :: text : bytestring

The division of three modules, `Pipes.Text` , `Pipes.Text.Encoding` and `Pipes.Text.IO` has more or less the significance it has in the `text` library.