Metadata-Version: 1.1
Name: moving-pictures
Version: 0.1
Summary: Create a movie from a sequence of images in Python (uses PIL and ffmpeg)
Home-page: http://github.com/iskandr/moving_pictures
Author: Alex Rubinsteyn
Author-email: alexr@cs.nyu.edu
License: BSD
Description: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Topic :: Software Development :: Libraries
Classifier: License :: OSI Approved :: BSD License
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 2.7
Requires: numpy
Requires: scipy
Requires: progressbar
Requires: PIL
