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]
Versions [faq] | 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 (info) |
---|---|
Change log | changelog |
Dependencies | array (>=0.4), base (==4.*), base-compat (>=0.6.0 && <0.10), bytestring (>=0.10.2.0), containers (>=0.4), hashable (>=1.2.3.3), regex-base (>=0.93.2), regex-tdfa (>=1.2.0), regex-tdfa-text (>=1.0.0.3), template-haskell (>=2.7), text (>=1.2.0.6), time (>=1.4.2), time-locale-compat (>=0.1.0.1), transformers (>=0.2.2), unordered-containers (>=0.2.5.1) [details] |
License | BSD-3-Clause |
Copyright | Chris Dornan 2016-2017 |
Author | Chris Dornan |
Maintainer | Chris Dornan <chris@regex.uk> |
Revised | Revision 1 made by phadej at 2019-11-14T11:21:48Z |
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 0.12.0.0) |
Uploaded | by ChrisDornan at 2017-04-01T00:25:02Z |
Distributions | LTSHaskell:1.0.2.0, NixOS:1.1.0.0, Stackage:1.0.2.0 |
Downloads | 20157 total (65 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-04-01 [all 1 reports] |
Modules
[Index]
- Text
- Text.RE
- Text.RE.REOptions
- Text.RE.Replace
- Text.RE.Summa
- Text.RE.TDFA
- Text.RE.TestBench
- Text.RE.Tools
- Text.RE.ZeInternals
- Text.RE.ZeInternals.AddCaptureNames
- Text.RE.ZeInternals.EscapeREString
- Text.RE.ZeInternals.Lex
- Text.RE.ZeInternals.NamedCaptures
- Text.RE.ZeInternals.PreludeMacros
- Text.RE.ZeInternals.QQ
- Text.RE.ZeInternals.Replace
- Text.RE.ZeInternals.SearchReplace
- Text.RE.ZeInternals.TDFA
- Text.RE.ZeInternals.TestBench
- Types
- Text.RE
Downloads
- regex-0.12.0.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.