razom-text-util: Common text/parsing tools for Razom language packages.

[ library, public-domain, text ] [ Propose Tags ]

This is a library of utilities for writing code that handles semantic information documents (text files). It is mainly intended for collecting common tools used by the Razom information language libraries, but can be used by any text related package which needs these tools.


[Skip to Readme]

Downloads

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'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.1.0, 0.1.2.0
Change log ChangeLog
Dependencies base (>=4.7 && <5), regex-applicative (>=0.3.1), smaoin (>=0.3), text (>=1.2), text-position (>=0.1) [details]
License LicenseRef-PublicDomain
Copyright ♡ Copying is an act of love. Please copy, reuse and share.
Author fr33domlover
Maintainer fr33domlover@riseup.net
Revised Revision 1 made by akrasner at 2015-10-05T14:00:57Z
Category Text
Home page http://rel4tion.org/projects/razom-text-util/
Bug tracker http://rel4tion.org/projects/razom-text-util/tickets/
Source repo head: darcs get http://hub.darcs.net/fr33domlover/razom-text-util/
Uploaded by akrasner at 2015-06-18T07:28:34Z
Distributions
Reverse Dependencies 1 direct, 1 indirect [details]
Downloads 2373 total (11 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2015-06-18 [all 1 reports]

Readme for razom-text-util-0.1.2.0

[back to package description]
This is a Haskell library of utilities for writing code that handles semantic
information documents. It is mainly intended for collecting common tools used
by the Razom information language libraries, such as language-idan and
language-kort.

See the .cabal file for more info and link to project website the version
control.

The official download locations are:

- The project website
- Torrents
- Hackage

This library is free software, and is committed to software freedom. It is
released to the public domain using the CC0 Public Domain Dedication. For the
boring "legal" details see the file 'COPYING'.

See the file 'INSTALL' for hints on installation. The file 'ChangeLog' explains
how to see the history log of the changes done in the code. 'NEWS' provides a
friendly overview of the changes for each release.