rst_to_myst

View on PyPIReverse Dependencies (4)

0.4.0 rst_to_myst-0.4.0-py3-none-any.whl

Wheel Details

Project: rst_to_myst
Version: 0.4.0
Filename: rst_to_myst-0.4.0-py3-none-any.whl
Download: [link]
Size: 36510
MD5: d2af714158d00eee5caa11f51e3fd7fa
SHA256: 16621b2960a3977052701d862d297e21e7afd7bcfbc678158255e97936e83644
Uploaded: 2023-07-24 18:07:43 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: rst-to-myst
Version: 0.4.0
Summary: Convert RST to MyST-Markdown.
Author-Email: Chris Sewell <chrisj_sewell[at]hotmail.com>
Project-Url: Documentation, https://rst-to-myst.readthedocs.io
Project-Url: Home, https://github.com/executablebooks/rst-to-myst
Keywords: restructuredtext,markdown,myst
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.7
Requires-Dist: docutils (<0.20,>=0.17)
Requires-Dist: importlib_resources (~=3.1); python_version < "3.9"
Requires-Dist: pyyaml
Requires-Dist: markdown-it-py (~=2.0)
Requires-Dist: mdformat (~=0.7.16)
Requires-Dist: mdformat-myst (~=0.1.5)
Requires-Dist: mdformat-deflist (~=0.1.2)
Requires-Dist: click (<9,>=7.1)
Requires-Dist: myst-parser; extra == "docs"
Requires-Dist: sphinx-book-theme; extra == "docs"
Requires-Dist: sphinx-click; extra == "docs"
Requires-Dist: sphinx-design; extra == "docs"
Requires-Dist: sphinx (<7,>=5); extra == "sphinx"
Requires-Dist: pytest (~=6.0); extra == "test"
Requires-Dist: coverage; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: pytest-regressions; extra == "test"
Requires-Dist: pytest-param-files; extra == "test"
Provides-Extra: docs
Provides-Extra: sphinx
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 2465 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 3.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
rst_to_myst/__init__.py sha256=KCsUWh4TZMF-X0UBdNcOKuI-elJIQhFS0IOskzQjLqQ 244
rst_to_myst/cli.py sha256=biVMGC4HMxkGIpNOgRKGKWj0QcRoXBFNkzo6hECCuDc 11305
rst_to_myst/inliner.py sha256=_-sx5C-OPVFPW_B5w9_SzAhq5UcO8YJXjGbCWFUjdVA 37674
rst_to_myst/markdownit.py sha256=ZPQIyAJf-l2vOh6VjdGHXACCgn9P768Q6DjnNqO3wnw 25378
rst_to_myst/mdformat_render.py sha256=PAFWRa0lKgClvc577X-lrQ4zBwr121M4bBS_Po3lCQY 9019
rst_to_myst/namespace.py sha256=OzRNPzgV9camOmFuy2I0Erf5WXGOn6WpSDBaqu3f3WI 8865
rst_to_myst/nodes.py sha256=TvkaJ3JwTv1JchLKX3DshQMVrAbExetIiQO5AxnqvX4 1136
rst_to_myst/parser.py sha256=0i4DC4DAuF_PxuJDP8pzoTwqjWyz8QVrJMB0dCk2ghI 7716
rst_to_myst/states.py sha256=t--DZ_6ePmLeaDZNLtVfooVU31w_RtcHeAPVkNApO-8 17825
rst_to_myst/utils.py sha256=HrTXmtbIMgDP0iAjqjbQHCuRYkuq0ySdyE3uM_SqOvg 494
rst_to_myst/data/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
rst_to_myst/data/directives.yml sha256=PSQJP-GBUZU0PGZoAkKwOabEQiuGd5023Cdop3rY1BU 7405
rst_to_myst-0.4.0.dist-info/entry_points.txt sha256=TREKRDrg_2-rRigvneAUEqO_nkGibCZaFDRVjHSFyis 49
rst_to_myst-0.4.0.dist-info/LICENSE sha256=hynIE2fuO4hbpQkkTKVk3Zc7yHAPh3OZ_xugav7JFcE 1069
rst_to_myst-0.4.0.dist-info/WHEEL sha256=EZbGkh7Ie4PoZfRQ8I0ZuP9VklN_TvcZ6DSE5Uar4z4 81
rst_to_myst-0.4.0.dist-info/METADATA sha256=HrBim8QJOfkZfc1JuneJFPsfUd9BCr4J6_aWQ_uJFRw 3891
rst_to_myst-0.4.0.dist-info/RECORD

entry_points.txt

rst2myst = rst_to_myst.cli:main