{ "info": { "author": "Zikzakmedia", "author_email": "zikzak@zikzakmedia.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License (GPL)", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Office/Business :: Financial :: Accounting", "Topic :: Software Development :: Internationalization", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "htmlentity2ascii\n================\n\nPython module to convert html entity to ascii.\n\nNutshell\n--------\n\nHere a simple example to convert html entity to ascii:\n\n >>> import htmlentity2ascii\n >>> htmlentity2ascii.convert('Características Técnicas')\n Caracter\u00edsticas T\u00e9cnicas", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://stackoverflow.com/questions/1197981/convert-html-entities-to-ascii-in-python/1582036#1582036", "keywords": null, "license": "GPL-3", "maintainer": null, "maintainer_email": null, "name": "htmlentity2ascii", "package_url": "https://pypi.org/project/htmlentity2ascii/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/htmlentity2ascii/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://stackoverflow.com/questions/1197981/convert-html-entities-to-ascii-in-python/1582036#1582036" }, "release_url": "https://pypi.org/project/htmlentity2ascii/1.0/", "requires_dist": null, "requires_python": null, "summary": "Python module to convert html entities to ascii", "version": "1.0" }, "last_serial": 793053, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "149e0342029c632ad61b089efaa38f69", "sha256": "009b5f0f3b92339039ccbb3b2b14532bc42cf900148e7905438676ecac04b1a5" }, "downloads": -1, "filename": "htmlentity2ascii-1.0.tar.gz", "has_sig": false, "md5_digest": "149e0342029c632ad61b089efaa38f69", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14932, "upload_time": "2012-09-18T15:54:54", "url": "https://files.pythonhosted.org/packages/1e/c9/79e203825faa1d15bc1c2234c8ed91847680c5fa230db7b5a4d06ad84f41/htmlentity2ascii-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "149e0342029c632ad61b089efaa38f69", "sha256": "009b5f0f3b92339039ccbb3b2b14532bc42cf900148e7905438676ecac04b1a5" }, "downloads": -1, "filename": "htmlentity2ascii-1.0.tar.gz", "has_sig": false, "md5_digest": "149e0342029c632ad61b089efaa38f69", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14932, "upload_time": "2012-09-18T15:54:54", "url": "https://files.pythonhosted.org/packages/1e/c9/79e203825faa1d15bc1c2234c8ed91847680c5fa230db7b5a4d06ad84f41/htmlentity2ascii-1.0.tar.gz" } ] }