{ "info": { "author": "Ivan Vilata i Balaguer", "author_email": "ivan@selidor.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Underscode is an encoding which is capable of representing\n*any* Unicode string as a valid (and quite similar) Python\nidentifier. The way Unicode strings are encoded minimises\nthe chances of clashing with other existing names, while not\nobscuring the resulting string too much.\n\nSome method decorators are provided which allow arbitrary\nobjects to be accessed as normal instance attributes, with\noptional tab-completion support for interactive usage. The\nstandard Python codec API is also supported.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://underscode.selidor.net/", "keywords": "encoding,identifier,codec,Unicode", "license": "GNU Lesser General Public License (LGPL)", "maintainer": null, "maintainer_email": null, "name": "underscode", "package_url": "https://pypi.org/project/underscode/", "platform": "Any", "project_url": "https://pypi.org/project/underscode/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://underscode.selidor.net/" }, "release_url": "https://pypi.org/project/underscode/0.2.0/", "requires_dist": null, "requires_python": null, "summary": "Underscode -- A Python identifier-like encoding", "version": "0.2.0" }, "last_serial": 801214, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "2455c06281aaa18f631747a6598f1737", "sha256": "71bed1d2b1b4150baf813a1913c7cf173b5dbc4deea7840390a87dc0c962139b" }, "downloads": -1, "filename": "underscode-0.1.0.tar.gz", "has_sig": true, "md5_digest": "2455c06281aaa18f631747a6598f1737", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 30958, "upload_time": "2007-09-19T12:33:07", "url": "https://files.pythonhosted.org/packages/39/f7/c92f37b3127c2d4d3493110d247b319b9794bb60cc1199fb2e3052b0b11f/underscode-0.1.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "e46d1d7a408956043720eccba27f435b", "sha256": "502094b9609eefcefca08508c67e3011b3efe9df55f091918f8106036c717cb1" }, "downloads": -1, "filename": "underscode-0.2.0.tar.gz", "has_sig": true, "md5_digest": "e46d1d7a408956043720eccba27f435b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 30972, "upload_time": "2007-11-28T23:21:06", "url": "https://files.pythonhosted.org/packages/48/7b/efa40615bc950c6c64df3b8a65a2d313f7aad3caaa649013be5c5e7dfc01/underscode-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e46d1d7a408956043720eccba27f435b", "sha256": "502094b9609eefcefca08508c67e3011b3efe9df55f091918f8106036c717cb1" }, "downloads": -1, "filename": "underscode-0.2.0.tar.gz", "has_sig": true, "md5_digest": "e46d1d7a408956043720eccba27f435b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 30972, "upload_time": "2007-11-28T23:21:06", "url": "https://files.pythonhosted.org/packages/48/7b/efa40615bc950c6c64df3b8a65a2d313f7aad3caaa649013be5c5e7dfc01/underscode-0.2.0.tar.gz" } ] }