text-compression: A text compression suite.
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- 'ghc-options: -O2' is rarely needed. Check that it is giving a real benefit and not just imposing longer compile times on your users.
This package contains efficient implementations of the Burrows-Wheeler Transform (BWT) and Inverse BWT algorithms.
Properties
Versions | 0.1.0.2, 0.1.0.3, 0.1.0.4, 0.1.0.5, 0.1.0.6, 0.1.0.7, 0.1.0.8, 0.1.0.9, 0.1.0.10, 0.1.0.11, 0.1.0.12, 0.1.0.13, 0.1.0.14, 0.1.0.15, 0.1.0.16, 0.1.0.17, 0.1.0.18, 0.1.0.19, 0.1.0.20, 0.1.0.21, 0.1.0.22, 0.1.0.23, 0.1.0.24, 0.1.0.25 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.16.3.0 && <4.17), containers (>=0.6.5 && <0.7), massiv (>=1.0.2 && <1.1), mtl (>=2.2.2 && <2.3) [details] |
License | BSD-3-Clause |
Author | Matthew Mosior |
Maintainer | mattm.github@gmail.com |
Category | Data Structures |
Home page | https://github.com/Matthew-Mosior/text-compression |
Bug tracker | https://github.com/Matthew-Mosior/text-compression/issues |
Uploaded | by MatthewMosior at 2022-10-31T19:27:32Z |
Modules
- Data
- Data.BWT
- Data.BWT.Internal
- Data.BWT
Downloads
- text-compression-0.1.0.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees