78 lines
3.0 KiB
XML
Executable File
78 lines
3.0 KiB
XML
Executable File
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>python-Unidecode</Name>
|
|
<Homepage>http://pypi.python.org/pypi/Unidecode/</Homepage>
|
|
<Packager>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Packager>
|
|
<PartOf>programming.language.python</PartOf>
|
|
<License>Artistic</License>
|
|
<License>GPLv2</License>
|
|
<IsA>library</IsA>
|
|
<Summary>US-ASCII transliterations of Unicode text</Summary>
|
|
<Description>python-Unidecode provides ASCII transliterations of Unicode text. This is a Python port of Text::Unidecode Perl module.</Description>
|
|
<Archive sha1sum="20eea40de171ef9853174ce799dc06e624fb4996" type="targz">https://files.pythonhosted.org/packages/b1/d6/7e2a98e98c43cf11406de6097e2656d31559f788e9210326ce6544bd7d40/Unidecode-1.1.1.tar.gz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>python-devel</Dependency>
|
|
<Dependency>python-setuptools</Dependency>
|
|
</BuildDependencies>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>python-Unidecode</Name>
|
|
<Summary>US-ASCII transliterations of Unicode text</Summary>
|
|
<Files>
|
|
<Path fileType="executable">/usr/bin/unidecode-py2</Path>
|
|
<Path fileType="library">/usr/lib/python2*</Path>
|
|
<Path fileType="doc">/usr/share/doc/python-Unidecode</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="6">
|
|
<Date>2020-01-18</Date>
|
|
<Version>1.1.1</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>GMK</Name>
|
|
<Email>metehankaraguzel@gmail.com</Email>
|
|
</Update>
|
|
<Update release="5">
|
|
<Date>2018-08-29</Date>
|
|
<Version>1.0.22</Version>
|
|
<Comment>Rebuild New T.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="4">
|
|
<Date>2018-02-26</Date>
|
|
<Version>1.0.22</Version>
|
|
<Comment>Version Bump</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="3">
|
|
<Date>2017-01-25</Date>
|
|
<Version>0.04.20</Version>
|
|
<Comment>Version Bump</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2016-06-09</Date>
|
|
<Version>0.04.18</Version>
|
|
<Comment>Release Bump</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2016-01-09</Date>
|
|
<Version>0.04.18</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>Alihan Öztürk</Name>
|
|
<Email>alihan@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI> |