Metadata-Version: 1.1
Name: oam-dl
Version: 0.1.0
Summary: Download any or all Ozy and Millie comics
Home-page: https://github.com/lethargilistic/oam-dl
Author: Mike Overby
Author-email: mikeoverby@outlook.com
License: MIT
Description: # Ozy and Millie Archive CLI
        oam-dl is inspired by and based on xkxd-dl by Tasdik Rahman, which was inspired by youtube-dl by Daniel Bolton.
        
        It archives the less memetic yet superior (:P) 'Ozy and Millie' by Dana Simpson, which ran from 1998 to 2008.
        
        # Features
        * Download all 'Ozy and Millie' comics.
        * Download individual 'Ozy and Millie' comics by release number.
        
        # Usage
        After installing, run oam-dl --create.
        
        ##--download-all
        
        ##--download-num
        
        # TODO
        * Download ranges of 'Ozy and Millie' comics by release number.
        
        # License
        MIT License http://prodicus.mit-license.org/
Keywords: cli,commandline,download,api
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Environment :: Console
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
