{ "info": { "author": "Tony Nelson", "author_email": "tonynelson@georgeanelson.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)", "Operating System :: OS Independent", "Programming Language :: C", "Programming Language :: Other", "Programming Language :: Python", "Topic :: Software Development :: Internationalization" ], "description": "Fastcharmap is about 5 times faster than Python's charmap routines.\n\nUsage: fastcharmap.hook('codec_name')\n\nFastcharmap inserts faster code that works when unicode() or \"\".encode\nare called. Installation requires a binary distribution or a C\ncompiler; Pyrex is required for changes to the source. Python's\ndevelopers are working on faster charmap codecs for a future version of\nPython; fastcharmap may be useful until then.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://georgeanelson.com/fastcharmap.htm", "keywords": null, "license": "LGPL", "maintainer": null, "maintainer_email": null, "name": "fastcharmap", "package_url": "https://pypi.org/project/fastcharmap/", "platform": "Python >= 2.3", "project_url": "https://pypi.org/project/fastcharmap/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://georgeanelson.com/fastcharmap.htm" }, "release_url": "https://pypi.org/project/fastcharmap/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "Faster (5x) charmap codec decode and encode in Pyrex", "version": "0.1.1" }, "last_serial": 4877, "releases": { "0.1.1": [] }, "urls": [] }