Metadata-Version: 1.1
Name: python-lorem-pixel
Version: 1.0.0
Summary: Grab any number of images from Lorem Pixel easily.
Home-page: https://bitbucket.org/tsantor/python-lorem-pixel
Author: Tim Santor
Author-email: tsantor@xstudios.agency
License: MIT
Download-URL: https://bitbucket.org/tsantor/python-lorem-pixel/get/1.0.0.tar.gz
Description: Python Lorem Pixel Snatcher
        ===========================
        
        Author: Tim Santor tsantor@xstudios.agency
        
        Overview
        ========
        
        Grab any number of images from Lorem Pixel easily.
        
        Usage
        =====
        
        Simple:
        
        ::
        
            lorem-pixel 512x512 10
        
        Advanced:
        
        ::
        
            lorem-pixel 512x512 10 -c city -o downloads
        
        **NOTE**: For all available options, run ``lorem-pixel -h``.
        
        Version History
        ===============
        
        -  **0.0.1** - Initial release
        -  **0.0.2** - Added missing dependency to setup.py
        
        Issues
        ======
        
        If you experience any issues, please create an
        `issue <https://bitbucket.org/tsantor/python-bash-utils/issues>`__ on
        Bitbucket.
        
Keywords: lorem pixel
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
