{ "info": { "author": "Igor Trofimov", "author_email": "mister.larpy@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: Python Software Foundation License", "Operating System :: MacOS :: MacOS X", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Programming Language :: Python :: 3" ], "description": "# MISSPELLER\n\nModule that makes typos.\n\nWorks with Python 3.\n\n## Installation\n pip install misspeller\n\n## Usage\n >>> import misspeller\n\n >>> misspeller.change_text('Why so serious?')\n 'Whg so srriojs?'\n\n >>> misspeller.change_word('hello')\n 'yello'\n\n >>> misspeller.change_symbol('b')\n 'n'", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/LARPY/misspeller", "keywords": "misspeller misspelling typo error", "license": "", "maintainer": "", "maintainer_email": "", "name": "Misspeller", "package_url": "https://pypi.org/project/Misspeller/", "platform": "", "project_url": "https://pypi.org/project/Misspeller/", "project_urls": { "Homepage": "https://github.com/LARPY/misspeller" }, "release_url": "https://pypi.org/project/Misspeller/0.1.dev0/", "requires_dist": null, "requires_python": ">=3", "summary": "Module that makes typos", "version": "0.1.dev0" }, "last_serial": 3294421, "releases": { "0.1.dev0": [ { "comment_text": "", "digests": { "md5": "0fb3eaeb2ea5578e4800cbf4f237643a", "sha256": "0734dc04bdc5f3cb55cc8b39fc8beeb878526124768a0f2ca48bfb6da32769b2" }, "downloads": -1, "filename": "Misspeller-0.1.dev0.tar.gz", "has_sig": false, "md5_digest": "0fb3eaeb2ea5578e4800cbf4f237643a", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 2568, "upload_time": "2017-10-31T14:31:18", "url": "https://files.pythonhosted.org/packages/9a/f8/46e5cd7dbf951d53041f155eab78ff0e272fdcc2142b0eb81ce99a2873a8/Misspeller-0.1.dev0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0fb3eaeb2ea5578e4800cbf4f237643a", "sha256": "0734dc04bdc5f3cb55cc8b39fc8beeb878526124768a0f2ca48bfb6da32769b2" }, "downloads": -1, "filename": "Misspeller-0.1.dev0.tar.gz", "has_sig": false, "md5_digest": "0fb3eaeb2ea5578e4800cbf4f237643a", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 2568, "upload_time": "2017-10-31T14:31:18", "url": "https://files.pythonhosted.org/packages/9a/f8/46e5cd7dbf951d53041f155eab78ff0e272fdcc2142b0eb81ce99a2873a8/Misspeller-0.1.dev0.tar.gz" } ] }