42 lines
1.6 KiB
XML
42 lines
1.6 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>python-rfc3986</Name>
|
|
<Homepage>https://pypi.org/project/rfc3986/</Homepage>
|
|
<Packager>
|
|
<Name>Blue Devil</Name>
|
|
<Email>bluedevil@sctzine.com</Email>
|
|
</Packager>
|
|
<License>Apache</License>
|
|
<PartOf>programming.language.python</PartOf>
|
|
<IsA>library</IsA>
|
|
<Summary>Validating URI References per RFC 3986.</Summary>
|
|
<Description>A Python implementation of RFC 3986 including validation and authority parsing.</Description>
|
|
<Archive sha1sum="58afa5113e83c744f14d075e68884b7b79004d85" type="targz">https://files.pythonhosted.org/packages/34/c9/bcba83f13f628e947e23a0e54e18d0a6f13e5d03ca4ec04def0105c81bfc/rfc3986-1.3.2.tar.gz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>python-devel</Dependency>
|
|
<Dependency>python-setuptools</Dependency>
|
|
</BuildDependencies>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>python-rfc3986</Name>
|
|
<Summary>Validating URI References per RFC 3986.</Summary>
|
|
<Files>
|
|
<Path fileType="library">/usr/lib</Path>
|
|
<Path fileType="man">/usr/share/man</Path>
|
|
<Path fileType="doc">/usr/share/doc/python-rfc3986</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="1">
|
|
<Date>2020-01-15</Date>
|
|
<Version>1.3.2</Version>
|
|
<Comment>First pisi release.</Comment>
|
|
<Name>Blue Devil</Name>
|
|
<Email>bluedevil@sctzine.com</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI> |