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

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.

[maintain] [Publish]

Warnings:

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

Properties

Versions 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.0, 0.3.2.1, 0.4.0.0
Change log None available
Dependencies base (>=4 && <5), directory, text [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-03-16T23:42:55Z

Modules

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees