Metadata-Version: 1.1
Name: reddit_view
Version: 0.0.3b0
Summary: a reddit image collector
Home-page: https://github.com/japrogramer/reddit_view
Author: Jorge Perez
Author-email: japrogramer@gmail.com
License: BSD
Description: # this will out put a list of links to the slideshow file
        
        reddit_view -s `cat ~/list_of_subreddits | tr "\n" ","` &> ~/slideshow
        
        for more see the programs -h help option
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
