anansi: Simple literate programming preprocessor
Anansi is a preprocessor for literate programs, in the model of NoWeb or nuweb. Literate programming allows computer code and a human-readable document to be generated from the same source. Compared to NoWeb, Anansi’s primary benefits are the ability to include separate files, and to automatically generate an entire directory tree from a project without having to enumerate each output.
This package is split into a library and an executable. The executable is suitable for simple cases, such as generating basic HTML or LaTeX. The library is useful for users who would like to write their own output formats (called “looms”).
Downloads
- anansi-0.4.2.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.2, 0.2.0.1, 0.2.1, 0.2.1.1, 0.2.1.2, 0.2.1.3, 0.3, 0.3.1, 0.3.2, 0.3.2.1, 0.3.3, 0.4, 0.4.1, 0.4.2, 0.4.3, 0.4.4, 0.4.5, 0.4.6, 0.4.7, 0.4.8 |
---|---|
Dependencies | base (>=4.0 && <5.0), bytestring (>=0.9 && <0.10), containers (>=0.1 && <0.5), monads-tf (>=0.1 && <0.2), parsec (>=3.0 && <3.2), system-argv0 (>=0.1 && <0.2), system-fileio (>=0.2.1 && <0.4), system-filepath (>=0.3.1 && <0.5), text (>=0.7 && <0.12) [details] |
License | GPL-3.0-only |
Author | John Millikin <jmillikin@gmail.com>, Dirk Laurie <dirk.laurie@gmail.com> |
Maintainer | John Millikin <jmillikin@gmail.com> |
Category | Development |
Home page | https://john-millikin.com/software/anansi/ |
Bug tracker | mailto:jmillikin@gmail.com |
Source repo | head: bzr branch https://john-millikin.com/branches/anansi/0.4/ this: bzr branch https://john-millikin.com/branches/anansi/0.4/ -r anansi_0.4.2 |
Uploaded | by JohnMillikin at 2011-12-11T02:11:19Z |
Distributions | |
Reverse Dependencies | 3 direct, 0 indirect [details] |
Executables | anansi |
Downloads | 16558 total (103 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] |