Metadata-Version: 1.1
Name: packer-cli
Version: 0.6.0
Summary: Command line utility for converting data to different formats
Home-page: https://github.com/durandj/packer
Author: James Durand
Author-email: james.durand@alumni.msoe.edu
License: MIT license
Description: ======
        packer
        ======
        
        
        .. image:: https://img.shields.io/pypi/v/packer.svg
                :target: https://pypi.python.org/pypi/packer
        
        .. image:: https://img.shields.io/travis/durandj/packer.svg
                :target: https://travis-ci.org/durandj/packer
        
        .. image:: https://readthedocs.org/projects/packer/badge/?version=latest
                :target: https://packer.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        .. image:: https://pyup.io/repos/github/durandj/packer/shield.svg
             :target: https://pyup.io/repos/github/durandj/packer/
             :alt: Updates
        
        
        Command line utility for converting data to different formats
        
        
        * Free software: MIT license
        * Documentation: https://packer.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
        
        
Keywords: packer
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
