aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominik Picheta <dominikpicheta@gmail.com>2016-08-30 19:30:27 +0200
committerDominik Picheta <dominikpicheta@gmail.com>2016-08-30 19:30:27 +0200
commit039e319c7f3ecbab27facab29d4ea3a9609e320f (patch)
treeea5a42fc76fb9fcbe66b39dc6f728aa6d653241e
parent1d9e3269c5a03fd6282b3193a334d6a3101656bd (diff)
downloadpackages-039e319c7f3ecbab27facab29d4ea3a9609e320f.tar.gz
packages-039e319c7f3ecbab27facab29d4ea3a9609e320f.zip
Merges #392 manually.
-rw-r--r--packages.json21
1 files changed, 21 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index be738fa..d157c18 100644
--- a/packages.json
+++ b/packages.json
@@ -5122,5 +5122,26 @@
"description": "Nim module for parsing ITN (TomTom intinerary) files",
"web": "https://github.com/achesak/nim-itn",
"url": "https://github.com/achesak/nim-itn"
+ },
+ {
+ "name": "foliant",
+ "tags": [
+ "foliant",
+ "docs",
+ "pdf",
+ "docx",
+ "word",
+ "latex",
+ "tex",
+ "pandoc",
+ "markdown",
+ "md",
+ "restream"
+ ],
+ "method": "git",
+ "license": "MIT",
+ "web": "https://github.com/foliant-docs/foliant-nim",
+ "url": "https://github.com/foliant-docs/foliant-nim",
+ "description": "Documentation generator that produces pdf and docx from Markdown. Uses Pandoc and LaTeX behind the scenes."
}
]