Rst2json

Latest version: v0.5.1

Safety actively analyzes 641872 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.5.1

-------------------
- Drop support for Python 3.6
- Support Python 3.11
- Migrated from setuptools to hatch
- Declare the project unsupported going forwards

0.5.0

-------------------
- Support Python 3.10
- Update for Docutils 0.18.1, which is now the minimum required version

0.4.0

-------------------
- Added an `rst2json.core.get_docutils_config_files()` function for fetching
the list of config files Docutils will read from based on the environment
- Support Python 3.9
- Updated test cases for Docutils 0.17 and pinned Docutils version in test
environments to 0.17

0.3.0

-------------------
- **Breaking**: When not a string, the `format` argument to the `rst2json()`
function must now be an instance of a writer class, not an actual class
- Added `content.document_classes` and `content.subtitle_classes` fields to
output
- Added a `split_section_level` option for splitting the content body up by
sections

0.2.0.post1

-------------------------
- Fix failing tests

0.2.0

-------------------
- Added a convenience function, `rst2json()`, for converting reStructuredText
to JSON directly within Python
- Added information to the README on using the library's writer classes

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.