{ "info": { "author": "SILPA Developers", "author_email": "silpa-discuss@nongnu.org", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "Intended Audience :: Information Technology", "License :: DFSG approved", "License :: OSI Approved :: GNU Lesser General Public License v2 or later (LGPLv2+)", "Operating System :: OS Independent", "Programming Language :: Python" ], "description": "LibIndic Utilities\n==================\n\n.. image:: https://img.shields.io/pypi/v/libindic-utils.svg\n :target: https://pypi.python.org/pypi/libindic-utils\n :alt: PyPI Version\n\nThis package provides common functions needed by LibIndic web application\nitself and modules which are hosted by `LibIndic`_. There are 2 submodules\nprovided by this package\n\n* charmap - provides character mapping for Indic and other languages\n* langdetect - module provides language detecting capabilities\n* Also provides a decorator servicemethod, this should be used by\n modules which want to expose their methods via JSONRPC modules\n\nInstallation\n------------\n\nPython 3 is required. Using with `venv`_ is recommended\n\n .. code-block:: console\n\n $ pip install libindic-utils\n\nUsage\n-----\n\n .. code-block:: python\n\n from libindic.utils import get_language\n get_language(u'\u0985') # 'bn_IN'\n\n.. _`LibIndic`: https://libindic.org\n.. _`venv`: https://docs.python.org/3/library/venv.html", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://libindic.org", "keywords": "", "license": "LGPL-2.1+", "maintainer": "", "maintainer_email": "", "name": "libindic-utils", "package_url": "https://pypi.org/project/libindic-utils/", "platform": "", "project_url": "https://pypi.org/project/libindic-utils/", "project_urls": { "Homepage": "https://libindic.org" }, "release_url": "https://pypi.org/project/libindic-utils/1.0.3/", "requires_dist": null, "requires_python": "", "summary": "Common functions for libindic and related modules", "version": "1.0.3" }, "last_serial": 4798960, "releases": { "1.0.2": [ { "comment_text": "", "digests": { "md5": "2fec9b118b7a96c913615ecb2d64d130", "sha256": "96921822811ccec310e8b0446a88a5e507add8baf842259bdf12acfefcd1f53e" }, "downloads": -1, "filename": "libindic-utils-1.0.2.tar.gz", "has_sig": false, "md5_digest": "2fec9b118b7a96c913615ecb2d64d130", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10089, "upload_time": "2019-02-09T09:09:43", "url": "https://files.pythonhosted.org/packages/f5/c3/0263f525deca01cc6331cfb506f956d88d7341a015f8489d10f85e5aa943/libindic-utils-1.0.2.tar.gz" } ], "1.0.3": [ { "comment_text": "", "digests": { "md5": "c54602e82f29ae610301971cb4063d05", "sha256": "6b6f5fcf1b7d98d05038270606963f7ac0a6237b9b94a672a91731f4be91eda8" }, "downloads": -1, "filename": "libindic-utils-1.0.3.tar.gz", "has_sig": false, "md5_digest": "c54602e82f29ae610301971cb4063d05", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10189, "upload_time": "2019-02-09T09:51:36", "url": "https://files.pythonhosted.org/packages/72/58/726600481ea6a706490476ec4d60ae35c330a27ceab5857d5c62a15786c4/libindic-utils-1.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c54602e82f29ae610301971cb4063d05", "sha256": "6b6f5fcf1b7d98d05038270606963f7ac0a6237b9b94a672a91731f4be91eda8" }, "downloads": -1, "filename": "libindic-utils-1.0.3.tar.gz", "has_sig": false, "md5_digest": "c54602e82f29ae610301971cb4063d05", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10189, "upload_time": "2019-02-09T09:51:36", "url": "https://files.pythonhosted.org/packages/72/58/726600481ea6a706490476ec4d60ae35c330a27ceab5857d5c62a15786c4/libindic-utils-1.0.3.tar.gz" } ] }