Hsed

Stream Editor in Haskell

http://github.com/rukav/Hsed

Latest on Hackage:0.2.2

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Vitaliy Rukavishnikov
Maintained by [email protected]

A version of sed editor in Haskell based on POSIX "The Open Group Base Specifications Issue 7" IEEE Std 1003.1-2008.

For the library usage check Hsed.Sed module and for the program usage take a look in the attached README file