Metadata-Version: 1.1
Name: ezhost
Version: 1.5.0
Summary: Let server install became simple and easy.
Home-page: https://github.com/zhexiao/ezhost.git
Author: Zhe Xiao
Author-email: zhexiao@163.com
License: MIT
Description: Welcome to ezhost
        ========================
        
        .. image:: https://readthedocs.org/projects/ezhost/badge/?version=latest
            :target: http://ezhost.readthedocs.io/en/latest/#
        
        .. image:: https://travis-ci.org/zhexiao/ezhost.svg?branch=master
            :target: https://travis-ci.org/zhexiao/ezhost/builds
            
        .. image:: https://www.versioneye.com/user/projects/57475872ce8d0e0047372ed6/badge.svg
            :target: https://www.versioneye.com/user/projects/57475872ce8d0e0047372ed6
            
        Purpose
        ============
        
        This tool is aim to make user easy to install server, operate remote server from local pc.
        
        
        Requirements
        ============
        
        * Python 3.3+
        * python3-pip
        * python3.4-venv
        
        
        Documentation for ezhost
        =============================
        
        You will find complete documentation for setting up ezhost at `the Docs site`_.
        
        .. _the Docs site: http://ezhost.readthedocs.io/en/latest/
        
        
Keywords: server install
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
