acme-strtok: A Haskell port of the C/PHP strtok function
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:
- Exposed modules use unallocated top-level names: Acme
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.
Properties
Versions | 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.1.0.3 |
---|---|
Change log | None available |
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:07:28Z |
Modules
[Index]
- Acme
Downloads
- acme-strtok-0.1.0.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees