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

[ bsd3, language, library, program ] [ Propose Tags ] [ Report a vulnerability ]

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

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

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) Wen Kokke
Author Wen Kokke
Maintainer wenkokke@users.noreply.github.com
Revised Revision 2 made by wenkokke at 2024-09-18T11:34:46Z
Category Language
Source repo head: git clone https://github.com/wenkokke/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 8500 total (61 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]