{ "info": { "author": "Jacques Kvam", "author_email": "jwkvam+pypi@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "========\nspellrst\n========\n\nSpell check reStructuredText.\n\nInstall\n-------\n\nInstall with pip::\n\n pip install spellrst\n\nAnd download the `spaCy model `__ you want to use e.g. ``en_core_web_md``::\n\n python -m spacy download en_core_web_md\n\nUsage\n-----\n\nAfter installing you can run ``spellrst`` from the command line::\n\n $ spellrst --help\n Usage: spellrst [OPTIONS] [FILES]...\n\n Spell check reStructuredText.\n\n Options:\n -d, --dictionary TEXT spaCy language model (spacy.io/models), e.g.\n en_core_web_md\n --help Show this message and exit.\n\nFor example, to check all rst files contained in a directory (fish)::\n\n spellrst **.rst\n\nTODO\n----\n\n- whitelist\n", "description_content_type": "text/x-rst", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/jwkvam/spellrst", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "spellrst", "package_url": "https://pypi.org/project/spellrst/", "platform": "", "project_url": "https://pypi.org/project/spellrst/", "project_urls": { "Homepage": "https://github.com/jwkvam/spellrst" }, "release_url": "https://pypi.org/project/spellrst/0.1.0/", "requires_dist": [ "click", "docutils", "spacy" ], "requires_python": ">=3.6", "summary": "Spell check reStructuredText.", "version": "0.1.0" }, "last_serial": 5779572, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "67f76ecf24d76840832bf87bbc391521", "sha256": "2361d5292debc064e98993da84dcd9be1e80718f4677cac7647c7635e7aae781" }, "downloads": -1, "filename": "spellrst-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "67f76ecf24d76840832bf87bbc391521", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 5623, "upload_time": "2019-09-04T06:38:54", "url": "https://files.pythonhosted.org/packages/ed/d6/107bae8a5045801b9fe9ecfa4c2eb832796d589d22b6f3df6f29b6399af2/spellrst-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "29d1c4a5baa3a531ed8553a08decd236", "sha256": "4d9d11e265ec56a15672239f2a40839d03c826a98d4afd97be71f9ee2b62a7da" }, "downloads": -1, "filename": "spellrst-0.1.0.tar.gz", "has_sig": false, "md5_digest": "29d1c4a5baa3a531ed8553a08decd236", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 4262, "upload_time": "2019-09-04T06:39:01", "url": "https://files.pythonhosted.org/packages/a9/56/a7214dc6279551c5abdf53c6302af9602c5fa9e62eeeaf787a339a344162/spellrst-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "67f76ecf24d76840832bf87bbc391521", "sha256": "2361d5292debc064e98993da84dcd9be1e80718f4677cac7647c7635e7aae781" }, "downloads": -1, "filename": "spellrst-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "67f76ecf24d76840832bf87bbc391521", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 5623, "upload_time": "2019-09-04T06:38:54", "url": "https://files.pythonhosted.org/packages/ed/d6/107bae8a5045801b9fe9ecfa4c2eb832796d589d22b6f3df6f29b6399af2/spellrst-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "29d1c4a5baa3a531ed8553a08decd236", "sha256": "4d9d11e265ec56a15672239f2a40839d03c826a98d4afd97be71f9ee2b62a7da" }, "downloads": -1, "filename": "spellrst-0.1.0.tar.gz", "has_sig": false, "md5_digest": "29d1c4a5baa3a531ed8553a08decd236", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 4262, "upload_time": "2019-09-04T06:39:01", "url": "https://files.pythonhosted.org/packages/a9/56/a7214dc6279551c5abdf53c6302af9602c5fa9e62eeeaf787a339a344162/spellrst-0.1.0.tar.gz" } ] }