mdformat-config

View on PyPIReverse Dependencies (3)

0.2.1 mdformat_config-0.2.1-py3-none-any.whl

Wheel Details

Project: mdformat-config
Version: 0.2.1
Filename: mdformat_config-0.2.1-py3-none-any.whl
Download: [link]
Size: 3473
MD5: de14902a2312c7467973abff9503d4a3
SHA256: 484a867c067366f85c9e4b91e36d8a92c80141490db59e481befe0ec8055f02d
Uploaded: 2024-10-18 19:42:51 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: mdformat-config
Version: 0.2.1
Summary: Mdformat plugin to beautify configuration and data-serialization formats
Author: Taneli Hukkinen
Author-Email: hukkin[at]users.noreply.github.com
Home-Page: https://github.com/hukkin/mdformat-config
Project-Url: Repository, https://github.com/hukkin/mdformat-config
License: MIT
Keywords: mdformat,json,yaml,toml,markdown,commonmark,formatter
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Documentation
Classifier: Topic :: Text Processing :: Markup
Requires-Python: >=3.9
Requires-Dist: mdformat (>=0.3.0)
Requires-Dist: ruamel.yaml (>=0.16.0)
Requires-Dist: taplo (>=0.9.3)
Description-Content-Type: text/markdown
[Description omitted; length: 758 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
mdformat_config/__init__.py sha256=cVE7BWgKXLajG0su4nlfiq6oUozvyyT8h89lyfD25aY 1652
mdformat_config-0.2.1.dist-info/LICENSE sha256=f7Prh_aIy4_ZbcZhLJjb-gZy9FJNdOJAJqTBWGjDBKw 1072
mdformat_config-0.2.1.dist-info/METADATA sha256=tPg30zuWGQBdCWKffgqkD6WkZRvr5y-7QD-Bk45y9FA 1768
mdformat_config-0.2.1.dist-info/WHEEL sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs 88
mdformat_config-0.2.1.dist-info/entry_points.txt sha256=DS6SIpbTIJ4d1Y7wsxS--oYNVllJdFSX1NyNcMhKOuk 125
mdformat_config-0.2.1.dist-info/RECORD

entry_points.txt

json = mdformat_config:format_json
toml = mdformat_config:format_toml
yaml = mdformat_config:format_yaml