Metadata-Version: 2.1
Name: cookiepress
Version: 0.1.0
Summary: A project scaffold generator that moves beyond mere templates.
Home-page: https://github.com/elgertam/cookiepress
Author: Andrew M. Elgert
Author-email: andrew.elgert@gmail.com
License: BSD license
Description: ===========
        CookiePress
        ===========
        
        
        .. image:: https://img.shields.io/pypi/v/cookiepress.svg
                :target: https://pypi.python.org/pypi/cookiepress
        
        .. image:: https://img.shields.io/travis/elgertam/cookiepress.svg
                :target: https://travis-ci.org/elgertam/cookiepress
        
        .. image:: https://readthedocs.org/projects/cookiepress/badge/?version=latest
                :target: https://cookiepress.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        
        
        A project scaffold generator that moves beyond mere templates.
        
        
        * Free software: BSD license
        * Documentation: https://cookiepress.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        Credits
        -------
        
        This package was created with Cookiecutter_ and the `elgertam/cookiecutter-pipenv`_ project template, based on `audreyr/cookiecutter-pypackage`_.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`elgertam/cookiecutter-pipenv`: https://github.com/elgertam/cookiecutter-pipenv
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        =======
        History
        =======
        
        0.1.0 (2019-05-17)
        ------------------
        
        * First release on PyPI.
        
Keywords: cookiepress
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Description-Content-Type: text/x-rst
