Metadata-Version: 1.1
Name: hostsmgr
Version: 0.2.1
Summary: API for manage hosts file
Home-page: https://github.com/starofrainnight/hostsmgr
Author: Hong-She Liang
Author-email: starofrainnight@gmail.com
License: Apache Software License
Description: ============================
        hostsmgr (Hosts Manager)
        ============================
        
        
        .. image:: https://img.shields.io/pypi/v/hostsmgr.svg
                :target: https://pypi.python.org/pypi/hostsmgr
        
        .. image:: https://img.shields.io/travis/starofrainnight/hostsmgr.svg
                :target: https://travis-ci.org/starofrainnight/hostsmgr
        
        .. image:: https://ci.appveyor.com/api/projects/status/lx6dwcisa6bolsqw?svg=true
                :target: https://ci.appveyor.com/project/starofrainnight/hostsmgr
        
        .. image:: https://readthedocs.org/projects/hostsmgr/badge/?version=latest
                :target: https://hostsmgr.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        .. image:: https://pyup.io/repos/github/starofrainnight/hostsmgr/shield.svg
             :target: https://pyup.io/repos/github/starofrainnight/hostsmgr/
             :alt: Updates
        
        
        API for manage hosts file
        
        
        * Free software: Apache-2.0
        * Documentation: https://hostsmgr.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        Credits
        ---------
        
        This package was created with Cookiecutter_ and the `PyPackageTemplate`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`PyPackageTemplate`: https://github.com/starofrainnight/rtpl-pypackage
        
        
        
        =======
        History
        =======
        
        0.0.1 (2018-04-15)
        ------------------
        
        * First release on PyPI.
        
Keywords: hostsmgr
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
