77 lines
3.1 KiB
XML
77 lines
3.1 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>python3-httptools</Name>
|
|
<Homepage>https://github.com/MagicStack/httptools</Homepage>
|
|
<Packager>
|
|
<Name>Blue Devil</Name>
|
|
<Email>bluedevil@sctzine.com</Email>
|
|
</Packager>
|
|
<PartOf>programming.language.python3</PartOf>
|
|
<License>MIT</License>
|
|
<IsA>library</IsA>
|
|
<Summary>A collection of framework independent HTTP protocol utils.</Summary>
|
|
<Description>httptools is a Python binding for nodejs HTTP parser. It's still in a very early development stage, expect APIs to break.</Description>
|
|
<Archive sha1sum="baa3270e79973a64cdfc322119324dbb02c2ea8f" type="targz">https://files.pythonhosted.org/packages/67/1d/d77686502fced061b3ead1c35a2d70f6b281b5f723c4eff7a2277c04e4a2/httptools-0.6.1.tar.gz</Archive>
|
|
<Archive sha1sum="8df5277feefe79f3d4472b8f2c5ca9224b2221dd" type="targz">https://github.com/nodejs/http-parser/archive/refs/tags/v2.9.4.tar.gz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>pip3</Dependency>
|
|
<Dependency>python3-wheel</Dependency>
|
|
<Dependency>python3-setuptools</Dependency>
|
|
<Dependency>python3-devel</Dependency>
|
|
</BuildDependencies>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>python3-httptools</Name>
|
|
<Summary>A collection of framework independent HTTP protocol utils.</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency>python3</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="doc">/usr/share/doc/python3-httptools</Path>
|
|
<Path fileType="man">/usr/share/man</Path>
|
|
<Path fileType="library">/usr/lib</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="5">
|
|
<Date>2023-10-19</Date>
|
|
<Version>0.6.1</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="4">
|
|
<Date>2021-10-28</Date>
|
|
<Version>0.1.1</Version>
|
|
<Comment>Rebuild</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="3">
|
|
<Date>2020-02-08</Date>
|
|
<Version>0.1.1</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Blue Devil</Name>
|
|
<Email>bluedevil@sctzine.com</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2020-02-06</Date>
|
|
<Version>0.1.0</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Blue Devil</Name>
|
|
<Email>bluedevil@sctzine.com</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2020-01-15</Date>
|
|
<Version>0.0.13</Version>
|
|
<Comment>First pisi release.</Comment>
|
|
<Name>Blue Devil</Name>
|
|
<Email>bluedevil@sctzine.com</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|