Files
main/programming/language/python3/python3-markups/pspec.xml
T
2018-01-31 17:58:16 +03:00

54 lines
2.0 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>
<Archive sha1sum="4fb4cb6c46eac3dea20d38f9df70f375f73bdd2e" type="targz">https://pypi.python.org/packages/b3/73/fc5c850f44af5889192dff783b7b0d8f3fe8d30b65c8e3f78f8f0265fecf/Markdown-2.6.11.tar.gz</Archive>
<BuildDependencies>
<Dependency versionFrom="3.6.0">python3-devel</Dependency>
<Dependency>python3-setuptools</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>python3-markups</Name>
<Summary>Wrapper around various text markups</Summary>
<RuntimeDependencies>
<Dependency versionFrom="3.6.0">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="3">
<Date>2017-02-01</Date>
<Version>2.6.11</Version>
<Comment>Version Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2017-02-01</Date>
<Version>2.6.8</Version>
<Comment>Version Bump</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<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>