{ "info": { "author": "Hong-She Liang", "author_email": "starofrainnight@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Natural Language :: English", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6" ], "description": "=====\nPyOCC\n=====\n\n\n.. image:: https://img.shields.io/pypi/v/pyocc.svg\n :target: https://pypi.python.org/pypi/pyocc\n\n.. image:: https://img.shields.io/travis/starofrainnight/pyocc.svg\n :target: https://travis-ci.org/starofrainnight/pyocc\n\n.. image:: https://ci.appveyor.com/api/projects/status/75t9t6j0xdel9pdx?svg=true\n :target: https://ci.appveyor.com/project/starofrainnight/pyocc\n\nA wrapper for OpenCC (The Chinese convert solution)\n\n* License: Apache-2.0\n\nUsage\n--------\n\n.. code:: python\n\n from pyocc import PyOCC\n\n occ = PyOCC()\n\n print(occ.configs)\n # => ['hk2s', 's2hk', 's2t', 's2tw', 's2twp', 't2hk', 't2s', 't2tw', 'tw2s', 'tw2sp']\n\n print(occ.translate('\u4e2d\u56fd', 's2t'))\n # => \u4e2d\u570b\n\nCredits\n---------\n\nThis package was created with Cookiecutter_ and the `PyPackageTemplate`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`PyPackageTemplate`: https://github.com/starofrainnight/rtpl-pypackage\n\n\n\n=======\nHistory\n=======\n\n0.0.2 (2018-06-04)\n------------------\n\n* First release on PyPI.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/starofrainnight/pyocc", "keywords": "pyocc", "license": "Apache Software License", "maintainer": "", "maintainer_email": "", "name": "pyocc", "package_url": "https://pypi.org/project/pyocc/", "platform": "", "project_url": "https://pypi.org/project/pyocc/", "project_urls": { "Homepage": "https://github.com/starofrainnight/pyocc" }, "release_url": "https://pypi.org/project/pyocc/0.0.3/", "requires_dist": [ "click (>=6.0)", "whichcraft" ], "requires_python": "", "summary": "A wrapper for OpenCC (The Chinese convert solution)", "version": "0.0.3" }, "last_serial": 3928127, "releases": { "0.0.2": [ { "comment_text": "", "digests": { "md5": "20fbb05b5e2b6d499eac9c0a10c88089", "sha256": "33e504e2ca756ee89570fa697dbd228b6d7cfddfb075842feed3584650a11e14" }, "downloads": -1, "filename": "pyocc-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "20fbb05b5e2b6d499eac9c0a10c88089", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4992, "upload_time": "2018-06-04T13:37:47", "url": "https://files.pythonhosted.org/packages/34/b8/9d9d7785f70e14eae1f31f2f76dae061640f3777181dc28bb0b87ace261b/pyocc-0.0.2-py3-none-any.whl" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "7d5f185b2dfadf44119c9a67977bd35c", "sha256": "030db46379fcebb4270ed586233244d5a52538b823e98d0ba6bf35e84f7daff5" }, "downloads": -1, "filename": "pyocc-0.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "7d5f185b2dfadf44119c9a67977bd35c", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5062, "upload_time": "2018-06-04T13:55:15", "url": "https://files.pythonhosted.org/packages/9f/bb/80d79b64dfb9143f92fccb23c1a302319682ef530149ae563e684efe6cc8/pyocc-0.0.3-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7d5f185b2dfadf44119c9a67977bd35c", "sha256": "030db46379fcebb4270ed586233244d5a52538b823e98d0ba6bf35e84f7daff5" }, "downloads": -1, "filename": "pyocc-0.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "7d5f185b2dfadf44119c9a67977bd35c", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5062, "upload_time": "2018-06-04T13:55:15", "url": "https://files.pythonhosted.org/packages/9f/bb/80d79b64dfb9143f92fccb23c1a302319682ef530149ae563e684efe6cc8/pyocc-0.0.3-py3-none-any.whl" } ] }