text-replace: Simple text replacements from a list of search/replace pairs
A library and a command-line application for simple string replacements in text files. The search for strings to replace is performed left-to-right, preferring longer matches to shorter ones.
Downloads
- text-replace-0.0.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.0.0.1, 0.0.0.2, 0.0.0.3, 0.0.0.4, 0.0.0.6, 0.0.0.8, 0.1, 0.1.0.1, 0.1.0.2, 0.1.0.3 |
---|---|
Dependencies | base (>=4.9 && <4.11), containers (>=0.5.7.1 && <0.5.11), optparse-applicative (>=0.12.1.0 && <0.14.1), parsec (>=3.1.11 && <3.1.12), text-replace [details] |
License | Apache-2.0 |
Author | Chris Martin <ch.martin@gmail.com> |
Maintainer | Chris Martin <ch.martin@gmail.com> |
Category | Text, Application |
Home page | https://github.com/chris-martin/text-replace |
Bug tracker | https://github.com/chris-martin/text-replace/issues |
Source repo | head: git clone https://github.com/chris-martin/text-replace |
Uploaded | by chris_martin at 2017-12-30T21:46:52Z |
Distributions | |
Executables | text-replace |
Downloads | 4418 total (52 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2017-12-31 [all 1 reports] |