aboutsummaryrefslogtreecommitdiff
path: root/multimedia/py-enzyme
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | multimedia) Notes: svn path=/head/; revision=327747
* - Change MAINTAINER address of all my portsWilliam Grzybowski2013-05-151-1/+1
| | | | | | | Approved by: culot (mentor) Notes: svn path=/head/; revision=318257
* Python module to parse metadata in video filesWen Heping2012-10-253-0/+29
You can parse any video file. If a parse error occurs, it will throw a ParseError exception. To see what data has been parsed, you can print the object. WWW: https://github.com/Diaoul/enzyme PR: 172889 Submitted by: William Grzybowski <william88@gmail.com> Feature safe: yes Notes: svn path=/head/; revision=306371