Metadata-Version: 1.1
Name: router-tools
Version: 0.1.9
Summary: Simple tool for router maintain.
Home-page: https://github.com/renweibo/router_tools
Author: Ren Weibo
Author-email: renweibo@gmail.com
License: MIT License
Description: router\_tools
        =============
        
        |Latest PyPI version| |Latest Travis CI build status| |Documentation
        Status|
        
        Simple tools for router maintain.
        
        Usage
        =====
        
        Installation
        ============
        
        Requirements
        ------------
        
        Development Guide
        =================
        
        Development env setup - new machine
        -----------------------------------
        
        ::
        
            . .env/bin/activate
            pip install -r requirements_dev.txt
        
        Relase
        ------
        
        ::
        
            make all
            make release
        
        Licence
        =======
        
        .. |Latest PyPI version| image:: https://img.shields.io/pypi/v/router_tools.svg
           :target: https://pypi.python.org/pypi/router_tools
        .. |Latest Travis CI build status| image:: https://travis-ci.org/renweibo/router_tools.png
           :target: https://travis-ci.org/renweibo/router_tools
        .. |Documentation Status| image:: https://readthedocs.org/projects/router-tools/badge/?version=latest
           :target: http://router-tools.readthedocs.io/en/latest/?badge=latest
        
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
