Metadata-Version: 2.1
Name: amtool
Version: 0.1.3
Summary: The Artifacts Management Tool is meant to be a generic means of storing and manipulating artifact data in a human readable text format ideal for colaborative work.
Home-page: https://github.com/bellockk/amtool
Author: Kenneth E. Bellock
Author-email: ken@bellock.net
License: MIT license
Keywords: amtool
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
Requires-Dist: Click (>=6.0)

========================
Artifact Management Tool
========================


.. image:: https://img.shields.io/pypi/v/amtool.svg
        :target: https://pypi.python.org/pypi/amtool

.. image:: https://img.shields.io/travis/bellockk/amtool.svg
        :target: https://travis-ci.org/bellockk/amtool

.. image:: https://readthedocs.org/projects/amtool/badge/?version=latest
        :target: https://amtool.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status




The Artifacts Management Tool is meant to be a generic means of storing and manipulating artifact data in a human readable text format ideal for colaborative work.


* Free software: MIT license
* Documentation: https://amtool.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.1 (2019-05-12)
------------------

* Automated deployment from travis

0.1.0 (2019-05-12)
------------------

* First release on PyPI.


