<!--
https://readme42.com
-->
[![](https://img.shields.io/pypi/v/rstvalidator.svg?maxAge=3600)](https://pypi.org/project/rstvalidator/)
[![](https://img.shields.io/badge/License-Unlicense-blue.svg?longCache=True)](https://unlicense.org/)
### Installation
```bash
$ [sudo] pip install rstvalidator
```
#### Examples
```bash
$ python -m rstvalidator README.rst
```
<p align="center">
<a href="https://readme42.com/">readme42.com</a>
</p>
Raw data
{
"_id": null,
"home_page": "https://github.com/andrewp-as-is/rstvalidator.py",
"name": "rstvalidator",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "rst reStructuredText validator",
"author": "",
"author_email": "",
"download_url": "https://files.pythonhosted.org/packages/a2/0b/479a0cec68b1467c8ec00b2c1a9ffb10384f361ccb3d8a44d7337b813b56/rstvalidator-2020.12.3.tar.gz",
"platform": "",
"description": "<!--\nhttps://readme42.com\n-->\n\n\n[![](https://img.shields.io/pypi/v/rstvalidator.svg?maxAge=3600)](https://pypi.org/project/rstvalidator/)\n[![](https://img.shields.io/badge/License-Unlicense-blue.svg?longCache=True)](https://unlicense.org/)\n\n### Installation\n```bash\n$ [sudo] pip install rstvalidator\n```\n\n#### Examples\n```bash\n$ python -m rstvalidator README.rst\n```\n\n<p align=\"center\">\n <a href=\"https://readme42.com/\">readme42.com</a>\n</p>",
"bugtrack_url": null,
"license": "Unlicense",
"summary": ".rst (reStructuredText) validator",
"version": "2020.12.3",
"split_keywords": [
"rst",
"restructuredtext",
"validator"
],
"urls": [
{
"comment_text": "",
"digests": {
"md5": "b088b76a52f9b28e76362fbcd40d8385",
"sha256": "f3626c032f9fc3b93fcbef0987720787ca924c942cfdfd15a40a641c082d9be9"
},
"downloads": -1,
"filename": "rstvalidator-2020.12.3.tar.gz",
"has_sig": false,
"md5_digest": "b088b76a52f9b28e76362fbcd40d8385",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 1933,
"upload_time": "2020-12-03T20:39:09",
"upload_time_iso_8601": "2020-12-03T20:39:09.838784Z",
"url": "https://files.pythonhosted.org/packages/a2/0b/479a0cec68b1467c8ec00b2c1a9ffb10384f361ccb3d8a44d7337b813b56/rstvalidator-2020.12.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2020-12-03 20:39:09",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "andrewp-as-is",
"github_project": "rstvalidator.py",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "click",
"specs": []
},
{
"name": "docutils",
"specs": []
}
],
"lcname": "rstvalidator"
}