aboutsummaryrefslogtreecommitdiff
path: root/dev-python/mistletoe
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/mistletoe')
-rw-r--r--dev-python/mistletoe/metadata.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/dev-python/mistletoe/metadata.xml b/dev-python/mistletoe/metadata.xml
index 9f226d6..d321d91 100644
--- a/dev-python/mistletoe/metadata.xml
+++ b/dev-python/mistletoe/metadata.xml
@@ -9,6 +9,10 @@
Apart from being the fastest CommonMark-compliant Markdown parser implementation in pure Python, mistletoe also supports easy definitions of custom tokens. Parsing Markdown into an abstract syntax tree also allows us to swap out renderers for different output formats, without touching any of the core components.</longdescription>
<upstream>
+ <maintainer>
+ <name>miyuchina</name>
+ <email>mi@afteryu.me</email>
+ </maintainer>
<changelog>https://github.com/miyuchina/mistletoe/releases</changelog>
<doc>https://github.com/miyuchina/mistletoe/blob/master/dev-guide.md</doc>
<bugs-to>https://github.com/miyuchina/mistletoe/issues</bugs-to>