{ "info": { "author": "Esukhia development team", "author_email": "esukhiadev@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: Apache Software License", "Natural Language :: Tibetan", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Topic :: Text Processing :: Linguistic" ], "description": "# Python EWTS converter\n\n## Description\n\nThe goal of this code is to provide a library to convert back and forth between Tibetan Unicode and [EWTS](http://www.thlib.org/reference/transliteration/#!essay=/thl/ewts/). The code is adapted from Java [ewts-converter](https://github.com/buda-base/ewts-converter).\n\n## Installation\n\nThis library should appear soon enough on pip.\n\n## Example\n\nSee [demo.py](demo.py)\n\n## Changes\n\nSee [CHANGELOG.md](CHANGELOG.md).\n\n## License\n\nThe Python code is Copyright (C) 2018 Esukhia, provided under [MIT License](LICENSE). See [CONTRIBUTORS.md](CONTRIBUTORS.md) for a list of authors and contributors.\n\n## Maintainance\n\nBuild the source dist:\n\n```\nrm -rf dist/\npython3 setup.py clean sdist\n```\n\nand upload on twine (version >= `1.11.0`) with:\n\n```\ntwine upload dist/*\n```", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Esukhia/pyewts", "keywords": "tibetan", "license": "Apache2", "maintainer": "", "maintainer_email": "", "name": "pyewts", "package_url": "https://pypi.org/project/pyewts/", "platform": "", "project_url": "https://pypi.org/project/pyewts/", "project_urls": { "Homepage": "https://github.com/Esukhia/pyewts", "Source": "https://github.com/Esukhia/pyewts", "Tracker": "https://github.com/Esukhia/pyewts/issues" }, "release_url": "https://pypi.org/project/pyewts/0.1.1/", "requires_dist": null, "requires_python": ">=3.4", "summary": "Python utils for EWTS conversion from / to Unicode", "version": "0.1.1" }, "last_serial": 5409907, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "544aa3c7aa468a3d9866dcfe3f51179f", "sha256": "674182628d23a8478f130b19d3423bb5e16eae1b4fb739da1b40f52c3b5d4ff0" }, "downloads": -1, "filename": "pyewts-0.1.0.tar.gz", "has_sig": false, "md5_digest": "544aa3c7aa468a3d9866dcfe3f51179f", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.4", "size": 14165, "upload_time": "2019-06-10T13:08:40", "url": "https://files.pythonhosted.org/packages/68/e0/c3fb4d741fac78a5e3c3b08744cae7743b56e236cc5c42d3ae0d86ae1fd5/pyewts-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "610304bf94bc65912af9f811561ab589", "sha256": "48324895c066a5eb84682109804716a1b0636f74f5a85508bdc6ac375482af84" }, "downloads": -1, "filename": "pyewts-0.1.1.tar.gz", "has_sig": false, "md5_digest": "610304bf94bc65912af9f811561ab589", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.4", "size": 14141, "upload_time": "2019-06-17T12:24:39", "url": "https://files.pythonhosted.org/packages/0d/61/b173ebf63bed1d687407398420ed4e47973dd3f46ff223f2408aa7b7ac39/pyewts-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "610304bf94bc65912af9f811561ab589", "sha256": "48324895c066a5eb84682109804716a1b0636f74f5a85508bdc6ac375482af84" }, "downloads": -1, "filename": "pyewts-0.1.1.tar.gz", "has_sig": false, "md5_digest": "610304bf94bc65912af9f811561ab589", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.4", "size": 14141, "upload_time": "2019-06-17T12:24:39", "url": "https://files.pythonhosted.org/packages/0d/61/b173ebf63bed1d687407398420ed4e47973dd3f46ff223f2408aa7b7ac39/pyewts-0.1.1.tar.gz" } ] }