markdown-callouts

View on PyPIReverse Dependencies (26)

0.4.0 markdown_callouts-0.4.0-py3-none-any.whl

Wheel Details

Project: markdown-callouts
Version: 0.4.0
Filename: markdown_callouts-0.4.0-py3-none-any.whl
Download: [link]
Size: 7108
MD5: 263813ce3d0d419ee37ea51d5f2e6815
SHA256: ed0da38f29158d93116a0d0c6ecaf9df90b37e0d989b5337d678ee6e6d6550b7
Uploaded: 2024-01-22 23:18:17 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: markdown-callouts
Version: 0.4.0
Summary: Markdown extension: a classier syntax for admonitions
Author-Email: Oleh Prypin <oleh[at]pryp.in>
Project-Url: Documentation, https://oprypin.github.io/markdown-callouts/
Project-Url: Source, https://github.com/oprypin/markdown-callouts
Project-Url: Issues, https://github.com/oprypin/markdown-callouts/issues
Project-Url: History, https://github.com/oprypin/markdown-callouts/releases
Keywords: extensions,markdown
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
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: Programming Language :: Python :: 3.12
Classifier: Topic :: Documentation
Classifier: Topic :: Software Development :: Documentation
Classifier: Topic :: Text Processing :: Markup :: Markdown
Classifier: Typing :: Typed
Requires-Python: >=3.8
Requires-Dist: markdown (>=3.3.3)
Description-Content-Type: text/markdown
License-Expression: MIT
License-File: LICENSE.md
[Description omitted; length: 3031 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.21.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
markdown_callouts/__init__.py sha256=EaT8QupokgD4rn139-dhmmtTtALhiBW3vp1RGccJLdw 289
markdown_callouts/callouts.py sha256=c9avQ8gNT1APsWnHba-5wTPSN8QR95spurq3gBfhmEA 5905
markdown_callouts/github_callouts.py sha256=UXG7sGSe9TvuHslzle4Utrrbs1oKff7ht6nuq3AWTOY 1954
markdown_callouts/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
markdown_callouts-0.4.0.dist-info/METADATA sha256=hJPSMsVwjkBLw_QszCWO_5BEjf6JZXpuRyPvvQrtV_g 4375
markdown_callouts-0.4.0.dist-info/WHEEL sha256=mRYSEL3Ih6g5a_CVMIcwiF__0Ae4_gLYh01YFNwiq1k 87
markdown_callouts-0.4.0.dist-info/entry_points.txt sha256=z8D9bjTD0kAdT3g2S1o0QP4eVbP5-Y_B5qT3RlfvKJo 154
markdown_callouts-0.4.0.dist-info/licenses/LICENSE.md sha256=tlo3sQqrqULdp0XGvCSDNsKvgKOUQKhQYXdoaYd07fI 1083
markdown_callouts-0.4.0.dist-info/RECORD

entry_points.txt

callouts = markdown_callouts.callouts:CalloutsExtension
github-callouts = markdown_callouts.github_callouts:GitHubCalloutsExtension