Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : python-guessit | name : python-guessit | ||||
| version : 2.1.0 | version : 3.0.3 | ||||
| release : 1 | release : 2 | ||||
| source : | source : | ||||
| - https://pypi.python.org/packages/31/bc/caa1a21ceab5b72cefd438937eac7ff72514b4e15c74e83b63765b688481/guessit-2.1.0.tar.gz : a534a46bef3bbac7b313a55744860a9ddd5b7fae6abb6f6ae8bbace2b3e973b1 | - https://files.pythonhosted.org/packages/source/g/guessit/guessit-3.0.3.tar.gz : 590cfaac6adbc65a0297f7b2a44c2accf2cc660eeed6283b43cbad30e65806e0 | ||||
| license : LGPL-3.0 | license : LGPL-3.0-or-later | ||||
| component : programming.python | component : programming.python | ||||
| summary : a library for guessing information from video filenames. | summary : a library for guessing information from video filenames | ||||
| description: | | description: | | ||||
| a library for guessing information from video filenames. | 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. | |||||
| builddeps : | builddeps : | ||||
| - python-setuptools | - pytest-runner | ||||
| rundeps : | rundeps : | ||||
| - python-babelfish | |||||
| - python-dateutil | - python-dateutil | ||||
| - python-rebulk | - python-rebulk | ||||
| build : | | build : | | ||||
| %python_setup | %python3_setup | ||||
| install : | | install : | | ||||
| %python_install | %python3_install | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.