mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-29 22:28:08 -07:00
dev-python/{CommonMark → commonmark}
Rename dev-python/CommonMark following upstream decision to switch to lowercase package name. Signed-off-by: Michał Górny <mgorny@gentoo.org>
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