summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/doconce/metadata.xml')
-rw-r--r--app-text/doconce/metadata.xml19
1 files changed, 19 insertions, 0 deletions
diff --git a/app-text/doconce/metadata.xml b/app-text/doconce/metadata.xml
new file mode 100644
index 000000000000..fe4e7ca33bb8
--- /dev/null
+++ b/app-text/doconce/metadata.xml
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>grozin@gentoo.org</email>
+ <name>Andrey Grozin</name>
+ </maintainer>
+ <longdescription lang="en">
+ DocOnce is a modestly tagged (Markdown-like) markup language targeting scientific reports,
+ software documentation, books, blog posts, and slides involving much math and code in the text.
+ From DocOnce source you can generate LaTeX, Sphinx, HTML, IPython notebooks, Markdown,
+ MediaWiki, and other formats.
+ This means that you from a single source can get the most up-to-date publishing technologies
+ for paper, tablets, and phones.
+ </longdescription>
+ <upstream>
+ <remote-id type="pypi">processing</remote-id>
+ </upstream>
+</pkgmetadata>