mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-31 10:58:21 -07:00
dev-python/CommonMark: initial import
Package-Manager: Portage-2.3.3, Repoman-2.3.1
This commit is contained in:
19
dev-python/CommonMark/metadata.xml
Normal file
19
dev-python/CommonMark/metadata.xml
Normal file
@@ -0,0 +1,19 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="project">
|
||||
<email>python@gentoo.org</email>
|
||||
<name>Python</name>
|
||||
</maintainer>
|
||||
<longdescription lang="en">
|
||||
Pure Python port of jgm’s commonmark.js, a Markdown parser and
|
||||
renderer for the CommonMark specification, using only native
|
||||
modules. Once both this project and the CommonMark specification
|
||||
are stable we will release the first 1.0 version and attempt to
|
||||
keep up to date with changes in commonmark.js.
|
||||
</longdescription>
|
||||
<upstream>
|
||||
<remote-id type="pypi">CommonMark</remote-id>
|
||||
<remote-id type="github">rtfd/CommonMark.py</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user