{ "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": "# servustextnormaliser\n*Python3 module to normalise text.*\n\n## Installation\n### Install with pip\n```\npip3 install -U servustextnormaliser\n```\n\n## Usage\n```\nIn [1]: import servustextnormaliser\n\nIn [2]: text_normaliser = servustextnormaliser.TextNormaliser()\n\nIn [3]: text_normaliser.normalise(\"Hello, \u00a1I'll be normalised!\")\n\nOut[3]: 'Hello I will be normalised'\n```", "description_content_type": "text/markdown", "docs_url": null, "download_url": "https://github.com/carlosplanchon/servustextnormaliser/archive/v0.2.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/carlosplanchon/servustextnormaliser", "keywords": "normalise,text,regex", "license": "GPL3", "maintainer": "", "maintainer_email": "", "name": "servustextnormaliser", "package_url": "https://pypi.org/project/servustextnormaliser/", "platform": "", "project_url": "https://pypi.org/project/servustextnormaliser/", "project_urls": { "Download": "https://github.com/carlosplanchon/servustextnormaliser/archive/v0.2.tar.gz", "Homepage": "https://github.com/carlosplanchon/servustextnormaliser" }, "release_url": "https://pypi.org/project/servustextnormaliser/0.2/", "requires_dist": null, "requires_python": "", "summary": "Python3 module to normalise text.", "version": "0.2" }, "last_serial": 5179895, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "ece381e4f5f7081623f9a7207d7f7db7", "sha256": "d81a3abfd3ae1b17321c6d63bc3322aedf0dc98e6a1693180a0c7a6ecdac3ebb" }, "downloads": -1, "filename": "servustextnormaliser-0.1.tar.gz", "has_sig": false, "md5_digest": "ece381e4f5f7081623f9a7207d7f7db7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1832, "upload_time": "2019-04-05T22:35:02", "url": "https://files.pythonhosted.org/packages/1c/8d/9af8714fbbefcda2161b44e5a629ff1af9565b499adac1f87c370124517b/servustextnormaliser-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "b91e4ec535ecc62fc3276e8fc430110c", "sha256": "c1bb6e40868cd0c8cafc135d2f7945f50259cd5a44d556773194f5a91134fbc1" }, "downloads": -1, "filename": "servustextnormaliser-0.2.tar.gz", "has_sig": false, "md5_digest": "b91e4ec535ecc62fc3276e8fc430110c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1905, "upload_time": "2019-04-24T01:42:54", "url": "https://files.pythonhosted.org/packages/35/07/377f189b463a5f2d8d9dc93a99d7e1b5e56e2abe1099cc9203a5951238e1/servustextnormaliser-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b91e4ec535ecc62fc3276e8fc430110c", "sha256": "c1bb6e40868cd0c8cafc135d2f7945f50259cd5a44d556773194f5a91134fbc1" }, "downloads": -1, "filename": "servustextnormaliser-0.2.tar.gz", "has_sig": false, "md5_digest": "b91e4ec535ecc62fc3276e8fc430110c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1905, "upload_time": "2019-04-24T01:42:54", "url": "https://files.pythonhosted.org/packages/35/07/377f189b463a5f2d8d9dc93a99d7e1b5e56e2abe1099cc9203a5951238e1/servustextnormaliser-0.2.tar.gz" } ] }