Files
main/programming/language/python3/python3-automat/pspec.xml
T
2025-01-18 23:06:15 +03:00

49 lines
1.8 KiB
XML
Raw 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 "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>python3-automat</Name>
<Homepage>https://github.com/glyph/automat/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>MIT</License>
<IsA>app</IsA>
<Summary>Self-service finite-state machines for the programmer on the go.</Summary>
<Description>Hareket halindeki programcılar için self-servis sonlu durum makineleri.</Description>
<Archive sha1sum="a6b745bd1eba7c15cdb572f2288eeb43af313c35" type="targz">https://files.pythonhosted.org/packages/7a/7b/9c3d26d8a0416eefbc0428f168241b32657ca260fb7ef507596ff5c2f6c4/Automat-22.10.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-devel</Dependency>
<Dependency>python3-build</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">stop-requiring-six.patch</Patch>
</Patches>
</Source>
<Package>
<Name>python3-automat</Name>
<RuntimeDependencies>
<Dependency>python3</Dependency>
<Dependency>python3-attrs</Dependency>
<Dependency>python3-graphviz</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="1">
<Date>2025-01-06</Date>
<Version>22.10.0</Version>
<Comment>First release.</Comment>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Update>
</History>
</PISI>