{ "info": { "author": "Simon J Knibbs", "author_email": "simon.knibbs@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development :: Quality Assurance" ], "description": "SourceSpell\n===========\n\n.. image:: https://travis-ci.org/s-knibbs/sourcespell.svg?branch=master\n :target: https://travis-ci.org/s-knibbs/sourcespell\n\nCommand line spellchecking utility for checking comments and string literals in source code files.\nIncludes an interactive mode for making corrections.\n\nSupports a wide array of languages including Python, C/C++ and HTML markup.\n\nFor more information, see the `documentation`_.\n\nBasic Usage\n-----------\n\nTo print a list of spelling errors for a project::\n\n sourcespell -d path/to/project [-I file/to/ignore]\n\nInstallation\n------------\n\nInstall with pip::\n\n pip install sourcespell\n\nKnown Issues\n------------\n\nThe following errors are produced from the enchant library when using an excluded words list::\n\n ** (process:214): CRITICAL **: enchant_is_all_caps: assertion 'word && *word' failed\n\nThis is caused by blank-lines in the excluded words file.\n\n.. _documentation: https://s-knibbs.github.io/sourcespell", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/s-knibbs/sourcespell/tarball/1.1", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://s-knibbs.github.io/sourcespell", "keywords": null, "license": "GPLv3", "maintainer": null, "maintainer_email": null, "name": "SourceSpell", "package_url": "https://pypi.org/project/SourceSpell/", "platform": "any", "project_url": "https://pypi.org/project/SourceSpell/", "project_urls": { "Download": "https://github.com/s-knibbs/sourcespell/tarball/1.1", "Homepage": "https://s-knibbs.github.io/sourcespell" }, "release_url": "https://pypi.org/project/SourceSpell/1.1/", "requires_dist": null, "requires_python": null, "summary": "Command line spellchecker for source code files.", "version": "1.1" }, "last_serial": 2296152, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "fda43f9c15bdecad02e3f0f7bd2e86bf", "sha256": "c6bcf2933eda9c39d7dedc46017e9e9d560985240e3dc0d9f437c9689fd2156f" }, "downloads": -1, "filename": "SourceSpell-1.0.tar.gz", "has_sig": false, "md5_digest": "fda43f9c15bdecad02e3f0f7bd2e86bf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7685, "upload_time": "2016-08-22T17:12:00", "url": "https://files.pythonhosted.org/packages/70/74/34408cb4c17154b0138913444a9fe702a91eb3b68f2d5fc78a1ac360b84a/SourceSpell-1.0.tar.gz" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "9eea06a99c6727708d4eaa0ed2de3f6a", "sha256": "f80584f2d36a7efa2bd75689b5e436e948350a511bbca441e04def0840bfc688" }, "downloads": -1, "filename": "SourceSpell-1.1.tar.gz", "has_sig": false, "md5_digest": "9eea06a99c6727708d4eaa0ed2de3f6a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7818, "upload_time": "2016-08-22T17:56:47", "url": "https://files.pythonhosted.org/packages/67/9e/fe4984a0e34dac20f3ae69834e9c52c5ad3c021b0b881ccd13a8bb1e6fc2/SourceSpell-1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9eea06a99c6727708d4eaa0ed2de3f6a", "sha256": "f80584f2d36a7efa2bd75689b5e436e948350a511bbca441e04def0840bfc688" }, "downloads": -1, "filename": "SourceSpell-1.1.tar.gz", "has_sig": false, "md5_digest": "9eea06a99c6727708d4eaa0ed2de3f6a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7818, "upload_time": "2016-08-22T17:56:47", "url": "https://files.pythonhosted.org/packages/67/9e/fe4984a0e34dac20f3ae69834e9c52c5ad3c021b0b881ccd13a8bb1e6fc2/SourceSpell-1.1.tar.gz" } ] }