freebsd-ports/multimedia/py-enzyme/pkg-descr
Wen Heping b9ae6cb0ea Python module to parse metadata in video files
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
2012-10-25 07:13:12 +00:00

7 lines
240 B
Text

Python module to parse metadata in video files
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