uniform-strings: Manipulate and convert strings of characters uniformly and consistently
Reduce complexity of Haskell by providing a
set of uniformly named conversion functions between
String,
Text,
ByteString,
LazyByteString and
urlEncoding
with the most important text manipulation functions for string and text where the semantic is the same (tested with quickcheck). Tentatively some infix string manipulations are offered as well.
0.1.3 added stack build lts 19.16 for ghc 9.0.2
0.1.3.1 removed dependency on text-icu
Please see the README on GitHub at https://github.com/andrewufrank/uniform-strings/readme
[Skip to Readme]
Modules
[Index] [Quick Jump]
Downloads
- uniform-strings-0.1.3.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.1.0, 0.1.2, 0.1.3, 0.1.3.1, 0.1.5.1 |
---|---|
Change log | ChangeLog.md |
Dependencies | base (>4.5 && <5), bytestring, MissingH, monads-tf, network-uri, pretty-show, safe, snap-core, split, text, uniform-algebras (>=0.1.3) [details] |
License | GPL-2.0-only |
Copyright | 2021 Andrew U. Frank |
Author | Andrew Frank |
Maintainer | Andrew U. Frank <uniform@gerastree.at> |
Category | Data Text Uniform |
Bug tracker | https://github.com/andrewufrank/uniform-strings/issues |
Uploaded | by andrewufrank at 2022-07-23T18:23:55Z |
Distributions | NixOS:0.1.5.1 |
Reverse Dependencies | 5 direct, 9 indirect [details] |
Downloads | 523 total (26 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2022-07-23 [all 1 reports] |