-summary : a library for guessing information from video filenames.
+summary : a library for guessing information from video filenames
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 :
- - python-setuptools
+ - pytest-runner
rundeps :
+ - python-babelfish
- python-dateutil
- python-rebulk
build : |
- %python_setup
+ %python3_setup
install : |
- %python_install
+ %python3_install
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,163 +2,195 @@
<Source>
<Name>python-guessit</Name>
<Packager>
- <Name>Bryan T. Meyers</Name>
- <Email>bmeyers@datadrake.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Packager>
- <License>LGPL-3.0</License>
+ <License>LGPL-3.0-or-later</License>
<PartOf>programming.python</PartOf>
- <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.
+ <Summary xml:lang="en">a library for guessing information from video filenames</Summary>
+ <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.
- <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.
+ <Summary xml:lang="en">a library for guessing information from video filenames</Summary>
+ <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.