63 lines
2.3 KiB
XML
63 lines
2.3 KiB
XML
<PISI>
|
|
<Source>
|
|
<Name>python-argparse</Name>
|
|
<Homepage>https://pypi.python.org/pypi/argparse</Homepage>
|
|
<Packager>
|
|
<Name>Alihan Öztürk</Name>
|
|
<Email>alihan@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>apache</License>
|
|
<IsA>app:console</IsA>
|
|
<Summary>Python command-line parsing library</Summary>
|
|
<Description>The argparse module makes it easy to write user friendly command line interfaces.</Description>
|
|
<Archive sha1sum="50f36429b2989461ee541093e7229257ee950c07" type="targz">https://pypi.python.org/packages/18/dd/e617cfc3f6210ae183374cd9f6a26b20514bbb5a792af97949c5aacddf0f/argparse-1.4.0.tar.gz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>python-devel</Dependency>
|
|
<Dependency>python-setuptools</Dependency>
|
|
</BuildDependencies>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>python-argparse</Name>
|
|
<Summary>Python command-line parsing library</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency>python</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="library">/usr/lib</Path>
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="4">
|
|
<Date>2018-08-29</Date>
|
|
<Version>1.4.0</Version>
|
|
<Comment>Rebuild for new toolchain</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="3">
|
|
<Date>2017-01-24</Date>
|
|
<Version>1.4.0</Version>
|
|
<Comment>Rebuild for new toolchain</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2016-06-09</Date>
|
|
<Version>1.4.0</Version>
|
|
<Comment>Release Bump</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2016-06-06</Date>
|
|
<Version>1.4.0</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>Alihan Öztürk</Name>
|
|
<Email>alihan@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|