CVSweb ] [
Homepage ] [ | Version: 3.6p2, Package name: py-imdb-3.6p2 |
| Maintained by: Todd C. Miller |
Master sites:
|
| Description IMDbPY aims to provide an easy way to access the IMDb's database using a Python script. Platform-independent and written in pure Python, it's theoretically independent from the data source (since IMDb provides two or three different interfaces to their database). |
| MD5: fvx+0y1V+65ZXPoapwbLxg= |
| RMD160: l7Se929Pi9vPIgkT65fivuBEpzA= |
| Filesize: 206.666 KB |
Package available on: cdrom( Distfile available on: cdrom( |
| Version History (View Complete History) |
|
| 2009-10-11 14:52:26 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: - merge PFRAG.shared into PLIST |
| 2009-08-10 07:57:40 by Stuart Henderson | Files touched by this commit (2) |
Log message: Set MODPY_EGG_VERSION and regen PLIST; mainly to use MODPY_VERSION in the PLIST entry rather than hardcoded IMDbPY-py2.5.egg-info, which fixes packaging when MODPY_VERSION is set to 2.6. ok millert@. |
| 2009-03-25 02:43:57 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: - ....more bumps |
| 2008-06-21 13:39:04 by Todd C. Miller | Files touched by this commit (4) |
Log message: Update py-imdb to version 3.6 which works much better than the old version. Change maintainer to myself at Xavier's request. OK xsa@ |
| 2007-10-08 02:22:44 by Steven Mestdagh | Files touched by this commit (216) |
Log message: bump PKGNAME after python version switch |
| 2007-09-15 17:54:18 by Michael Erdely | Files touched by this commit (77) |
Log message: Remove surrounding quotes in COMMENT*/PERMIT_* |
| 2007-04-05 11:41:08 by Marc Espie | Files touched by this commit (80) |
Log message: mostly finish base64 checksum (missing one distfile for dnetc) |
| 2006-06-03 03:40:27 by Aleksander Piotrowski | Files touched by this commit (1) |
Log message: Bump PKGNAME after recent python switch |
| 2005-07-20 00:55:38 by Xavier Santolaria | Files touched by this commit (2) |
Log message: Update to 2.0; See http://imdbpy.sourceforge.net/Changelog.txt for more information; |
| 2005-05-03 01:42:10 by Xavier Santolaria | Files touched by this commit (3) |
Log message: Update to 1.9; See http://imdbpy.sourceforge.net/Changelog.txt for more information; |
| 2005-03-25 02:22:41 by Xavier Santolaria | Files touched by this commit (4) |
Log message: Update to 1.8; See http://imdbpy.sourceforge.net/Changelog.txt for more information; |
| 2005-02-04 10:24:39 by Xavier Santolaria | Files touched by this commit (4) |
Log message: Update to 1.7; mostly a bug fixes release, no new features; See http://imdbpy.sourceforge.net/Changelog.txt for more information; |
| 2005-01-10 01:30:16 by Xavier Santolaria | Files touched by this commit (2) |
Log message: Update to 1.6; see http://imdbpy.sourceforge.net/Changelog.txt for more information; |
| 2005-01-05 10:05:07 by Christian Weisgerber | Files touched by this commit (124) |
Log message: SIZE |
| 2004-12-24 11:04:40 by Xavier Santolaria | Files touched by this commit (5) |
Log message: Update to 1.5; see the Changelog for more information, http://imdbpy.sourceforge.net/Changelog.txt |
| 2004-11-15 14:31:58 by Xavier Santolaria | Files touched by this commit (4) |
Log message: Update to 1.4; |
| 2004-08-10 08:17:03 by Xavier Santolaria | Files touched by this commit (2) |
Log message: new PLISTs. |
| 2004-08-04 13:46:15 by Xavier Santolaria | Files touched by this commit (13) |
Log message: new-style MODULES |
| 2004-07-08 01:58:38 by Xavier Santolaria | Files touched by this commit (2) |
Log message: maintenance update to 1.3; - modified the BasicMovieParser and BasicPersonParser classes, because IMDb has removed the "pageflicker" from the html pages. |