Metadata-Version: 2.1
Name: nimbus-utils
Version: 0.2.5
Summary: nimbus_utils
Home-page: https://github.com/williamren
Author: william
Author-email: william.ren@live.cn
License: Apache License 2.0
Keywords: nimbus_utils,nimbus,utils
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
Requires-Dist: pycrypto
Requires-Dist: rncryptor
Requires-Dist: pytz

nimbus_utils
============

A Python Extended for Utils.

-  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_utils/

Install
-------

Easiest installation is via ``pip``

::

       pip install nimbus-utils

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.


