Files
main/programming/language/python3/python3-markups/pspec.xml
T

40 lines
1.5 KiB
XML

<PISI>
<Source>
<Name>python3-markups</Name>
<Homepage>https://github.com/retext-project/pymarkups</Homepage>
<Packager>
<Name>Stefan Gronewold</Name>
<Email>groni@pisilinux.org</Email>
</Packager>
<License>BSD</License>
<Summary>Wrapper around various text markups</Summary>
<Description>Wrapper around various text markups</Description>
<BuildDependencies>
<Dependency>python3-devel</Dependency>
<Dependency>python3-setuptools</Dependency>
</BuildDependencies>
<Archive sha1sum="76257bca8a4d9cc504fb1fe040fd353a1248b743" type="targz">https://pypi.python.org/packages/d4/32/642bd580c577af37b00a1eb59b0eaa996f2d11dfe394f3dd0c7a8a2de81a/Markdown-2.6.7.tar.gz</Archive>
</Source>
<Package>
<Name>python3-markups</Name>
<Summary>Wrapper around various text markups</Summary>
<RuntimeDependencies>
<Dependency>python3</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2016-11-21</Date>
<Version>2.6.7</Version>
<Comment>First Release</Comment>
<Name>Stefan Gronewold</Name>
<Email>groni@pisilinux.org</Email>
</Update>
</History>
</PISI>