Metadata-Version: 1.1
Name: nimbus-setup
Version: 2.0.0
Summary: nimbus_setup
Home-page: https://github.com/williamren
Author: william
Author-email: william.ren@live.cn
License: Apache License 2.0
Description: nimbus_setup
        ============
        
        A Python Extended for setuptools.
        
        -  Supports Python 2.7, 3.4 or 3.5+
        -  Free software: Apache License 2.0
        -  On the ``Python Package Index (PyPI)``
        
        Python Package Index (PyPI): https://pypi.python.org/pypi/nimbus_setup/
        
        Install
        -------
        
        Easiest installation is via ``pip``
        
        ::
        
               pip install nimbus_setup
        
        Quick Usage
        -----------
        
        Copyright and License
        ---------------------
        
        Copyright (c) 2001-2019 william.ren@live.cn All rights reserved.
        
        This software is licensed under the Apache License, Version 2.0. The
        Apache License is a well-established open source license, enabling
        collaborative open source software development.
        
        See the “LICENSE” file for the full text of the license terms.
        
Keywords: nimbus_setup,nimbus,setup,setuptools
Platform: Any
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
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
Classifier: Programming Language :: Python :: 3.7
