acme-strtok: A Haskell port of the C/PHP strtok function
This package provides a Haskell version of the strtok function from C/PHP. Successive calls of this function return tokens (delimited by given delimiting characters) from a string (or a list), one by one.
Downloads
- acme-strtok-0.1.0.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.0.3 |
---|---|
Dependencies | base (>=3 && <5), mtl (>=2 && <3) [details] |
License | LicenseRef-PublicDomain |
Author | Manuel Eberl |
Maintainer | last name + m _at_ in.tum.de |
Category | ACME |
Uploaded | by eberlm at 2014-11-27T14:08:31Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 3521 total (15 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |