Metadata-Version: 1.1
Name: pypums
Version: 0.0.1
Summary: Download Public Use Micro Sample (PUMS) data files from US Census Bureu's FTP server.
Home-page: https://github.com/chekos/pypums
Author: Sergio Sánchez Zavala
Author-email: sergio@cimarron.io
License: MIT license
Description: ======
        pypums
        ======
        
        
        .. image:: https://img.shields.io/pypi/v/pypums.svg
                :target: https://pypi.python.org/pypi/pypums
        
        .. image:: https://img.shields.io/travis/chekos/pypums.svg
                :target: https://travis-ci.org/chekos/pypums
        
        .. image:: https://readthedocs.org/projects/pypums/badge/?version=latest
                :target: https://pypums.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        
        
        Download Public Use Micro Sample (PUMS) data files from US Census Bureau's FTP server.
        
        
        * Free software: MIT license
        * Documentation: https://pypums.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.0.1 (2019-04-29)
        ------------------
        
        * First release on PyPI.
        
Keywords: pypums
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.6
Classifier: Programming Language :: Python :: 3.7
