{ "info": { "author": "Eddie Antonio Santos", "author_email": "easantos@ualberta.ca", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Topic :: Software Development", "Topic :: Text Processing", "Topic :: Utilities" ], "description": "***********************************************\nextended_ascii - convert UTF-8 \u2192 Extended ASCII\n***********************************************\n\nConverts UTF-8 text to extended ASCII and back again.\n\n============================\nConverting to Extended ASCII\n============================\n\n.. code-block:: bash\n\n $ extended_ascii < input > output\n\n==============================\nConverting from Extended ASCII\n==============================\n\n.. code-block:: bash\n\n $ to_utf8 < input > output\n\n=======\nLicense\n=======\n\n\u00a9 2015 Eddie Antonio Santos. MIT Licensed.", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/eddieantonio/isri-extended-ascii", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/eddieantonio/isri-extended-ascii", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "extended_ascii", "package_url": "https://pypi.org/project/extended_ascii/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/extended_ascii/", "project_urls": { "Download": "https://github.com/eddieantonio/isri-extended-ascii", "Homepage": "https://github.com/eddieantonio/isri-extended-ascii" }, "release_url": "https://pypi.org/project/extended_ascii/1.0.1/", "requires_dist": null, "requires_python": null, "summary": "Exports anything passed in as ISRI Extended ASCII, a Latin-1 based encoding\nwhich allows for Unicode BMP escapes. Astral code points are impossible to\nexpress in this scheme, lest one wishes to resort to surrogate pairs (yuck!).", "version": "1.0.1" }, "last_serial": 1793923, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "df330ec88c618ba212afa9fdc5200f8d", "sha256": "8a4e6b547f55c5d393e78851794936cd77361d24c2a52c922eb8ed3d5b7bef06" }, "downloads": -1, "filename": "extended_ascii-1.0.0.tar.gz", "has_sig": false, "md5_digest": "df330ec88c618ba212afa9fdc5200f8d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3965, "upload_time": "2015-10-30T16:04:40", "url": "https://files.pythonhosted.org/packages/5b/da/846f45944d685407429c287ccf915f088e2850df02f04a5701ac4e646da2/extended_ascii-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "1956e8538554cfccd22ee682b7b76024", "sha256": "a9c20bead97902a2769dc5c52cf69068fe9bcc8a29fbf4a9d36b7557ff8d3284" }, "downloads": -1, "filename": "extended_ascii-1.0.1.tar.gz", "has_sig": false, "md5_digest": "1956e8538554cfccd22ee682b7b76024", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3963, "upload_time": "2015-10-30T16:18:42", "url": "https://files.pythonhosted.org/packages/93/62/db7789b39cd85c95af918d6be2be491e0ab553cb4fe84868ec87a9359d95/extended_ascii-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1956e8538554cfccd22ee682b7b76024", "sha256": "a9c20bead97902a2769dc5c52cf69068fe9bcc8a29fbf4a9d36b7557ff8d3284" }, "downloads": -1, "filename": "extended_ascii-1.0.1.tar.gz", "has_sig": false, "md5_digest": "1956e8538554cfccd22ee682b7b76024", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3963, "upload_time": "2015-10-30T16:18:42", "url": "https://files.pythonhosted.org/packages/93/62/db7789b39cd85c95af918d6be2be491e0ab553cb4fe84868ec87a9359d95/extended_ascii-1.0.1.tar.gz" } ] }