An open API service indexing awesome lists of open source software.

https://github.com/andrewpetrochenkov/rstvalidator.py

:book: .rst (reStructuredText) validator
https://github.com/andrewpetrochenkov/rstvalidator.py

cli python validator

Last synced: about 2 months ago
JSON representation

:book: .rst (reStructuredText) validator

Awesome Lists containing this project

README

        

[![](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/)
[![](https://github.com/andrewp-as-is/rstvalidator.py/workflows/tests42/badge.svg)](https://github.com/andrewp-as-is/rstvalidator.py/actions)

### Installation
```bash
$ [sudo] pip install rstvalidator
```

#### Examples
```bash
$ python -m rstvalidator README.rst
```


readme42.com