regex: Toolkit for regex-base
A regular expression toolkit for regex-base with compile-time checking of RE syntax, data types for matches and captures, a text replacement toolkit, portable options, high-level AWK-like tools for building text processing apps, regular expression macros with parsers and test bench, omprehensive documentation, tutorials and copious examples.
[Skip to Readme]
Modules
[Index]
Downloads
- regex-1.0.1.2.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.1.0.0, 0.2.0.0, 0.2.0.1, 0.2.0.2, 0.2.0.3, 0.2.0.4, 0.3.0.0, 0.5.0.0, 0.6.0.0, 0.6.0.1, 0.7.0.0, 0.8.0.0, 0.9.0.0, 0.10.0.0, 0.10.0.1, 0.10.0.2, 0.10.0.3, 0.11.0.0, 0.11.1.0, 0.12.0.0, 0.13.0.0, 0.14.0.0, 1.0.0.0, 1.0.1.0, 1.0.1.1, 1.0.1.2, 1.0.1.3, 1.0.1.4, 1.0.1.5, 1.0.2.0, 1.1.0.0, 1.1.0.1, 1.1.0.2 (info) |
---|---|
Change log | changelog |
Dependencies | array (>=0.4 && <0.6), base (>=4 && <5), base-compat (>=0.6 && <0.10), bytestring (>=0.10 && <0.11), containers (>=0.4 && <0.6), hashable (>=1.2 && <1.3), regex-base (>=0.93 && <0.94), regex-pcre-builtin (>=0.94 && <0.95), regex-tdfa (>=1.2 && <1.3), regex-tdfa-text (>=1.0 && <1.1), template-haskell (>=2.7 && <2.12), text (>=1.2 && <1.3), time (>=1.4.2 && <1.9), time-locale-compat (>=0.1 && <0.2), transformers (>=0.2.2 && <0.6), unordered-containers (>=0.2 && <0.3), utf8-string (>=1 && <1.1) [details] |
License | BSD-3-Clause |
Copyright | Chris Dornan 2016-2017 |
Author | Chris Dornan |
Maintainer | Chris Dornan <chris@regex.uk> |
Category | Text |
Home page | http://regex.uk |
Bug tracker | http://issues.regex.uk |
Source repo | head: git clone https://github.com/iconnect/regex.git this: git clone https://github.com/iconnect/regex.git(tag 1.0.1.2) |
Uploaded | by ChrisDornan at 2017-06-04T10:11:25Z |
Distributions | LTSHaskell:1.1.0.2, NixOS:1.1.0.2, Stackage:1.1.0.2 |
Reverse Dependencies | 9 direct, 2 indirect [details] |
Downloads | 26023 total (214 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2017-06-04 [all 1 reports] |