{ "info": { "author": "Carlos A. Planch\u00f3n", "author_email": "bubbledoloresuruguay2@gmail.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Software Development :: Build Tools" ], "description": "# removeaccents\n*Python3 module to remove accents in strings.*\n\n## Installation\n### Install with pip\n```\npip3 install -U removeaccents\n```\n\n## Usage\n```\nIn [1]: import removeaccents\n\nIn [2]: removeaccents.remove_accents(\"Carlos A. Planch\u00f3n\")\n\nOut[2]: 'Carlos A. Planchon'\n```", "description_content_type": "text/markdown", "docs_url": null, "download_url": "https://github.com/carlosplanchon/removeaccents/archive/v0.1.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/carlosplanchon/removeaccents", "keywords": "remove,accents,regex", "license": "GPL3", "maintainer": "", "maintainer_email": "", "name": "removeaccents", "package_url": "https://pypi.org/project/removeaccents/", "platform": "", "project_url": "https://pypi.org/project/removeaccents/", "project_urls": { "Download": "https://github.com/carlosplanchon/removeaccents/archive/v0.1.tar.gz", "Homepage": "https://github.com/carlosplanchon/removeaccents" }, "release_url": "https://pypi.org/project/removeaccents/0.1/", "requires_dist": null, "requires_python": "", "summary": "Python3 module to remove accents in strings.", "version": "0.1" }, "last_serial": 5096279, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "386a315b1dc3694058acd2080f75a39e", "sha256": "61bf452a50b2871a720644caebe7e2c3bbbcc84efca03a967d17d353ec67892c" }, "downloads": -1, "filename": "removeaccents-0.1.tar.gz", "has_sig": false, "md5_digest": "386a315b1dc3694058acd2080f75a39e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1689, "upload_time": "2019-04-04T09:54:19", "url": "https://files.pythonhosted.org/packages/1d/ae/a3245e13cc16a1a9405b98fb1a4a0ef17782b7f15a8be0998c550ae7d5af/removeaccents-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "386a315b1dc3694058acd2080f75a39e", "sha256": "61bf452a50b2871a720644caebe7e2c3bbbcc84efca03a967d17d353ec67892c" }, "downloads": -1, "filename": "removeaccents-0.1.tar.gz", "has_sig": false, "md5_digest": "386a315b1dc3694058acd2080f75a39e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1689, "upload_time": "2019-04-04T09:54:19", "url": "https://files.pythonhosted.org/packages/1d/ae/a3245e13cc16a1a9405b98fb1a4a0ef17782b7f15a8be0998c550ae7d5af/removeaccents-0.1.tar.gz" } ] }