{ "info": { "author": "Eevee (Alex Munroe)", "author_email": "eevee.pypi@veekun.com", "bugtrack_url": null, "classifiers": [], "description": "This is a drop-in C replacement for Python's gettext.GNUTranslations. For our\nfairly large set of languages and strings, it makes parsing 10x faster.\n\nJust import GNUTranslations from cgettext instead of gettext.\n\nYou can safely install this module on PyPy and other implementations where a C\nextension is undesirable, and it will simply re-export the built-in class.\n\nThe repository includes a small module, test_cgettext, that runs the built-in\nPython gettext tests with GNUTranslations monkeypatched.\n", "description_content_type": null, "docs_url": null, "download_url": null, "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/eevee/cgettext", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "cgettext", "package_url": "https://pypi.org/project/cgettext/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/cgettext/", "project_urls": { "Homepage": "https://github.com/eevee/cgettext" }, "release_url": "https://pypi.org/project/cgettext/0.1.post1/", "requires_dist": null, "requires_python": null, "summary": "This is a drop-in C replacement for Python's gettext.", "version": "0.1.post1" }, "last_serial": 1139966, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "a3007bc0a14dd9bfd523a018fce24eb0", "sha256": "a46195372d3e1d0d7c9bbcd1418c36e98741a8fbba4d42d003a9b9543a9e6001" }, "downloads": -1, "filename": "cgettext-0.1.tar.gz", "has_sig": false, "md5_digest": "a3007bc0a14dd9bfd523a018fce24eb0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 28930, "upload_time": "2014-05-30T22:05:42", "url": "https://files.pythonhosted.org/packages/c9/e3/a118281bbd27c23e4fe13948894f8c8457dd5c47d3c67f29bdc31c7151b6/cgettext-0.1.tar.gz" } ], "0.1.post1": [ { "comment_text": "", "digests": { "md5": "5b10b5447f63ddc59d08e4fa16ace2c5", "sha256": "66725913b4b2a54569c6a7cc78754ba1c9f0b8ebb5ed77673026c0b82646368f" }, "downloads": -1, "filename": "cgettext-0.1.post1.tar.gz", "has_sig": false, "md5_digest": "5b10b5447f63ddc59d08e4fa16ace2c5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 28976, "upload_time": "2014-06-27T17:58:43", "url": "https://files.pythonhosted.org/packages/e6/02/1affd3ca7816a7f247f8ab6dbba694b9c98bd375aacb68cd57ea24615a63/cgettext-0.1.post1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5b10b5447f63ddc59d08e4fa16ace2c5", "sha256": "66725913b4b2a54569c6a7cc78754ba1c9f0b8ebb5ed77673026c0b82646368f" }, "downloads": -1, "filename": "cgettext-0.1.post1.tar.gz", "has_sig": false, "md5_digest": "5b10b5447f63ddc59d08e4fa16ace2c5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 28976, "upload_time": "2014-06-27T17:58:43", "url": "https://files.pythonhosted.org/packages/e6/02/1affd3ca7816a7f247f8ab6dbba694b9c98bd375aacb68cd57ea24615a63/cgettext-0.1.post1.tar.gz" } ] }