Metadata-Version: 1.1
Name: convert2
Version: 0.0.2
Summary: Convert anything to any type.
Home-page: https://github.com/MacHu-GWU/convert2-project
Author: Sanhe Hu
Author-email: husanhe@gmail.com
License: MIT
Download-URL: https://github.com/MacHu-GWU/convert2-project/tarball/2016-06-16
Description: .. image:: https://travis-ci.org/MacHu-GWU/convert2-project.svg?branch=master

        

        .. image:: https://img.shields.io/pypi/v/convert2.svg

        

        .. image:: https://img.shields.io/pypi/l/convert2.svg

        

        .. image:: https://img.shields.io/pypi/pyversions/convert2.svg

        

        

        Welcome to convert2 Documentation

        ========================================

        Convert anything to any type.

        

        

        **Quick Links**

        -------------------------------------------------------------------------------

        - `GitHub Homepage <https://github.com/MacHu-GWU/convert2-project>`_

        - `Online Documentation <http://pythonhosted.org/convert2>`_

        - `PyPI download <https://pypi.python.org/pypi/convert2>`_

        - `Install <install_>`_

        - `Issue submit and feature request <https://github.com/MacHu-GWU/convert2-project/issues>`_

        - `API reference and source code <http://pythonhosted.org/convert2/py-modindex.html>`_

        

        

        .. _install:

        

        Install

        -------------------------------------------------------------------------------

        

        ``convert2`` is released on PyPI, so all you need is:

        

        .. code-block:: console

        

        	$ pip install convert2

        

        To upgrade to latest version:

        

        .. code-block:: console

        

        	$ pip install --upgrade convert2
Platform: Windows
Platform: MacOS
Platform: Unix
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: MacOS
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
