mdformat-web

View on PyPIReverse Dependencies (4)

0.2.0 mdformat_web-0.2.0-py3-none-any.whl

Wheel Details

Project: mdformat-web
Version: 0.2.0
Filename: mdformat_web-0.2.0-py3-none-any.whl
Download: [link]
Size: 3150
MD5: 32f9c4080d958d3ac91e18f4d1639b5d
SHA256: 5d896564acfbe6ad8715a97ef6cac49b44ae6a9f3521c97bcf882d0b0e2ff5e7
Uploaded: 2024-10-15 16:02:58 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: mdformat-web
Version: 0.2.0
Summary: Mdformat plugin to format JS, CSS, HTML and XML code blocks
Author: Taneli Hukkinen
Author-Email: hukkin[at]users.noreply.github.com
Home-Page: https://github.com/hukkin/mdformat-web
Project-Url: Repository, https://github.com/hukkin/mdformat-web
License: MIT
Keywords: mdformat,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
Classifier: Typing :: Typed
Requires-Python: >=3.9
Requires-Dist: beautifulsoup4 (>=4.9.3)
Requires-Dist: cssbeautifier (>=1.13.0)
Requires-Dist: jsbeautifier (>=1.13.0)
Requires-Dist: mdformat (>=0.3.5)
Description-Content-Type: text/markdown
[Description omitted; length: 844 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_web/__init__.py sha256=HaY0oT3LByown4szpF0CF9VxqRX6jAbYPCMIlulc2tA 861
mdformat_web-0.2.0.dist-info/LICENSE sha256=f7Prh_aIy4_ZbcZhLJjb-gZy9FJNdOJAJqTBWGjDBKw 1072
mdformat_web-0.2.0.dist-info/METADATA sha256=ReeKPwLuYKVHAvqoUh6ccYsXlKBkTYES_JB17ceMVqE 1895
mdformat_web-0.2.0.dist-info/WHEEL sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs 88
mdformat_web-0.2.0.dist-info/entry_points.txt sha256=NXLRobBwiIix4aeYkuPkJG9ZvK36aiHyl8XFsxGUh-U 172
mdformat_web-0.2.0.dist-info/RECORD

entry_points.txt

css = mdformat_web:format_css
html = mdformat_web:format_html
javascript = mdformat_web:format_js
js = mdformat_web:format_js
xml = mdformat_web:format_xml