Files
2024-01-11 15:32:01 +03:00

51 lines
1.7 KiB
XML
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>python3-fastnumbers</Name>
<Homepage>https://github.com/SethMMorton/fastnumbers</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>MIT</License>
<IsA>app</IsA>
<Summary>Super-fast and clean conversions to numbers</Summary>
<Icon>python3-fastnumbers</Icon>
<Description>Sayılara süper hızlı ve temiz dönüşümler
</Description>
<Archive sha1sum="ba150863f65f0e32b12a600fda78e462d53462d5" type="targz">https://github.com/SethMMorton/fastnumbers/archive/refs/tags/5.1.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-devel</Dependency>
<Dependency>python3-setuptools</Dependency>
</BuildDependencies>
<!--
<Patches>
<Patch>python3-fastnumbers.patch</Patch>
<Patch level="1">python3-fastnumbers.patch</Patch>
</Patches>
-->
</Source>
<Package>
<Name>python3-fastnumbers</Name>
<RuntimeDependencies>
<Dependency>python3</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2024-01-11</Date>
<Version>5.1.0</Version>
<Comment>First release</Comment>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Update>
</History>
</PISI>