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.
[Skip to Readme]
Downloads
- text-replace-0.1.0.3.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 |
|---|---|
| Change log | changelog.md |
| Dependencies | base (>=4.14 && <4.18), containers (>=0.6.4 && <0.7), optparse-applicative (>=0.16.1 && <0.18), parsec (>=3.1.14 && <3.2), text (>=1.2.4 && <1.3 || >=2.0 && <2.1), text-replace [details] |
| License | Apache-2.0 |
| Author | Chris Martin |
| Maintainer | Chris Martin |
| 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 2023-01-02T04:26:31Z |
| Distributions | |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Executables | text-replace |
| Downloads | 4607 total (17 in the last 30 days) |
| Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs uploaded by user Build status unknown [no reports yet] |