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.8.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.10 && <4.16), containers (>=0.5.10.2 && <0.7), optparse-applicative (>=0.14.2 && <0.16), parsec (>=3.1.13 && <3.2), text-replace [details] |
Tested with | ghc ==8.2.2, ghc ==8.4.3, ghc ==8.6.1, ghc ==8.8.1, ghc ==8.10.2, ghc ==9.0.1 |
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 2021-06-02T08:23:58Z |
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 2021-06-02 [all 1 reports] |