rstdoc

View on PyPIReverse Dependencies (0)

1.8.2 rstdoc-1.8.2-py3-none-any.whl

Wheel Details

Project: rstdoc
Version: 1.8.2
Filename: rstdoc-1.8.2-py3-none-any.whl
Download: [link]
Size: 127446
MD5: ced3f45aedeb1fcbba6805bb3c156efc
SHA256: 6ebdc85d8edfc343d4ef8eac5a5fde6c8703dc988df76a263202e5cf2cd2807c
Uploaded: 2023-01-22 10:33:51 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: rstdoc
Version: 1.8.2
Summary: rstdoc - support documentation in restructedText (rst)
Author: Roland Puntaier
Author-Email: roland.puntaier[at]gmail.com
Home-Page: https://github.com/rstdoc/rstdoc
License: MIT
Keywords: Documentation
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Information Technology
Classifier: Topic :: Utilities
Requires-Dist: cffi
Requires-Dist: cairocffi
Requires-Dist: cairosvg
Requires-Dist: pillow
Requires-Dist: pyx
Requires-Dist: pyfca
Requires-Dist: pygal
Requires-Dist: numpy
Requires-Dist: matplotlib
Requires-Dist: sympy
Requires-Dist: pint (>=0.14)
Requires-Dist: drawsvg
Requires-Dist: svgwrite
Requires-Dist: stpl (>=1.13.6)
Requires-Dist: pypandoc
Requires-Dist: docutils
Requires-Dist: sphinx
Requires-Dist: sphinx-bootstrap-theme
Requires-Dist: gitpython
Requires-Dist: pyyaml
Requires-Dist: txdir
Requires-Dist: waf; extra == "build"
Requires-Dist: mock; extra == "develop"
Requires-Dist: virtualenv; extra == "develop"
Requires-Dist: pytest-coverage; extra == "develop"
Provides-Extra: build
Provides-Extra: develop
License-File: LICENSE
[Description omitted; length: 20544 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.38.4)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
readme.rst sha256=5Y_hf-nqY_2lr4KdjRgVgo2PEDDoY8yGxxXKhZSevH8 3651
rstdoc/__init__.py sha256=DJJ58hbKebyrDOrr5QWBL7EoyBLnm7_nRJeIyJx6-zs 133
rstdoc/dcx.py sha256=Z_3Z-w9Mc_Zqv5K5j_OruQFbTj0abpI21qOgukhoGVM 212859
rstdoc/fromdocx.py sha256=tTPsrJiRON8c7B9K9YVRMOz2h6ujTQb6A7p6q6B3Eeg 9637
rstdoc/listtable.py sha256=2j8rcNusW0Z3-mYGs0riPzY3BG46KhSXRbytS_SZqwQ 6935
rstdoc/reference.docx sha256=-rt7iOyhQXyDUUVn7i2wIjBzCUbKqMkopa0ceNriulg 15800
rstdoc/reference.odt sha256=24NJ1A6R02mCPQtJXHCzM-r1-eXsOEQ5YSjHKd3a89Y 9231
rstdoc/reference.tex sha256=R-VY1VYAaYUeLUGit3PHAV--KzuagyygQcykv1WGufA 30759
rstdoc/reflow.py sha256=pUfzrbXu6T2I0EHMRU3QDLc-eVlgJdGGz4INMX63cd8 11287
rstdoc/reimg.py sha256=4C850ZrFlZZoA9tdkrnB6wPk7Oe9_H05M4hWBz2Qeu4 5818
rstdoc/retable.py sha256=AM0GGwFxzbDPX5OiLHtjhBepcqRY5GwllJK4uHHQhbM 14426
rstdoc/untable.py sha256=P5gZXudvYkuNx6U8zCONWJIPuiCnPT2IHbRUPh4_2iA 7683
rstdoc/wafw.py sha256=6QHNVI2WXlbIjvsOlWi2GsR2P7lqvjckTv5GW67Ow50 4099
rstdoc-1.8.2.data/data/man/man1/rstdoc.1 sha256=qqQkhVG7rm-3f8PImwgpVw0Gv_9zEBPPfSkQz69Uy5g 21158
rstdoc-1.8.2.dist-info/LICENSE sha256=i4c-lYs7yj5jUysy5KM9a465xbdJc-TGUv0uTiRK_NE 1082
rstdoc-1.8.2.dist-info/METADATA sha256=ltR1xUUlQ4UhxYDtU2IYbanklBLibyxXDclo8GYtRRo 21955
rstdoc-1.8.2.dist-info/WHEEL sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo 92
rstdoc-1.8.2.dist-info/entry_points.txt sha256=9YRTM2lPNus02fh80tm7qc935-TjLKByaXj6Su4Bl-4 266
rstdoc-1.8.2.dist-info/top_level.txt sha256=cDmOTsFJOGRtCmNUHd6BHe2BCia3ynupJGgl8bOjEvs 7
rstdoc-1.8.2.dist-info/RECORD

top_level.txt

rstdoc

entry_points.txt

rstdcx = rstdoc.dcx:main
rstdoc = rstdoc.dcx:main
rstfromdocx = rstdoc.fromdocx:main
rstlisttable = rstdoc.listtable:main
rstreflow = rstdoc.reflow:main
rstreimg = rstdoc.reimg:main
rstretable = rstdoc.retable:main
rstuntable = rstdoc.untable:main