mdformat-web

View on PyPIReverse Dependencies (2)

0.1.0 mdformat_web-0.1.0-py3-none-any.whl

Wheel Details

Project: mdformat-web
Version: 0.1.0
Filename: mdformat_web-0.1.0-py3-none-any.whl
Download: [link]
Size: 3028
MD5: 3e592f4aead6aed264ec918940872d42
SHA256: a6586e01ada50f5e798022a1b88ec6c9d7fc3e5bb782c4f445446172dfb1e762
Uploaded: 2020-10-23 08:43:13 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: mdformat-web
Version: 0.1.0
Summary: Mdformat plugin to format JS, CSS, HTML and XML code blocks
Author: Taneli Hukkinen
Author-Email: hukkinj1[at]users.noreply.github.com
Home-Page: https://github.com/hukkinj1/mdformat-web
Project-Url: Repository, https://github.com/hukkinj1/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.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Documentation
Classifier: Topic :: Text Processing :: Markup
Classifier: Typing :: Typed
Requires-Python: >=3.6,<4.0
Requires-Dist: beautifulsoup4[lxml] (<5.0.0,>=4.9.3)
Requires-Dist: cssbeautifier (<2.0.0,>=1.13.0)
Requires-Dist: jsbeautifier (<2.0.0,>=1.13.0)
Requires-Dist: mdformat (>=0.3.5)
Description-Content-Type: text/markdown
[Description omitted; length: 804 characters]

WHEEL

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

RECORD

Path Digest Size
mdformat_web/__init__.py sha256=JRnyZZDdXtgz2onDONtNfZy3ECQYm_cK-A18tm9Pfno 685
mdformat_web-0.1.0.dist-info/entry_points.txt sha256=NXLRobBwiIix4aeYkuPkJG9ZvK36aiHyl8XFsxGUh-U 172
mdformat_web-0.1.0.dist-info/LICENSE sha256=f7Prh_aIy4_ZbcZhLJjb-gZy9FJNdOJAJqTBWGjDBKw 1072
mdformat_web-0.1.0.dist-info/WHEEL sha256=SrtnPGVTMeYWttls9xnWA01eUhCZ3ufFdJUYb1J3r-U 83
mdformat_web-0.1.0.dist-info/METADATA sha256=OXRAxyGIaSyp5XlZrRTFThaArlkPAumAiMEm_Hs7C2Q 1839
mdformat_web-0.1.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