include-code

View on PyPIReverse Dependencies (0)

1.0.0 include_code-1.0.0-py3-none-any.whl

Wheel Details

Project: include-code
Version: 1.0.0
Filename: include_code-1.0.0-py3-none-any.whl
Download: [link]
Size: 3800
MD5: b69a10373c82c91266ff1b706ea20228
SHA256: 463fc6cb3216f0036e36316d9a67403ceffc2024d36c7c9d3c4e7c497b50c34a
Uploaded: 2023-08-06 18:58:52 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: include-code
Version: 1.0.0
Summary: A pandoc filter to easily include remote code into markdown
Author: Kevin Della Schiava
Author-Email: Kevin Della Schiava <dellaschiavak[at]gmail.com>
Project-Url: Homepage, https://github.com/KevinSpaghetti/include-code
License: BSD
Keywords: pandoc filter documentation
Requires-Python: >=3.7
Requires-Dist: urllib3 (<2.0)
Requires-Dist: requests
Requires-Dist: panflute
Description-Content-Type: text/markdown
[Description omitted; length: 518 characters]

WHEEL

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

RECORD

Path Digest Size
include_code/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
include_code/__main__.py sha256=MsJzFTIsyRBKQcS4QaHUzknBpqxuqHOyJLYAyri9jnU 38
include_code/common.py sha256=Fqz5WZPEoaY6H_0PnqXK3saDrn7Nt3fAbDZxdsc56I0 115
include_code/fetch.py sha256=ZZHlLw0N0hVP4v_KquPo_bYw-XGmvpTcJ4zIBEqYlIc 314
include_code/include_code.py sha256=BVwdD8ecQbE4RJ03K0ZVwt0fqSh77uhCfmlmYQr0mo4 1809
include_code/validate.py sha256=sgUjs5mKfeHLC3n3YhDkyYCYCOYURo6pftLckvJGFrI 140
include_code-1.0.0.dist-info/METADATA sha256=4Zikut7udv0V2ydKlaN8vMmC2OaMDmhXfIXv-OGKwhs 992
include_code-1.0.0.dist-info/WHEEL sha256=5sUXSg9e4bi7lTLOHcm6QEYwO5TIF1TNbTSVFVjcJcc 92
include_code-1.0.0.dist-info/entry_points.txt sha256=Sa2bPMRRmgooMN5vAxxhOvkENRJzHeZfEk1Hu_OQMfc 64
include_code-1.0.0.dist-info/top_level.txt sha256=R3BmpY-O7cVh6xSf98TXk7qbNWf5X_PRW7t3AO48tZc 13
include_code-1.0.0.dist-info/RECORD

top_level.txt

include_code

entry_points.txt

include-code = include_code.include_code:main