notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: multimedia/py-guessit/Makefile

Number of commits found: 38

Saturday, 13 Apr 2024
14:47 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-python-dateutil: Move devel/py-dateutil to devel/py-python-dateutil

- Convert to USE_PYTHON=pep517
- Bump PORTREVISION of dependent ports for dependency change
- While I'm here, update audio/py-pyradio to use PYTHON_PKGNAMEPREFIX instead of
PKGNAMEPREFIX for *_DEPENDS
commit hash: 84a372ad5ff0dab59a76d894d1e7fb0a5bb7b742 commit hash: 84a372ad5ff0dab59a76d894d1e7fb0a5bb7b742 commit hash: 84a372ad5ff0dab59a76d894d1e7fb0a5bb7b742 commit hash: 84a372ad5ff0dab59a76d894d1e7fb0a5bb7b742 84a372a
Thursday, 14 Dec 2023
16:34 Nuno Teixeira (eduardo) search for other commits by this committer
multimedia/py-guessit: Use ${PY_SETUPTOOLS}

- Follow 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0a
  (devel/py-setuptools: convert individual consumers to ${PY_SETUPTOOLS})
commit hash: db1151007c8615c957720595c2d87f9f97f40bcf commit hash: db1151007c8615c957720595c2d87f9f97f40bcf commit hash: db1151007c8615c957720595c2d87f9f97f40bcf commit hash: db1151007c8615c957720595c2d87f9f97f40bcf db11510
16:20 Nuno Teixeira (eduardo) search for other commits by this committer
multimedia/py-guessit: Update to 3.8.0

- Switch to pep517 build

ChangeLog: https://github.com/guessit-io/guessit/releases/tag/v3.8.0
commit hash: 39b7c298024a92bddbda8d39ff89248e072e8f6b commit hash: 39b7c298024a92bddbda8d39ff89248e072e8f6b commit hash: 39b7c298024a92bddbda8d39ff89248e072e8f6b commit hash: 39b7c298024a92bddbda8d39ff89248e072e8f6b 39b7c29
Tuesday, 27 Jun 2023
19:34 Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb 3d9a815
Wednesday, 22 Feb 2023
08:02 Nuno Teixeira (eduardo) search for other commits by this committer
multimedia/py-guessit: Update to 3.7.1

- Add tests

ChangeLog: https://github.com/guessit-io/guessit/blob/develop/CHANGELOG.md
commit hash: 36941870e670f5c2f9c2ba4d6b349f3f15ae00df commit hash: 36941870e670f5c2f9c2ba4d6b349f3f15ae00df commit hash: 36941870e670f5c2f9c2ba4d6b349f3f15ae00df commit hash: 36941870e670f5c2f9c2ba4d6b349f3f15ae00df 3694187
Wednesday, 11 Jan 2023
15:58 Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 77d6847
Wednesday, 2 Nov 2022
17:00 Nuno Teixeira (eduardo) search for other commits by this committer
multimedia/py-guessit: Update to 3.5.0

ChangeLog: https://github.com/guessit-io/guessit/blob/v3.5.0/CHANGELOG.md
commit hash: ac826487e19eebbd7d68d1d1fdfbeafe39477c2c commit hash: ac826487e19eebbd7d68d1d1fdfbeafe39477c2c commit hash: ac826487e19eebbd7d68d1d1fdfbeafe39477c2c commit hash: ac826487e19eebbd7d68d1d1fdfbeafe39477c2c ac82648
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Wednesday, 20 Jul 2022
14:22 Tobias C. Berner (tcberner) search for other commits by this committer
multimedia: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron LI <aly@aaronly.me>
  *  Alexander Botero-Lowry <alexbl@FreeBSD.org>
  *  Alexander Logvinov <ports@logvinov.com>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Anders Nordby <anders@FreeBSD.org>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Andrew Thompson <andy@fud.org.nz>
  *  Andrew Thompson <thompsa@FreeBSD.org>
  *  Angel Carpintero <ack@telefonica.net>
  *  Anish Mistry (with help from mean)
  *  Anonymous <swell.k@gmail.com>
  *  Ashish SHUKLA <ashish@FreeBSD.org>
  *  Ashish Shukla <wahjava@gmail.com>
  *  Ben Woods <woodsb02@FreeBSD.org>
  *  Brian Somers <brian@FreeBSD.org>
  *  Bruce M Simpson <bms@FreeBSD.org>
  *  Byung-Hee HWANG <bh@izb.knu.ac.kr>
  *  Charlie Kester <corky1951@comcast.net>
  *  Chess Griffin <chess@chessgriffin.com>
  *  Chris Piazza <cpiazza@FreeBSD.org>
  *  Christopher Key <cjk32@cam.ac.uk>
  *  Chuck Hein <chein@FreeBSD.org> & Jim Overholt <overholt@isdw.net>
  *  Daniel Morante <daniel@morante.net>
  *  Diego Depaoli <trebestie@gmail.com> and Yinghong Liu <relaxbsd@gmail.com>
  *  Dierk Sacher <dierk@blaxxtarz.de>
  *  Dreamcat4 <dreamcat4@gmail.com>
  *  Earl Gay <earl@eeg3.net>
  *  Ed Schouten <ed@FreeBSD.org>
  *  Edwin Groothuis <edwin@mavetju.org>
  *  Emanuel Haupt <ehaupt@FreeBSD.org>
  *  Felix Palmen <felix@palmen-it.de>
  *  Franz Bettag <franz@bett.ag>
  *  FreeBSD GNOME Team <gnome@freebsd.org>
  *  Gea-Suan Lin <gslin@gslin.org>
  *  George Reid <greid@ukug.uk.freebsd.org>
  *  Grzegorz Blach <gblach@FreeBSD.org>
  *  Gustau Perez <gustau.perez@gmail.com>
  *  Harold Gutch <logix@foobar.franken.de>
  *  Heiner <h.eichmann@gmx.de>
  *  Heiner Eichmann <h.eichmann@gmx.de>
  *  Hendrik Scholz <hendrik@scholz.net>
  *  Herbert J. Skuhra <h.skuhra@gmail.com>
  *  Herve Quiroz <hq@FreeBSD.org>
  *  Holger Lamm
  *  J.R. Oldroyd <fbsd@opal.com>
  *  Jason Harmening <jason.harmening@gmail.com>
  *  Jille Timmermans (jille@quis.cx)
  *  Juergen Lock <nox@FreeBSD.org>
  *  Juergen Lock <nox@jelal.kn-bremen.de>
  *  KalleDK <plexmaintainer@k-moeller.dk>
  *  Koop Mast <kwm@FreeBSD.org>
  *  Koop Mast <kwm@rainbow-runner.nl>
  *  Kozlov Sergey <kozlov.sergey.404@gmail.com>
  *  Kris Moore
  *  Kuan-Chung Chiu <buganini@gmail.com>
  *  Lars Eggert <lars.eggert@gmx.net>
  *  Leinier Cruz Salfran <salfrancl@yahoo.es>
  *  MANTANI Nobutaka <nobutaka@nobutaka.com>
  *  Manuel Creach <manuel.creach@icloud.com>
  *  Marc van Woerkom <3d@FreeBSD.org>
  *  Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
  *  Mark Felder <feld@FreeBSD.org>
  *  Martin Matuska <mm@FreeBSD.org>
  *  Martin Neubauer <m.ne@gmx.net>
  *  Martin Wilke <miwi@FreeBSD.org>
  *  Michael Johnson <ahze@FreeBSD.org>
  *  Michael Johnson <ahze@ahze.net>
  *  Michael Nottebrock <michaelnottebrock@gmx.net>
  *  Michael Nottebrock <michaelnottebrock@gmx.net> et al
  *  Mina Naguib <webmaster@topfx.com>
  *  Mykola Dzham <i@levsha.me>
  *  Naram Qashat <cyberbotx@cyberbotx.com>
  *  Olivier Cochard-Labbe <olivier@FreeBSD.org>
  *  Pascal Vizeli <pvizeli@yahoo.de>
  *  Pav Lucistnik <pav@FreeBSD.org>
  *  Pawel Pekala <pawel@FreeBSD.org>
  *  Petar Zhivkov Petrov <pesho.petrov@gmail.com>
  *  Phil Oleson
  *  Phil Oleson <oz@nixil.net>
  *  Piotr Kubaj <pkubaj@anongoth.pl>
  *  Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Raaf <freebsd@luna.afraid.org>
  *  Randall Hopper <aa8vb@nc.rr.com>
  *  Rodrigo OSORIO <rodrigo@FreeBSD.org>
  *  Rozhuk Ivan 2018 <rozhuk.im@gmail.com>
  *  Rozhuk Ivan <rozhuk.im@gmail.com>
  *  Rozhuk Ivan rozhuk.im@gmail.com
  *  Rusmir Dusko <nemysis@FreeBSD.org>
  *  Stacey Son <mythdev@son.org>, Ari Maniatis <ari@ish.com.au>
  *  Steve Wills <steve@mouf.net>
  *  Steve Wills <swills@FreeBSD.org>
  *  Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Sylvio Cesar <sylvio@FreeBSD.org>
  *  Thierry Thomas <thierry@pompo.net>
  *  Thomas E. Zander
  *  Thomas E. Zander with help from Vladimir Kushnir
  *  Vladimir Kondratiev <wulf@mail.mipt.ru>
  *  William Grzybowski <wg@FreeBSD.org>
  *  William Grzybowski <william88@gmail.com>
  *  Yi-Hsuan Hsin <mhsin@mhsin.org>
  *  Zastupov Stepan [RedChrom] <redchrom@mail.ru>
  *  adamw
  *  alex
  *  arved
  *  erich@FreeBSD.org
  *  freebsd-ports@evilcode.net
  *  giffunip@asme.org
  *  ijliao
  *  kamikaze@bsdforen.de
  *  michael johnson <ahze@ahze.net>
  *  mikael.urankar@gmail.com
  *  mm
  *  nox@FreeBSD.org
  *  osa
  *  pb@FreeBSD.org
  *  piero
  *  se@FreeBSD.org
  *  sumikawa

With hat:	portmgr
commit hash: 63f36d326290febc7af8820d7bde9c78cda71c80 commit hash: 63f36d326290febc7af8820d7bde9c78cda71c80 commit hash: 63f36d326290febc7af8820d7bde9c78cda71c80 commit hash: 63f36d326290febc7af8820d7bde9c78cda71c80 63f36d3
Friday, 20 May 2022
19:06 Nuno Teixeira (eduardo) search for other commits by this committer Author: John R
multimedia/py-guessit: 3.4.3: add missing dependency

 - add missing dep importlib-resources

PR:		264093
commit hash: f61f2956388fb29e1a5c1fa757980e459d0a592a commit hash: f61f2956388fb29e1a5c1fa757980e459d0a592a commit hash: f61f2956388fb29e1a5c1fa757980e459d0a592a commit hash: f61f2956388fb29e1a5c1fa757980e459d0a592a f61f295
Wednesday, 11 May 2022
07:18 Nuno Teixeira (eduardo) search for other commits by this committer
multimedia/py-guessit: Update to 3.4.3

 - Update WWW

ChangeLog: https://github.com/guessit-io/guessit/blob/develop/CHANGELOG.md
commit hash: 26c41a339cb7bd18272334f593f73dfbebaa4ff5 commit hash: 26c41a339cb7bd18272334f593f73dfbebaa4ff5 commit hash: 26c41a339cb7bd18272334f593f73dfbebaa4ff5 commit hash: 26c41a339cb7bd18272334f593f73dfbebaa4ff5 26c41a3
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Friday, 19 Feb 2021
13:08 eduardo search for other commits by this committer
multimedia/py-guessit: Update to 3.3.1

- Point WWW to the correct home page

Changelog: https://github.com/guessit-io/guessit/blob/v3.3.1/CHANGELOG.md

Approved by:	dbaio, garga (mentors)
Differential Revision:	https://reviews.freebsd.org/D28644
Original commitRevision:566060 
Wednesday, 10 Feb 2021
07:42 eduardo search for other commits by this committer
Submitted by:	Nuno Teixeira <eduardo@FreeBSD.org> (maintainer)
Approved by:	dbaio, garga (mentors)
Differential Revision:	https://reviews.freebsd.org/D28534
Original commitRevision:564845 
Monday, 28 Dec 2020
11:28 rhurlin search for other commits by this committer
multimedia/py-guessit: update to 3.2.0

- Add python 3.9 support, drop python 2.7 support
- Fix: Use rebulk 3+ to have regex module disabled by default

Changelog: https://github.com/guessit-io/guessit/blob/develop/CHANGELOG.md

PR:		252201
Submitted by:	Andrej Ebert <andrej@ebert.su>
Approved by:	arrowd, tcberner (mentors, implicit)
Original commitRevision:559462 
Sunday, 24 May 2020
07:30 tagattie search for other commits by this committer
- Pass maintainership to submitter
- Add LICENSE_FILE

PR:		246620
Submitted by:	Nuno Teixeira <ed.arrakis@gmail.com>
Approved by:	mentors (implicit)
Original commitRevision:536364 
Monday, 18 May 2020
18:33 wg search for other commits by this committer
multimedia/py-guessit: update to 3.1.1

- Drop maintainership

PR:		246543
Submitted by:	Nuno Teixeira
Original commitRevision:535770 
Wednesday, 20 Jun 2018
17:05 mat search for other commits by this committer
Use PY_FLAVOR for dependencies.

FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
Original commitRevision:472884 
Thursday, 30 Nov 2017
15:50 mat search for other commits by this committer
Convert Python ports to FLAVORS.

  Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
  current python flavor.  It can be used in dependency lines when the
  port itself is not python flavored.  For example, deskutils/calibre.

  By default, all the flavors are generated.  To only generate flavors
  for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define
  BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf.

  In all the ports with Python dependencies, the *_DEPENDS entries MUST
  end with the flavor so that the framework knows which to build/use.
  This is done by appending '@${PY_FLAVOR}' after the origin (or
  @${FLAVOR} if in a Python module with Python flavors, as the content
  will be the same).  For example:

    RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}

PR:		223071
Reviewed by:	portmgr, python
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D12464
Original commitRevision:455210 
Monday, 2 Oct 2017
20:03 wg search for other commits by this committer
multimedia/py-guessit: update to 2.1.4

PR:		221147
Submitted by:	Andrej Ebert
Original commitRevision:451099 
Tuesday, 14 Feb 2017
18:48 wg search for other commits by this committer
multimedia/py-guessit: update to 2.1.1

PR:		217059
Submitted by:	Andrej Ebert
Original commitRevision:434133 
Monday, 26 Sep 2016
18:57 wg search for other commits by this committer
multimedia/py-guessit: update to 2.1.0

PR:		212645
Submitted by:	Andrej Ebert
Original commitRevision:422791 
Monday, 18 Jul 2016
19:06 jbeich search for other commits by this committer
multimedia/py-guessit: update to 2.0.5

Changes:	https://pypi.python.org/pypi/guessit#history
PR:		210775
Submitted by:	Andrej Ebert <andrej@ebert.su>
Approved by:	maintainer timeout (2 weeks)
Original commitRevision:418733 
Friday, 1 Apr 2016
14:16 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412348 
Saturday, 14 Nov 2015
21:06 wg search for other commits by this committer
multimedia/py-guessit: update to 0.11.0
Original commitRevision:401600 
Friday, 4 Sep 2015
17:14 jbeich search for other commits by this committer
multimedia/py-guessit: update to 0.10.3

Changes:	https://github.com/wackou/guessit/blob/master/HISTORY.rst#0103-2015-04-04
PR:		202088
Approved by:	wg (maintainer)
Differential Revision:	https://reviews.freebsd.org/D3566
Original commitRevision:396117 
Tuesday, 21 Oct 2014
17:22 mva search for other commits by this committer
- Convert ports of multimedia/ to new USES=python

Approved by:	portmgr (implicit)
Original commitRevision:371331 
Monday, 7 Jul 2014
12:35 wg search for other commits by this committer
multimedia/py-guessit: update to 0.8
Original commitRevision:361069 
Thursday, 17 Apr 2014
22:24 wg search for other commits by this committer
multimedia/py-guessit: update to 0.7.1
Original commitRevision:351505 
Thursday, 26 Dec 2013
15:17 wg search for other commits by this committer
- Allow staging
- Switch from easy_install to install
Original commitRevision:337536 
Friday, 8 Nov 2013
10:53 wg search for other commits by this committer
multimedia/py-guessit: update to 0.6.2

- Update to 0.6.2
- Use python auto plist
Original commitRevision:333198 
Friday, 20 Sep 2013
20:57 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia)
Original commitRevision:327747 
Wednesday, 18 Sep 2013
14:38 wg search for other commits by this committer
multimedia/py-guessit: update to 0.6.1

- Update to 0.6.1

Changes: https://raw.github.com/wackou/guessit/0.6.1/NEWS.rst
Original commitRevision:327549 
Tuesday, 16 Jul 2013
15:40 wg search for other commits by this committer
multimedia/py-guessit: update to 0.6

- Update to 0.6
- Tab -> space for WWW in pkg-descr

Changes: https://github.com/wackou/guessit/blob/0.6/NEWS.rst
Original commitRevision:323112 
Wednesday, 15 May 2013
19:33 wg search for other commits by this committer
- Change MAINTAINER address of all my ports

Approved by:	culot (mentor)
Original commitRevision:318257 
Tuesday, 19 Feb 2013
16:26 miwi search for other commits by this committer
- Update to 0.5.4

PR:		176164
Submitted by:	maintainer
Original commitRevision:312584 
Friday, 18 Jan 2013
07:47 culot search for other commits by this committer
- Update to 0.5.3

Changes:	https://github.com/wackou/guessit/blob/master/NEWS.rst
PR:		ports/175375
Submitted by:	William Grzybowski <william88@gmail.com> (maintainer)
Original commitRevision:310587 
Tuesday, 25 Dec 2012
16:02 mva search for other commits by this committer
GuessIt is a python library that tries to extract as much information as
possible from a video file.

It has a very powerful filename matcher that allows to guess a lot of metadata
from a video using only its filename. This matcher works with both movies and
tv shows episodes.

WWW:	http://guessit.readthedocs.org/en/latest/

PR:		ports/172890
Submitted by:	William Grzybowski <william88@gmail.com>
Original commitRevision:309485 

Number of commits found: 38