{ "info": { "author": "Hyunchel Kim", "author_email": "hyunchel.inbox@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 1 - Planning", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 2 :: Only", "Topic :: Software Development :: Libraries", "Topic :: Text Processing :: Linguistic" ], "description": "`Jaeum Modifier`_\n=================\n\n.. image:: https://readthedocs.org/projects/jaeum-modifier/badge/?version=latest\n :target: http://jaeum-modifier.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n\n\nA simple module that injects a JJ(u'\u3149') or BB(u'\u3143') to the given Korean word or sentence.\n\nFor example:\n\n.. code-block:: python\n\n from jaeum_modifier import set_by_index\n message = u'\uc548\ub155\ud558\uc138\uc694'\n print(set_by_index(message, index=1)) # \uc548\uca99\ud558\uc138\uc694\n\n\nInstallation\n------------\nJaeum Modifier can be installed via ``pip``:\n\n.. code-block:: console\n\n $ pip install jaeum_modifier\n\nYou can also install from `Github repository`__:\n\n.. code-block:: console\n\n $ git clone git@github.com:hyunchel/jaeum_modifier.git\n $ cd jaeum_modifier/\n $ python setup.py install\n \n.. _Jaeum Modifier: https://github.com/hyunchel/jaeum_modifier\n__ https://github.com/hyunchel/jaeum_modifier\n \n\nDocumentation\n-------------\nLastest Version\n https://jaeum-modifier.readthedocs.io", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/hyunchel/jaeum-modifier", "keywords": "language hangul jaeum modify", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "jaeum-modifier", "package_url": "https://pypi.org/project/jaeum-modifier/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/jaeum-modifier/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/hyunchel/jaeum-modifier" }, "release_url": "https://pypi.org/project/jaeum-modifier/0.0.1a0/", "requires_dist": null, "requires_python": null, "summary": "Hangul Jaeum Modifier", "version": "0.0.1a0" }, "last_serial": 2812921, "releases": { "0.0.1a0": [ { "comment_text": "", "digests": { "md5": "19532387414a355455d585fd5e50efe4", "sha256": "c166a693c0788dcda9e5d6ebfc8b42595e4f6fd1699aabaa206fe302753de5eb" }, "downloads": -1, "filename": "jaeum-modifier-0.0.1a0.tar.gz", "has_sig": false, "md5_digest": "19532387414a355455d585fd5e50efe4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4308, "upload_time": "2017-04-19T03:56:33", "url": "https://files.pythonhosted.org/packages/54/30/7883ae03bbe0ace445d9800b2049419a11c9dd0bc3ab4dac23d29c1961f9/jaeum-modifier-0.0.1a0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "19532387414a355455d585fd5e50efe4", "sha256": "c166a693c0788dcda9e5d6ebfc8b42595e4f6fd1699aabaa206fe302753de5eb" }, "downloads": -1, "filename": "jaeum-modifier-0.0.1a0.tar.gz", "has_sig": false, "md5_digest": "19532387414a355455d585fd5e50efe4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4308, "upload_time": "2017-04-19T03:56:33", "url": "https://files.pythonhosted.org/packages/54/30/7883ae03bbe0ace445d9800b2049419a11c9dd0bc3ab4dac23d29c1961f9/jaeum-modifier-0.0.1a0.tar.gz" } ] }