Changeset View
Changeset View
Standalone View
Standalone View
pspec_x86_64.xml
| <PISI> | <PISI> | ||||
| <Source> | <Source> | ||||
| <Name>python-guessit</Name> | <Name>python-guessit</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>LGPL-3.0</License> | <License>LGPL-3.0-or-later</License> | ||||
| <PartOf>programming.python</PartOf> | <PartOf>programming.python</PartOf> | ||||
| <Summary xml:lang="en">a library for guessing information from video filenames.</Summary> | <Summary xml:lang="en">a library for guessing information from video filenames</Summary> | ||||
| <Description xml:lang="en">a library for guessing information from video filenames. | <Description xml:lang="en">GuessIt is a python library that extracts as much information as possible from a video filename. | ||||
| It has a very powerful matcher that allows to guess properties from a video using its filename only. This matcher works with both movies and tv shows episodes. | |||||
| </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-guessit</Name> | <Name>python-guessit</Name> | ||||
| <Summary xml:lang="en">a library for guessing information from video filenames.</Summary> | <Summary xml:lang="en">a library for guessing information from video filenames</Summary> | ||||
| <Description xml:lang="en">a library for guessing information from video filenames. | <Description xml:lang="en">GuessIt is a python library that extracts as much information as possible from a video filename. | ||||
| It has a very powerful matcher that allows to guess properties from a video using its filename only. This matcher works with both movies and tv shows episodes. | |||||
| </Description> | </Description> | ||||
| <PartOf>programming.python</PartOf> | <PartOf>programming.python</PartOf> | ||||
| <Files> | <Files> | ||||
| <Path fileType="executable">/usr/bin</Path> | <Path fileType="executable">/usr/bin/guessit</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit-2.1.0-py2.7.egg-info/PKG-INFO</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit-3.0.3-py3.6.egg-info/PKG-INFO</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit-2.1.0-py2.7.egg-info/SOURCES.txt</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit-3.0.3-py3.6.egg-info/SOURCES.txt</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit-2.1.0-py2.7.egg-info/dependency_links.txt</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit-3.0.3-py3.6.egg-info/dependency_links.txt</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit-2.1.0-py2.7.egg-info/entry_points.txt</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit-3.0.3-py3.6.egg-info/entry_points.txt</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit-2.1.0-py2.7.egg-info/requires.txt</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit-3.0.3-py3.6.egg-info/requires.txt</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit-2.1.0-py2.7.egg-info/top_level.txt</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit-3.0.3-py3.6.egg-info/top_level.txt</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit-2.1.0-py2.7.egg-info/zip-safe</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit-3.0.3-py3.6.egg-info/zip-safe</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/__init__.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/__init__.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/__init__.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/__main__.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/__main__.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/__pycache__/__init__.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/__main__.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/__pycache__/__main__.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/__version__.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/__pycache__/__version__.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/__version__.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/__pycache__/api.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/api.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/__pycache__/backports.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/api.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/__pycache__/jsonutils.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/backports.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/__pycache__/monkeypatch.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/backports.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/__pycache__/options.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/jsonutils.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/__pycache__/reutils.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/jsonutils.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/__pycache__/yamlutils.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/options.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/__version__.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/options.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/api.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/reutils.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/backports.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/reutils.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/config/options.json</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/__init__.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/jsonutils.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/__init__.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/monkeypatch.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/common/__init__.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/options.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/common/__init__.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/reutils.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/common/comparators.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/__init__.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/common/comparators.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/__pycache__/__init__.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/common/date.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/__pycache__/processors.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/common/date.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/common/__init__.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/common/formatters.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/common/__pycache__/__init__.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/common/formatters.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/common/__pycache__/comparators.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/common/numeral.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/common/__pycache__/date.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/common/numeral.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/common/__pycache__/expected.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/common/validators.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/common/__pycache__/formatters.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/common/validators.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/common/__pycache__/numeral.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/common/words.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/common/__pycache__/pattern.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/common/words.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/common/__pycache__/quantity.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/markers/__init__.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/common/__pycache__/validators.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/markers/__init__.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/common/__pycache__/words.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/markers/groups.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/common/comparators.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/markers/groups.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/common/date.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/markers/path.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/common/expected.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/markers/path.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/common/formatters.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/processors.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/common/numeral.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/processors.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/common/pattern.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/properties/__init__.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/common/quantity.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/properties/__init__.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/common/validators.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/properties/audio_codec.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/common/words.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/properties/audio_codec.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/markers/__init__.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/properties/bonus.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/markers/__pycache__/__init__.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/properties/bonus.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/markers/__pycache__/groups.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/properties/cds.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/markers/__pycache__/path.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/properties/cds.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/markers/groups.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/properties/container.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/markers/path.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/properties/container.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/processors.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/properties/country.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/__init__.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/properties/country.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/__pycache__/__init__.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/properties/crc.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/__pycache__/audio_codec.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/properties/crc.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/__pycache__/bit_rate.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/properties/date.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/__pycache__/bonus.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/properties/date.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/__pycache__/cds.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/properties/edition.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/__pycache__/container.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/properties/edition.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/__pycache__/country.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/properties/episode_title.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/__pycache__/crc.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/properties/episode_title.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/__pycache__/date.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/properties/episodes.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/__pycache__/edition.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/properties/episodes.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/__pycache__/episode_title.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/properties/film.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/__pycache__/episodes.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/properties/film.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/__pycache__/film.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/properties/format.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/__pycache__/language.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/properties/format.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/__pycache__/mimetype.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/properties/language.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/__pycache__/other.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/properties/language.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/__pycache__/part.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/properties/mimetype.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/__pycache__/release_group.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/properties/mimetype.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/__pycache__/screen_size.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/properties/other.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/__pycache__/size.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/properties/other.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/__pycache__/source.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/properties/part.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/__pycache__/streaming_service.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/properties/part.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/__pycache__/title.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/properties/release_group.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/__pycache__/type.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/properties/release_group.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/__pycache__/video_codec.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/properties/screen_size.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/__pycache__/website.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/properties/screen_size.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/audio_codec.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/properties/title.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/bit_rate.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/properties/title.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/bonus.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/properties/type.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/cds.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/properties/type.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/container.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/properties/video_codec.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/country.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/properties/video_codec.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/crc.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/properties/website.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/date.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/rules/properties/website.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/edition.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/test/__init__.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/episode_title.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/test/__init__.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/episodes.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/test/episodes.yml</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/film.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/test/movies.yml</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/language.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/test/rules/__init__.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/mimetype.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/test/rules/__init__.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/other.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/test/rules/audio_codec.yml</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/part.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/test/rules/bonus.yml</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/release_group.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/test/rules/cds.yml</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/screen_size.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/test/rules/country.yml</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/size.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/test/rules/date.yml</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/source.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/test/rules/edition.yml</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/streaming_service.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/test/rules/episodes.yml</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/title.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/test/rules/film.yml</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/type.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/test/rules/format.yml</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/video_codec.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/test/rules/language.yml</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/rules/properties/website.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/test/rules/other.yml</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/test/__init__.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/test/rules/part.yml</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/test/__pycache__/__init__.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/test/rules/processors.yml</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/test/__pycache__/test_api.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/test/rules/release_group.yml</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/test/__pycache__/test_api_unicode_literals.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/test/rules/screen_size.yml</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/test/__pycache__/test_benchmark.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/test/rules/title.yml</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/test/__pycache__/test_main.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/test/rules/video_codec.yml</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/test/__pycache__/test_options.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/test/rules/website.yml</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/test/__pycache__/test_yml.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/test/test-input-file.txt</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/test/config/dummy.txt</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/test/test_api.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/test/config/test.json</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/test/test_api.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/test/config/test.yaml</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/test/test_benchmark.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/test/config/test.yml</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/test/test_benchmark.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/test/enable_disable_properties.yml</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/test/test_main.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/test/episodes.yml</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/test/test_main.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/test/movies.yml</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/test/test_yml.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/test/rules/__init__.py</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/test/test_yml.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/test/rules/__pycache__/__init__.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/test/various.yml</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/test/rules/__pycache__/processors_test.cpython-36.pyc</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/tlds-alpha-by-domain.txt</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/test/rules/audio_codec.yml</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/yamlutils.py</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/test/rules/bonus.yml</Path> | ||||
| <Path fileType="library">/usr/lib/python2.7/site-packages/guessit/yamlutils.pyc</Path> | <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/test/rules/cds.yml</Path> | ||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/test/rules/country.yml</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/test/rules/date.yml</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/test/rules/edition.yml</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/test/rules/episodes.yml</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/test/rules/film.yml</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/test/rules/language.yml</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/test/rules/other.yml</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/test/rules/part.yml</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/test/rules/processors.yml</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/test/rules/processors_test.py</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/test/rules/release_group.yml</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/test/rules/screen_size.yml</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/test/rules/size.yml</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/test/rules/source.yml</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/test/rules/title.yml</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/test/rules/video_codec.yml</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/test/rules/website.yml</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/test/streaming_services.yaml</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/test/test-input-file.txt</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/test/test_api.py</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/test/test_api_unicode_literals.py</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/test/test_benchmark.py</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/test/test_main.py</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/test/test_options.py</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/test/test_yml.py</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/test/various.yml</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/tlds-alpha-by-domain.txt</Path> | |||||
| <Path fileType="library">/usr/lib/python3.6/site-packages/guessit/yamlutils.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>2.1.0</Version> | <Version>3.0.3</Version> | ||||
| <Comment>Initial working python3-guessit</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.