Metadata-Version: 2.0
Name: packer-cli
Version: 0.7.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
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
Requires-Dist: PyYaml (==3.12)
Requires-Dist: click (==6.7)

======
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



