Metadata-Version: 2.0
Name: cxc-toolkit
Version: 0.0.1
Summary: Toolbox contains a lot of utility functions
Home-page: https://github.com/XiaochenCui/cxc-toolkit
Author: Xiaochen Cui
Author-email: jcnlcxc.new@gmail.com
License: GPLv3
Description-Content-Type: UNKNOWN
Keywords: toolkit
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3 :: Only

cxc-toolkit
=======

.. image:: https://img.shields.io/pypi/v/cxc-toolkit.svg
    :target: https://pypi.python.org/pypi/cxc-toolkit

.. image:: https://img.shields.io/pypi/l/cxc-toolkit.svg
    :target: https://www.gnu.org/licenses/gpl-3.0.txt

.. image:: https://img.shields.io/travis/XiaochenCui/cxc-toolkit.svg
    :target: https://travis-ci.org/XiaochenCui/cxc-toolkit

Toolbox contains a lot of utility functions

Installation
------------

.. code-block:: bash

    $ pip install cxc-toolkit


