rst2json

View on PyPIReverse Dependencies (0)

0.5.1 rst2json-0.5.1-py3-none-any.whl

Wheel Details

Project: rst2json
Version: 0.5.1
Filename: rst2json-0.5.1-py3-none-any.whl
Download: [link]
Size: 24663
MD5: f0ba9f89d21059d637492a1b618e2d23
SHA256: 283dc961c9295b4587d3e184203d33ca62b25272774b2d368e9020ce41c738c1
Uploaded: 2023-12-12 21:02:37 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: rst2json
Version: 0.5.1
Summary: Split rendered reStructuredText into JSON
Author-Email: John Thorvald Wodder II <rst2json[at]varonathe.org>
Project-Url: Source Code, https://github.com/jwodder/rst2json
Project-Url: Bug Tracker, https://github.com/jwodder/rst2json/issues
Keywords: JSON,docutils,reStructuredText,template,templating
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Documentation
Classifier: Topic :: Software Development :: Documentation
Classifier: Topic :: Text Processing
Classifier: Topic :: Text Processing :: Markup :: HTML
Classifier: Topic :: Text Processing :: Markup :: LaTeX
Classifier: Topic :: Text Processing :: Markup :: reStructuredText
Requires-Python: >=3.7
Requires-Dist: docutils (>=0.18.1)
Requires-Dist: morecontext (~=0.2)
Description-Content-Type: text/x-rst
License-Expression: MIT
License-File: LICENSE
[Description omitted; length: 32065 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.19.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
rst2json/__init__.py sha256=I0wJWzSENd52KSBP2ml52tJLSB104ctXGNg4hxW4iqU 1462
rst2json/__main__.py sha256=NdYKj_hOaYgdCrxua3WZxzaxnoJMi3n4PN6PQa_hFQI 1242
rst2json/core.py sha256=yHnsOBHFfiMRDICXDBBwVT1BgzZ8xJltLf1kghSuRiw 3969
rst2json/knownopts.py sha256=f3HFkhTZr7Vo6iTFi4C0FqqXKKG6xCHyWlXkiQhUD2M 5838
rst2json/transforms.py sha256=UlxXttAt9daAmoufcfhTPuGnyrW3u7Y1QM_tWkbpsQM 996
rst2json/writers/__init__.py sha256=GIENWa6hFdV2M66cB63BcS33VVbOuqsM6FUQsuwwbfQ 605
rst2json/writers/_json_base.py sha256=2IYgnf5HUco5FAYGLCx1ZV7UFqpRLCvO9UPCA6Dnt_0 19281
rst2json/writers/html4.py sha256=6NlXHOh6Mvk_4fcvahYdu25YNIAkeKxXc_6Yi0sgkao 1647
rst2json/writers/html5.py sha256=-K5XyD35Urn8MymaBQ1GMIZHvFkT5yb2LaUQE4H1H5M 1277
rst2json/writers/latex.py sha256=3y5GV4QYt2WPAp83mqXiIROGueV602oJdCXCvB-_Yt8 2665
rst2json/writers/xelatex.py sha256=FAZRYhjyrPwDFRy2WjIFifaHrKa4xsSFugcQdcUJN08 2667
rst2json-0.5.1.dist-info/METADATA sha256=4nVZAd0BNXyCRIqvTm-M5pWMj1Vo0wMnb-tFBZtpMp4 33538
rst2json-0.5.1.dist-info/WHEEL sha256=0wCxn4rnLsvRWBK-NC7mK2QMIQ_aZSl7Qvk-8IWl_pY 87
rst2json-0.5.1.dist-info/entry_points.txt sha256=vWPebLPtnK85qItWQzPSE245GH1QRd7S9vWalv8HIto 52
rst2json-0.5.1.dist-info/licenses/LICENSE sha256=bTKavoFb-0GqscuuoOwu9aRT_ezxUUX8EcQCI7N3npY 1095
rst2json-0.5.1.dist-info/RECORD

entry_points.txt

rst2json = rst2json.__main__:main