Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chris-martin/text-replace
Perform simple replacements in a text file, using a list of search/replace pairs
https://github.com/chris-martin/text-replace
command-line-tool haskell haskell-application haskell-library text-processing
Last synced: 9 days ago
JSON representation
Perform simple replacements in a text file, using a list of search/replace pairs
- Host: GitHub
- URL: https://github.com/chris-martin/text-replace
- Owner: chris-martin
- Created: 2017-12-29T09:23:57.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-03-16T19:31:54.000Z (8 months ago)
- Last Synced: 2024-10-11T21:58:20.175Z (25 days ago)
- Topics: command-line-tool, haskell, haskell-application, haskell-library, text-processing
- Language: Haskell
- Homepage: https://hackage.haskell.org/package/text-replace
- Size: 60.5 KB
- Stars: 5
- Watchers: 4
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
To test, run `nix-build`. This will build and test the package with all
supported GHC and dependency versions.