Metadata-Version: 1.1
Name: scalpg_dump
Version: 0.1.2
Summary: Dumps your Scalingo PostgreSQL database without the hustle
Home-page: https://github.com/tobiase/scalpg_dump
Author: Tobias Englert
Author-email: tobias@englert.it
License: MIT license
Description: ===========================
        Scalingo PostgresSQL dumper
        ===========================
        
        
        .. image:: https://img.shields.io/pypi/v/scalpg_dump.svg
                :target: https://pypi.python.org/pypi/scalpg_dump
        
        .. image:: https://img.shields.io/travis/tobiase/scalpg_dump.svg
                :target: https://travis-ci.org/tobiase/scalpg_dump
        
        .. image:: https://readthedocs.org/projects/scalpg-dump/badge/?version=latest
                :target: https://scalpg-dump.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        .. image:: https://pyup.io/repos/github/tobiase/scalpg_dump/shield.svg
             :target: https://pyup.io/repos/github/tobiase/scalpg_dump/
             :alt: Updates
        
        
        Dumps your Scalingo PostgreSQL database without the hustle
        
        To dump the database go to a local directory that's associated with a Scalingo app and run::
        
            scalpg_dump
        
        * Free software: MIT license
        * Documentation: https://scalpg-dump.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        Credits
        ---------
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        
        =======
        History
        =======
        
        0.1.0 (2017-06-01)
        ------------------
        
        * First release on PyPI.
        
Keywords: scalpg_dump
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
