Metadata-Version: 1.1
Name: image_lister
Version: 0.1.2
Summary: List images, with some basic statistics
Home-page: https://github.com/noodlebreak/image_lister
Author: Ashish K|bad_keypoints on irc/stackoverflow/answers.opencv.org)
Author-email: ashish26kr91+pypi@gmail.com
License: GNU General Public License v3 (GPLv3)
Description: This is a simple image listing script.
        Run it as:
        
        	imglister path/to/dir/containing/images
        
        The actual purpose was to learn how to push packages to PyPi
        
Keywords: filesystem images directories listing
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: End Users/Desktop
Classifier: Topic :: Desktop Environment :: File Managers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
