Metadata-Version: 1.1
Name: Hipshot
Version: 0.3
Summary: Hipshot converts a video file into a single image file
simulating a long-exposure photograph.

Home-page: https://code.google.com/p/hipshot
Author: Mansour Moufid
Author-email: mansourmoufid@gmail.com
License: ISC
Description: Hipshot is a Python script which converts a video file into a single
        image file simulating a long-exposure photograph.
        
        Hipshot requires OpenCV, its Python bindings, and the FFmpeg libraries.
        
        For more information, see <http://code.google.com/p/hipshot>.
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: ISC License (ISCL)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2
Classifier: Topic :: Multimedia :: Graphics
Classifier: Topic :: Multimedia :: Video
