{ "info": { "author": "Henok Hailemariam", "author_email": "henny.bog@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# Amharic-keyboard\nThis is a simple python package that lets you type Amharic letters using Latin alphabet. \n\nIt will analyze the given Latin text for consonants + vowels and converts those words in to the equaivalent of Amharic words.\n\nIt follws the same pattern used for typing Amharic words when texting.\n\n# Installation:\n\n`pip install amharic-keyboard`\n\nor simply grab keyboard.py and import that.\n\n\n# usage\n\n```\nimport amharic_keyboard as ak\n\nprint(ak.type(\"selam nachihu?\")) \n\n#prints:\n \u1230\u120b\u121d \u1293\u127d\u1201?\n\n```", "description_content_type": "text/markdown", "docs_url": null, "download_url": "https://github.com/magna25/amharic-keyboard/archive/0.0.4.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/magna25/amharic-keyboard", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "amharic-keyboard", "package_url": "https://pypi.org/project/amharic-keyboard/", "platform": "", "project_url": "https://pypi.org/project/amharic-keyboard/", "project_urls": { "Download": "https://github.com/magna25/amharic-keyboard/archive/0.0.4.tar.gz", "Homepage": "https://github.com/magna25/amharic-keyboard" }, "release_url": "https://pypi.org/project/amharic-keyboard/0.0.4/", "requires_dist": null, "requires_python": "", "summary": "A package to type amharic letters", "version": "0.0.4" }, "last_serial": 5211031, "releases": { "0.0.4": [ { "comment_text": "", "digests": { "md5": "c79a045a3680f1951433acdf355701a3", "sha256": "d7d2d7b6d156e8ae4660c4b03a7d8f58ab061073566ae50047df18732fdd1a59" }, "downloads": -1, "filename": "amharic_keyboard-0.0.4.tar.gz", "has_sig": false, "md5_digest": "c79a045a3680f1951433acdf355701a3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3363, "upload_time": "2019-05-01T03:54:41", "url": "https://files.pythonhosted.org/packages/1f/43/c9dcc6c98673670ace6fc25d8fc49c1249d910c1c02d95745f8fe6366610/amharic_keyboard-0.0.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c79a045a3680f1951433acdf355701a3", "sha256": "d7d2d7b6d156e8ae4660c4b03a7d8f58ab061073566ae50047df18732fdd1a59" }, "downloads": -1, "filename": "amharic_keyboard-0.0.4.tar.gz", "has_sig": false, "md5_digest": "c79a045a3680f1951433acdf355701a3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3363, "upload_time": "2019-05-01T03:54:41", "url": "https://files.pythonhosted.org/packages/1f/43/c9dcc6c98673670ace6fc25d8fc49c1249d910c1c02d95745f8fe6366610/amharic_keyboard-0.0.4.tar.gz" } ] }