Metadata-Version: 2.0
Name: tool-box
Version: 0.5.0
Summary: tools for your toolbox , neatly organised
Home-page: http://github.com/jeff-99/toolbox
Author: Jeff Slort
Author-email: j_slort@hotmail.com
License: MIT
Keywords: toolbox
Platform: UNKNOWN
Requires-Dist: terminaltables

===============================
Toolbox
===============================

.. image:: https://img.shields.io/pypi/v/toolbox.svg
        :target: https://pypi.python.org/pypi/tool-box

.. image:: https://img.shields.io/travis/jeff-99/toolbox.svg
        :target: https://travis-ci.org/jeff-99/toolbox

.. image:: https://readthedocs.org/projects/toolbox/badge/?version=latest
        :target: https://readthedocs.org/projects/tool-box/?badge=latest
        :alt: Documentation Status


Extensible toolbox for all your tools

* Free software: ISC license
* Documentation: https://tool-box.readthedocs.org.

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.5.0 (2016-01-02)
------------------

* added logs tool
* added tests for the registry , scanner and config

0.4.0 (2016-01-01)
------------------

* First stable release on PyPI.


