Metadata-Version: 2.1
Name: pyocc
Version: 0.0.2
Summary: A wrapper for OpenCC (The Chinese convert solution)
Home-page: https://github.com/starofrainnight/pyocc
Author: Hong-She Liang
Author-email: starofrainnight@gmail.com
License: Apache Software License
Keywords: pyocc
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: click (>=6.0)
Requires-Dist: whichcraft

=====
PyOCC
=====


.. image:: https://img.shields.io/pypi/v/pyocc.svg
        :target: https://pypi.python.org/pypi/pyocc

.. image:: https://img.shields.io/travis/starofrainnight/pyocc.svg
        :target: https://travis-ci.org/starofrainnight/pyocc

.. image:: https://readthedocs.org/projects/pyocc/badge/?version=latest
        :target: https://pyocc.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status

.. image:: https://pyup.io/repos/github/starofrainnight/pyocc/shield.svg
     :target: https://pyup.io/repos/github/starofrainnight/pyocc/
     :alt: Updates


A wrapper for OpenCC (The Chinese convert solution)


* Free software: Apache-2.0
* Documentation: https://pyocc.readthedocs.io.


Features
--------

* TODO

Credits
---------

This package was created with Cookiecutter_ and the `PyPackageTemplate`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`PyPackageTemplate`: https://github.com/starofrainnight/rtpl-pypackage



=======
History
=======

0.0.1 (2018-06-04)
------------------

* First release on PyPI.


