{ "info": { "author": "Jian Aijun", "author_email": "jianaijun@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Framework :: Plone", "Framework :: Plone :: 4.3", "Framework :: Plone :: 5.0", "Framework :: Plone :: 5.1", "License :: OSI Approved :: GNU General Public License v2 (GPLv2)", "Natural Language :: Chinese (Simplified)", "Natural Language :: Chinese (Traditional)", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Topic :: Software Development :: Build Tools" ], "description": ".. This README is meant for consumption by humans and pypi. Pypi can render rst files so please do not use Sphinx features.\n If you want to learn more about writing documentation, please check out: http://docs.plone.org/about/documentation_styleguide.html\n This text does not appear on pypi or github. It is a comment.\n\n============\nreadset.i18n\n============\n\nThis package provides a Normalizer for Chinese character.\nConvert from Chinese character string to Chinese Pinyin string,\nthat is human-readable ASCII character format.\n\nIt is aimed at Plone, however this package should work with plain Zope systems.\n\nFeatures\n--------\n\n- Can be bullet points\n\n\nExamples\n--------\n\nThis add-on can be seen in action at the following sites:\n- Is there a page on the internet where everybody can see the features?\n\n\nDocumentation\n-------------\n\nFull documentation for end users can be found in the \"docs\" folder, and is also available online at http://docs.plone.org/foo/bar\n\n\nTranslations\n------------\n\nThis product has been translated into\n\n- Klingon (thanks, K'Plai)\n\n\nInstallation\n------------\n\nInstall readset.i18n by adding it to your buildout::\n\n [buildout]\n\n ...\n\n eggs =\n readset.i18n\n\n\nand then running ``bin/buildout``\n\n\nContribute\n----------\n\n- Issue Tracker: https://github.com/collective/readset.i18n/issues\n- Source Code: https://github.com/collective/readset.i18n\n- Documentation: https://docs.plone.org/foo/bar\n\n\nSupport\n-------\n\nIf you are having issues, please let us know.\nWe have a mailing list located at: project@example.com\n\n\nLicense\n-------\n\nThe project is licensed under the GPLv2.\n\n\nContributors\n============\n\n- Jian Aijun, jianaijun@gmail.com\n\n\nChangelog\n=========\n\n\n1.0 (2018-08-24)\n----------------\n\n- PEP8/PyFlakes\n\n- Removed no longer needed utility from configure.zcml.\n\n- Added more tests.\n\n- Use the @implementer class decorator instead of implements.\n\n- The implements API is deprecated, and will not work in Python3.\n\n- Replace the pinyin with the python-slugify.\n\n\n1.0.dev0 (2012-10-28)\n----------------------\n\n- Initial release", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://pypi.org/project/readset.i18n", "keywords": "Python Plone i18n i10n normalizer", "license": "GPL version 2", "maintainer": "", "maintainer_email": "", "name": "readset.i18n", "package_url": "https://pypi.org/project/readset.i18n/", "platform": "", "project_url": "https://pypi.org/project/readset.i18n/", "project_urls": { "Homepage": "https://pypi.org/project/readset.i18n" }, "release_url": "https://pypi.org/project/readset.i18n/1.0/", "requires_dist": null, "requires_python": "", "summary": "This package provides a Normalizer for Chinese character", "version": "1.0" }, "last_serial": 4203004, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "4a9200587e27268c55aa3e2f893c1990", "sha256": "023fe7ca2723ffc3a04dc12789af1b039d6bc16b0ecdd92102bb79d1ac837bb7" }, "downloads": -1, "filename": "readset.i18n-1.0.tar.gz", "has_sig": false, "md5_digest": "4a9200587e27268c55aa3e2f893c1990", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4851, "upload_time": "2018-08-24T09:24:36", "url": "https://files.pythonhosted.org/packages/64/fe/cc2885c5fa4b784b10f919efd8e1426de1d365938a7c965b7a5af14edbae/readset.i18n-1.0.tar.gz" } ], "1.0.dev0": [ { "comment_text": "", "digests": { "md5": "570dd35e9d60d2355148b91e258daae6", "sha256": "549eec4c75c9c99aa81fc9f85644beb29387b95ba257c5cb916b17888ab4029b" }, "downloads": -1, "filename": "readset.i18n-1.0.dev0.tar.gz", "has_sig": false, "md5_digest": "570dd35e9d60d2355148b91e258daae6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 139741, "upload_time": "2012-12-02T10:52:34", "url": "https://files.pythonhosted.org/packages/eb/d1/91c453a480991c1de524e56b3dab0aaf42094ca21c73b81b1270a40a0746/readset.i18n-1.0.dev0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4a9200587e27268c55aa3e2f893c1990", "sha256": "023fe7ca2723ffc3a04dc12789af1b039d6bc16b0ecdd92102bb79d1ac837bb7" }, "downloads": -1, "filename": "readset.i18n-1.0.tar.gz", "has_sig": false, "md5_digest": "4a9200587e27268c55aa3e2f893c1990", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4851, "upload_time": "2018-08-24T09:24:36", "url": "https://files.pythonhosted.org/packages/64/fe/cc2885c5fa4b784b10f919efd8e1426de1d365938a7c965b7a5af14edbae/readset.i18n-1.0.tar.gz" } ] }