{ "info": { "author": "Petr Viktorin", "author_email": "encukou@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "Forrin localization helpers\n\n\nThe goal of this project is to, eventually, provide i18n/L10n support for\nPython programs, complete with automatic conjguation, declension,\nand other word-morphing shenanigans in messages -- preferably for all languages\nin the world.\n\nThe Translator class wraps gettext's C-like API as one callable object,\nto be subclassed and instantiated in every module, and usually aliased to _.\n\nExtraction methods are provided to detects calls to the _ function and store\nthem in a POT file; the extractors will also play nicely with Babel's setuptools\nhooks if you should choose to go in that direction.\n\nWhen a traslated message begins with the \"@\" symbol, it becomes a Template,\na unicode subclass which can do language-specific magic in its format() method.\n\nForrin uses UTF-8 exclusively.\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "forrin", "package_url": "https://pypi.org/project/forrin/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/forrin/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/forrin/0.1-alpha/", "requires_dist": null, "requires_python": null, "summary": "Localization helpers", "version": "0.1-alpha" }, "last_serial": 727811, "releases": { "0.1-alpha": [ { "comment_text": "", "digests": { "md5": "ea6d5fe93345f53fb6ae8f3bf1ee04aa", "sha256": "0fa0869e62597a0baca34e9377b8c003593705c954e9514c4965ae90568a7ff8" }, "downloads": -1, "filename": "forrin-0.1-alpha.tar.gz", "has_sig": false, "md5_digest": "ea6d5fe93345f53fb6ae8f3bf1ee04aa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8856, "upload_time": "2012-07-01T18:12:28", "url": "https://files.pythonhosted.org/packages/a3/12/8e0818bb67d72330e174c9017825bd62337168f12393b27fa993948e8abb/forrin-0.1-alpha.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ea6d5fe93345f53fb6ae8f3bf1ee04aa", "sha256": "0fa0869e62597a0baca34e9377b8c003593705c954e9514c4965ae90568a7ff8" }, "downloads": -1, "filename": "forrin-0.1-alpha.tar.gz", "has_sig": false, "md5_digest": "ea6d5fe93345f53fb6ae8f3bf1ee04aa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8856, "upload_time": "2012-07-01T18:12:28", "url": "https://files.pythonhosted.org/packages/a3/12/8e0818bb67d72330e174c9017825bd62337168f12393b27fa993948e8abb/forrin-0.1-alpha.tar.gz" } ] }