49 lines
1.8 KiB
XML
49 lines
1.8 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>python3-translate_toolkit</Name>
|
|
<Homepage>https://toolkit.translatehouse.org/</Homepage>
|
|
<Packager>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>GPLv2</License>
|
|
<PartOf>programming.language.python3</PartOf>
|
|
<Summary>A Toolkit for Localization Engineers.</Summary>
|
|
<Description>Useful localization tools with Python API for building localization and translation systems.</Description>
|
|
<Archive sha1sum="6a5fdf59f0807d87c9550bdde5942b0f9d171073" type="targz">https://files.pythonhosted.org/packages/source/t/translate_toolkit/translate_toolkit-3.14.4.tar.gz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>python3-wheel</Dependency>
|
|
<Dependency>python3-build</Dependency>
|
|
<Dependency>python3-installer</Dependency>
|
|
<Dependency>python3-setuptools-scm</Dependency>
|
|
</BuildDependencies>
|
|
<Patches>
|
|
<!-- <Patch level="1"></Patch> -->
|
|
</Patches>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>python3-translate_toolkit</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>python3-lxml</Dependency>
|
|
<Dependency>python3-cwcwidth</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="executable">/usr/bin</Path>
|
|
<Path fileType="library">/usr/lib</Path>
|
|
<Path fileType="data">/usr/share</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="1">
|
|
<Date>2024-12-22</Date>
|
|
<Version>3.14.4</Version>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|