mkdocs-table-reader-plugin

View on PyPIReverse Dependencies (20)

3.1.0 mkdocs_table_reader_plugin-3.1.0-py3-none-any.whl

Wheel Details

Project: mkdocs-table-reader-plugin
Version: 3.1.0
Filename: mkdocs_table_reader_plugin-3.1.0-py3-none-any.whl
Download: [link]
Size: 10564
MD5: 9ee9a7f367e9e29fdb8a65c7d1d5957d
SHA256: 50a1302661c14d96b90ba0434ae96110441e0c653ce23559e3c6911fe79e7bd2
Uploaded: 2024-08-29 14:08:07 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: mkdocs-table-reader-plugin
Version: 3.1.0
Summary: MkDocs plugin to directly insert tables from files into markdown.
Author: Tim Vink
Author-Email: vinktim[at]gmail.com
Home-Page: https://github.com/timvink/mkdocs-table-reader-plugin
License: MIT
Keywords: mkdocs plugin
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
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: License :: OSI Approved :: MIT License
Requires-Python: >=3.8
Requires-Dist: mkdocs (>=1.0)
Requires-Dist: pandas (>=1.1)
Requires-Dist: tabulate (>=0.8.7)
Requires-Dist: PyYAML (>=5.4.1)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2568 characters]

WHEEL

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

RECORD

Path Digest Size
mkdocs_table_reader_plugin/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
mkdocs_table_reader_plugin/markdown.py sha256=xmWwSaKo5CY40E7S26E_MFb6mp_D1KcQURfA1vLLpqw 2603
mkdocs_table_reader_plugin/plugin.py sha256=1dHRzlCRpbkuHPs7bY9tSgdz2VxEEwegfg9s8sCnDdo 6682
mkdocs_table_reader_plugin/readers.py sha256=WrIHvjm0SSexzNxOgPasna9WAw38wovF4RJxs2vDQY4 6066
mkdocs_table_reader_plugin/safe_eval.py sha256=F0PlPCqmPR50fazlcCu6e5rhWctnDnRnJ5z9LioSTMI 3423
mkdocs_table_reader_plugin/utils.py sha256=sCFda4fLTMptlmOxR9jhTuYmjO_2ajUhg4j_RnaqDqs 881
mkdocs_table_reader_plugin-3.1.0.dist-info/LICENSE sha256=iTTHd7_nxqzSXwciZBtJaYlPyR2E70zRsF7zlqwX-pU 1065
mkdocs_table_reader_plugin-3.1.0.dist-info/METADATA sha256=tPJmO9bNW5lQg4cORJv8pCKL2fBUwvur0JnwXHbAiBI 3455
mkdocs_table_reader_plugin-3.1.0.dist-info/WHEEL sha256=UvcQYKBHoFqaQd6LKyqHw9fxEolWLQnlzP0h_LgJAfI 91
mkdocs_table_reader_plugin-3.1.0.dist-info/entry_points.txt sha256=iacij2wpZdqio3CQ7Kt9EA-JwbsWOYF4bHwfcuOFyeg 84
mkdocs_table_reader_plugin-3.1.0.dist-info/top_level.txt sha256=bnI-ssXdccQVdCoH11vKcP-T22aFkAjNjKeGhKqgp1A 27
mkdocs_table_reader_plugin-3.1.0.dist-info/RECORD

top_level.txt

mkdocs_table_reader_plugin

entry_points.txt

table-reader = mkdocs_table_reader_plugin.plugin:TableReaderPlugin