unlit: Tool to convert literate code between styles or to code.

[ bsd3, language, library, program ] [ Propose Tags ]

Tool to convert literate code between styles or to code. Usage:

unlit
  -f STYLE_NAME  --from=STYLE_NAME    Source style (all, bird, haskell, latex, markdown, tildefence, backtickfence)
  -t STYLE_NAME  --to=STYLE_NAME      Target style (bird, latex, tildefence, backtickfence, code)
  -i FILE        --input=FILE         Input file (optional)
  -o FILE        --output=FILE        Output file (optional)
  -l LANGUAGE    --language=LANGUAGE  Programming language (restrict fenced code blocks)
  -h             --help               Show help
  -v             --version            Show version

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.1.1.0, 0.1.2.0, 0.1.2.1, 0.2.0.0, 0.2.0.1, 0.3.0.2, 0.3.0.3, 0.3.2.0, 0.3.2.1, 0.4.0.0
Dependencies base (>=4.7 && <5), directory, text, unlit [details]
License BSD-3-Clause
Copyright 2014 (c) Pepijn Kokke
Author Pepijn Kokke
Maintainer pepijn.kokke@gmail.com
Category Language
Source repo head: git clone https://github.com/pepijnkokke/unlit
Uploaded by pepijnkokke at 2016-12-18T00:32:12Z
Distributions LTSHaskell:0.4.0.0, NixOS:0.4.0.0, Stackage:0.4.0.0
Reverse Dependencies 1 direct, 0 indirect [details]
Executables unlit
Downloads 8217 total (36 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2016-12-18 [all 1 reports]