Metadata-Version: 1.1
Name: tomato-commander
Version: 0.1.2
Summary: Simple library for controlling static leases on a tomato router.
Home-page: https://github.com/voglster/tomato_commander
Author: James Vogel
Author-email: jim.m.vogel@gmail.com
License: GNU General Public License v3
Description-Content-Type: UNKNOWN
Description: ================
        Tomato Commander
        ================
        
        
        .. image:: https://img.shields.io/pypi/v/tomato_commander.svg
                :target: https://pypi.python.org/pypi/tomato_commander
        
        .. image:: https://img.shields.io/travis/voglster/tomato_commander.svg
                :target: https://travis-ci.org/voglster/tomato_commander
        
        .. image:: https://readthedocs.org/projects/tomato-commander/badge/?version=latest
                :target: https://tomato-commander.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        .. image:: https://pyup.io/repos/github/voglster/tomato_commander/shield.svg
             :target: https://pyup.io/repos/github/voglster/tomato_commander/
             :alt: Updates
        
        
        Simple library for controlling static leases on a tomato router.
        
        
        * Free software: GNU General Public License v3
        * Documentation: https://tomato-commander.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 (2017-09-20)
        ------------------
        
        * First release on PyPI.
        
Keywords: tomato_commander
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.6
