{ "info": { "author": "Joshua Dong", "author_email": "jdong42@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: Apache Software License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4" ], "description": "Jamo: Hangul Character Analysis\n===============================\n\n.. image:: https://travis-ci.org/JDongian/python-jamo.svg?branch=master\n :target: https://travis-ci.org/JDongian/python-jamo\n\n.. image:: https://readthedocs.org/projects/python-jamo/badge/?version=latest\n :target: https://readthedocs.org/projects/python-jamo/?badge=latest\n\nPython-jamo is a Python Hangul syllable decomposition and synthesis library\nfor working with Hangul characters and jamo.\n\nCurrently in beta release, function names are subject to change, but there is\ncoverage for nearly all Hangul-related codepoints under Unicode 7.0.\n\nOriginally designed to help students identify difficult-to-spell words\ncontaining (\u3154,\u3150) or (\u3157,\u315c), this project hopes to fill the niche of Korean\nphonetic and spelling analysis.\n\n\nInstallation\n------------\n\nTo install Jamo from `pypi`_, simply:\n\n.. code-block:: bash\n\n $ pip install jamo\n\nThe jamo module is Python 3 only. Viva the bleeding edge!\n\n\nDocumentation\n-------------\n\nDocumentation is available at ReadTheDocs in `English`_.\n\n\nContributing\n------------\n\nLike this project or want to help? Take a look at the issues! I'm active on\ngithub, and will review pulls. I'm open to email as well, so please contact\nme if you have any ideas for this project.\n\n\nLicense\n-------\n\nApache 2.0 licensed.\n\nAnyone is free to use the software for any purpose, to distribute it, to\nmodify it, and to distribute modified versions of the software, under the\nterms of the license, without concern for royalties.\n\n\n.. _pypi: https://pypi.python.org/pypi/jamo\n.. _English: http://python-jamo.readthedocs.org/en/latest/\n.. _Korean: http://python-jamo.readthedocs.org/ko/latest/\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/jdongian/python-jamo", "keywords": "Korean Hangul jamo syllable nlp", "license": "http://www.apache.org/licenses/LICENSE-2.0", "maintainer": "", "maintainer_email": "", "name": "jamo", "package_url": "https://pypi.org/project/jamo/", "platform": "", "project_url": "https://pypi.org/project/jamo/", "project_urls": { "Homepage": "https://github.com/jdongian/python-jamo" }, "release_url": "https://pypi.org/project/jamo/0.4.1/", "requires_dist": null, "requires_python": "", "summary": "A Hangul syllable and jamo analyzer.", "version": "0.4.1" }, "last_serial": 3310579, "releases": { "0.2": [ { "comment_text": "", "digests": { "md5": "9ec7157450f6237bc7d02837998abe3d", "sha256": "312826a9e588c3516dcca722a0113a016bc3d87c348bb46f42f33697037e00a7" }, "downloads": -1, "filename": "jamo-0.2.tar.gz", "has_sig": false, "md5_digest": "9ec7157450f6237bc7d02837998abe3d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3461, "upload_time": "2014-11-16T02:15:34", "url": "https://files.pythonhosted.org/packages/31/3f/1f3c73b5c1cffe01b3099bd49d6e3d57afcf7bbc99ca0a52f02c167cc5d2/jamo-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "8b608732b040d9c70b3683425fcdf390", "sha256": "ae4f26a8d0ccbd521a04f4102e03a9b25ceca9903a4de984a5e52a2bb6e3748d" }, "downloads": -1, "filename": "jamo-0.3.tar.gz", "has_sig": false, "md5_digest": "8b608732b040d9c70b3683425fcdf390", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4686, "upload_time": "2015-01-10T23:58:54", "url": "https://files.pythonhosted.org/packages/8e/5c/58320ff02e7d64528f5404c9ab7f9a316ba74c96fbc324f8b965b52efc9a/jamo-0.3.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "80b50485af770c4d55a158d76a5934f8", "sha256": "0925ef19fa3a7ab0ba9b2ff2483b0df243d94be43e617a21d96be80f1fce9c1c" }, "downloads": -1, "filename": "jamo-0.3.1.tar.gz", "has_sig": false, "md5_digest": "80b50485af770c4d55a158d76a5934f8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4693, "upload_time": "2015-01-11T00:16:16", "url": "https://files.pythonhosted.org/packages/51/36/b1874ff44d39953cb653f5c8c720043bcc90568f5d5a9458ed01492455b3/jamo-0.3.1.tar.gz" } ], "0.4.0": [ { "comment_text": "", "digests": { "md5": "9aa760dde44c303ed9d5fe2cd0ee68f9", "sha256": "5a7359bfadf96ab0731f1a8ce6f4ebf3caec1d8315592e2f2d484ec630a7088d" }, "downloads": -1, "filename": "jamo-0.4.0.tar.gz", "has_sig": false, "md5_digest": "9aa760dde44c303ed9d5fe2cd0ee68f9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7331, "upload_time": "2015-01-25T22:21:44", "url": "https://files.pythonhosted.org/packages/1b/52/7d77bcdfe5671636ccd4f8afcc4f61f80c70fe636ec4710b61ac4ada6c78/jamo-0.4.0.tar.gz" } ], "0.4.1": [ { "comment_text": "", "digests": { "md5": "d7e785207ce19c37ca8236306e8fd7fd", "sha256": "5aab84c642b453972514e5b95054cf6104fef8f74caa2812993fd846e2141f44" }, "downloads": -1, "filename": "jamo-0.4.1-py3.6.egg", "has_sig": false, "md5_digest": "d7e785207ce19c37ca8236306e8fd7fd", "packagetype": "bdist_egg", "python_version": "3.6", "requires_python": null, "size": 12781, "upload_time": "2017-11-06T19:28:50", "url": "https://files.pythonhosted.org/packages/05/e3/53eee232c12f89b277267009b2be5c3728b9a7a26a513194eb81276d122e/jamo-0.4.1-py3.6.egg" }, { "comment_text": "", "digests": { "md5": "bbc9020b360f20474a07d4daa61760c4", "sha256": "d4b94fd23324c606ed2fbc4037c603e2c3a7ae9390c05d3473aea1ccb6b1c3fb" }, "downloads": -1, "filename": "jamo-0.4.1-py3-none-any.whl", "has_sig": false, "md5_digest": "bbc9020b360f20474a07d4daa61760c4", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 9543, "upload_time": "2017-11-06T19:28:49", "url": "https://files.pythonhosted.org/packages/ac/cc/49812faae67f9a24be6ddaf58a2cf7e8c3cbfcf5b762d9414f7103d2ea2c/jamo-0.4.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "244448a5762cb7b3250a34b7eff8b8e4", "sha256": "ea65cf9d35338d0e0af48d75ff426d8a369b0ebde6f07051c3ac37256f56d025" }, "downloads": -1, "filename": "jamo-0.4.1.tar.gz", "has_sig": false, "md5_digest": "244448a5762cb7b3250a34b7eff8b8e4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7386, "upload_time": "2017-11-06T19:28:51", "url": "https://files.pythonhosted.org/packages/b1/a2/bda770579809726e929ca6356743f9f50f64a2cbaee578fa9d4824afb00e/jamo-0.4.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d7e785207ce19c37ca8236306e8fd7fd", "sha256": "5aab84c642b453972514e5b95054cf6104fef8f74caa2812993fd846e2141f44" }, "downloads": -1, "filename": "jamo-0.4.1-py3.6.egg", "has_sig": false, "md5_digest": "d7e785207ce19c37ca8236306e8fd7fd", "packagetype": "bdist_egg", "python_version": "3.6", "requires_python": null, "size": 12781, "upload_time": "2017-11-06T19:28:50", "url": "https://files.pythonhosted.org/packages/05/e3/53eee232c12f89b277267009b2be5c3728b9a7a26a513194eb81276d122e/jamo-0.4.1-py3.6.egg" }, { "comment_text": "", "digests": { "md5": "bbc9020b360f20474a07d4daa61760c4", "sha256": "d4b94fd23324c606ed2fbc4037c603e2c3a7ae9390c05d3473aea1ccb6b1c3fb" }, "downloads": -1, "filename": "jamo-0.4.1-py3-none-any.whl", "has_sig": false, "md5_digest": "bbc9020b360f20474a07d4daa61760c4", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 9543, "upload_time": "2017-11-06T19:28:49", "url": "https://files.pythonhosted.org/packages/ac/cc/49812faae67f9a24be6ddaf58a2cf7e8c3cbfcf5b762d9414f7103d2ea2c/jamo-0.4.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "244448a5762cb7b3250a34b7eff8b8e4", "sha256": "ea65cf9d35338d0e0af48d75ff426d8a369b0ebde6f07051c3ac37256f56d025" }, "downloads": -1, "filename": "jamo-0.4.1.tar.gz", "has_sig": false, "md5_digest": "244448a5762cb7b3250a34b7eff8b8e4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7386, "upload_time": "2017-11-06T19:28:51", "url": "https://files.pythonhosted.org/packages/b1/a2/bda770579809726e929ca6356743f9f50f64a2cbaee578fa9d4824afb00e/jamo-0.4.1.tar.gz" } ] }