yaml-to-markdown

View on PyPIReverse Dependencies (0)

0.1.1712578746 yaml_to_markdown-0.1.1712578746-py3-none-any.whl

Wheel Details

Project: yaml-to-markdown
Version: 0.1.1712578746
Filename: yaml_to_markdown-0.1.1712578746-py3-none-any.whl
Download: [link]
Size: 8942
MD5: fe3ace61eed7a53126f4cb65558aac04
SHA256: 4b2e43ab3a37a1a757a84701887c33b00f53bc5d70698ecb1ca3a20690009b00
Uploaded: 2024-04-08 12:19:09 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: yaml-to-markdown
Version: 0.1.1712578746
Summary: Converts a YAML/JSON file or python Dict/List to a Markdown file
Author: anevis
Home-Page: https://anevis.github.io/yaml-to-markdown/
License: MIT
Requires-Dist: click (==8.1.7)
Requires-Dist: jsonschema[format] (==4.21.1)
Requires-Dist: pyyaml (==6.0.1)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1916 characters]

WHEEL

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

RECORD

Path Digest Size
yaml_to_markdown/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
yaml_to_markdown/convert.py sha256=2eqGYJGypsMxzQyltYjgqxbazApyB7WHLZC1LsU9RRU 2502
yaml_to_markdown/convert_test.py sha256=0q0fkfzgHVcZjkfYe8CenBjKr8QdFDXnWvktmQUJ1n4 1257
yaml_to_markdown/md_converter.py sha256=cDGN28vL-j4yfUUotOC4gf6cUJT1aoPDDTmOpyx-cVU 6197
yaml_to_markdown/md_converter_test.py sha256=Rd7mni-x64H6XnL3XpSvGHaIzAf9nmwVwgUQPpJu6jM 8067
yaml_to_markdown/utils.py sha256=6S166pxpVWznx_l9NquxLPUa-lbL44-aKD78Hk2Ozzk 92
yaml_to_markdown/utils_test.py sha256=doe2iGgeBWNuOu0tvW6yzTVO0oBL1_pCn3S3rIjoVUw 191
yaml_to_markdown-0.1.1712578746.dist-info/LICENSE sha256=nYO2AMt1gmKrvXCIKtKZehoA7owbL5carwoO_c24fOU 1069
yaml_to_markdown-0.1.1712578746.dist-info/METADATA sha256=wYOUX4XL1z8-pxBpAc4MLMBNBAMKAyPBzQ6jXycKink 2306
yaml_to_markdown-0.1.1712578746.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
yaml_to_markdown-0.1.1712578746.dist-info/entry_points.txt sha256=6ZnrLahm50Jwj5ScwTSpNi7jJkwogzA7gVcf3dzMpdk 67
yaml_to_markdown-0.1.1712578746.dist-info/top_level.txt sha256=D5b3IWeRIFZANgCUfT0ou3UabNlRGhrfTvZgmcAfMtA 17
yaml_to_markdown-0.1.1712578746.dist-info/RECORD

top_level.txt

yaml_to_markdown

entry_points.txt

yaml-to-markdown = yaml_to_markdown.convert:main