Changeset View
Changeset View
Standalone View
Standalone View
pspec_x86_64.xml
| <PISI> | <PISI> | ||||
| <Source> | <Source> | ||||
| <Name>python-babelfish</Name> | <Name>python-babelfish</Name> | ||||
| <Packager> | <Packager> | ||||
| <Name>Bryan T. Meyers</Name> | <Name>Pierre-Yves</Name> | ||||
| <Email>bmeyers@datadrake.com</Email> | <Email>pyu@riseup.net</Email> | ||||
| </Packager> | </Packager> | ||||
| <License>BSD-3-Clause</License> | <License>BSD-3-Clause</License> | ||||
| <PartOf>programming.python</PartOf> | <PartOf>programming.python</PartOf> | ||||
| <Summary xml:lang="en">A module to work with countries and languages</Summary> | <Summary xml:lang="en">A module to work with countries and languages</Summary> | ||||
| <Description xml:lang="en">A module to work with countries and languages | <Description xml:lang="en">Babelfish makes it easy to work with countries, languages, scripts, ISO codes and IETF codes from Python. It has converters between all different data can be extended to use custom converters and data. | ||||
| </Description> | </Description> | ||||
| <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive> | <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive> | ||||
| </Source> | </Source> | ||||
| <Package> | <Package> | ||||
| <Name>python-babelfish</Name> | <Name>python-babelfish</Name> | ||||
| <Summary xml:lang="en">A module to work with countries and languages</Summary> | <Summary xml:lang="en">A module to work with countries and languages</Summary> | ||||
| <Description xml:lang="en">A module to work with countries and languages | <Description xml:lang="en">Babelfish makes it easy to work with countries, languages, scripts, ISO codes and IETF codes from Python. It has converters between all different data can be extended to use custom converters and data. | ||||
| </Description> | </Description> | ||||
| <PartOf>programming.python</PartOf> | <PartOf>programming.python</PartOf> | ||||
| <Files> | <Files> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/babelfish-0.5.5-py2.7.egg-info/PKG-INFO</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/babelfish-0.5.5-py3.6.egg-info/PKG-INFO</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/babelfish-0.5.5-py2.7.egg-info/SOURCES.txt</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/babelfish-0.5.5-py3.6.egg-info/SOURCES.txt</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/babelfish-0.5.5-py2.7.egg-info/dependency_links.txt</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/babelfish-0.5.5-py3.6.egg-info/dependency_links.txt</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/babelfish-0.5.5-py2.7.egg-info/pbr.json</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/babelfish-0.5.5-py3.6.egg-info/pbr.json</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/babelfish-0.5.5-py2.7.egg-info/top_level.txt</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/babelfish-0.5.5-py3.6.egg-info/top_level.txt</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/babelfish/__init__.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/babelfish/__init__.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/babelfish/__init__.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/babelfish/__pycache__/__init__.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/babelfish/converters/__init__.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/babelfish/__pycache__/country.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/babelfish/converters/__init__.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/babelfish/__pycache__/exceptions.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/babelfish/converters/alpha2.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/babelfish/__pycache__/language.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/babelfish/converters/alpha2.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/babelfish/__pycache__/script.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/babelfish/converters/alpha3b.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/babelfish/__pycache__/tests.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/babelfish/converters/alpha3b.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/babelfish/converters/__init__.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/babelfish/converters/alpha3t.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/babelfish/converters/__pycache__/__init__.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/babelfish/converters/alpha3t.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/babelfish/converters/__pycache__/alpha2.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/babelfish/converters/countryname.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/babelfish/converters/__pycache__/alpha3b.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/babelfish/converters/countryname.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/babelfish/converters/__pycache__/alpha3t.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/babelfish/converters/name.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/babelfish/converters/__pycache__/countryname.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/babelfish/converters/name.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/babelfish/converters/__pycache__/name.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/babelfish/converters/opensubtitles.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/babelfish/converters/__pycache__/opensubtitles.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/babelfish/converters/opensubtitles.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/babelfish/converters/__pycache__/scope.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/babelfish/converters/scope.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/babelfish/converters/__pycache__/type.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/babelfish/converters/scope.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/babelfish/converters/alpha2.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/babelfish/converters/type.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/babelfish/converters/alpha3b.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/babelfish/converters/type.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/babelfish/converters/alpha3t.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/babelfish/country.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/babelfish/converters/countryname.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/babelfish/country.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/babelfish/converters/name.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/babelfish/data/iso-3166-1.txt</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/babelfish/converters/opensubtitles.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/babelfish/data/iso-639-3.tab</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/babelfish/converters/scope.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/babelfish/data/iso15924-utf8-20131012.txt</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/babelfish/converters/type.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/babelfish/data/opensubtitles_languages.txt</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/babelfish/country.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/babelfish/exceptions.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/babelfish/data/iso-3166-1.txt</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/babelfish/exceptions.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/babelfish/data/iso-639-3.tab</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/babelfish/language.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/babelfish/data/iso15924-utf8-20131012.txt</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/babelfish/language.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/babelfish/data/opensubtitles_languages.txt</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/babelfish/script.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/babelfish/exceptions.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/babelfish/script.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/babelfish/language.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/babelfish/tests.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/babelfish/script.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/babelfish/tests.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/babelfish/tests.py</Path> | ||||
| </Files> | </Files> | ||||
| </Package> | </Package> | ||||
| <History> | <History> | ||||
| <Update release="1"> | <Update release="2"> | ||||
| <Date>2016-10-22</Date> | <Date>2018-11-10</Date> | ||||
| <Version>0.5.5</Version> | <Version>0.5.5</Version> | ||||
| <Comment>Packaging update</Comment> | <Comment>Packaging update</Comment> | ||||
| <Name>Bryan T. Meyers</Name> | <Name>Pierre-Yves</Name> | ||||
| <Email>bmeyers@datadrake.com</Email> | <Email>pyu@riseup.net</Email> | ||||
| </Update> | </Update> | ||||
| </History> | </History> | ||||
| </PISI> | </PISI> | ||||
| No newline at end of file | No newline at end of file | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.