Current section
Files
Jump to
Current section
Files
src/levaindoc.app.src
{application,levaindoc,
[{description,"Lightweight LFE wrapper for pandoc."},
{vsn,"0.7.0"},
{registered,[]},
{applications,[kernel,stdlib,lfe]},
{env,[]},
{modules,[]},
{maintainers,["Eric Bailey"]},
{licenses,["MIT"]},
{links,[{"GitHub","https://github.com/quasiquoting/levaindoc"},
{"Documentation",
"http://quasiquoting.org/levaindoc"}]}]}.