python_markdown-oembed_extension

View on PyPIReverse Dependencies (0)

0.3.1 python_markdown_oembed_extension-0.3.1-py3-none-any.whl

Wheel Details

Project: python_markdown-oembed_extension
Version: 0.3.1
Filename: python_markdown_oembed_extension-0.3.1-py3-none-any.whl
Download: [link]
Size: 7234
MD5: ca025e27daeddb416bd2eb63cb8c4ba9
SHA256: e13cecfa072ca5679afa595a583743b6e804cab521750fed8bfd72b4eb3920d2
Uploaded: 2023-11-10 14:45:54 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: python_markdown-oembed_extension
Version: 0.3.1
Summary: Detect inline pattern starting with '![', use the following data to request oembed data from the video hoster and create appropriate iframe html
Author-Email: nmc <contact-nmc[at]unibas.ch>
Keywords: markdown,html,oembed
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Requires-Dist: python-oembed
Requires-Dist: markdown
Requires-Dist: requests
Requires-Dist: pylint (~=2.14.0); extra == "dev"
Requires-Dist: toml (~=0.10.2); extra == "dev"
Requires-Dist: yapf (~=0.32.0); extra == "dev"
Requires-Dist: pytest-cov (~=3.0.0); extra == "test"
Requires-Dist: requests_mock; extra == "test"
Requires-Dist: pyyaml; extra == "test"
Provides-Extra: dev
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 1067 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 3.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
python_markdown_oembed_extension/__init__.py sha256=MWAxWaAHBWVcd7fNwHDIxnkUlRygURyR0vFQ792hdps 198
python_markdown_oembed_extension/endpoints.py sha256=bdKEfMRa-nhP6R6vQ1pMH5WowE-cpSBQFF2VC8bWYCU 699
python_markdown_oembed_extension/inlinepatterns.py sha256=Y_urEi14TV-Cu3i0rZhjzv1mpkHwF8B_VuXl01gg2PQ 1136
python_markdown_oembed_extension/oembedextension.py sha256=zJ2Aytnx6IPtNXT8ofhLp7HNoHixhVogOtt-SLUXT5g 1178
python_markdown_oembed_extension/tests/test_expectedHtml.html sha256=ryjGFT1GI0X25TAmesl04qJrjzHKr2sU07QyFltggRI 801
python_markdown_oembed_extension/tests/test_markdown.md sha256=lrwkAqgbrRaN6hJF1lKyo10y5FqThGZ9yuClYFUAAyc 545
python_markdown_oembed_extension/tests/test_markdown.py sha256=xs4IK9O9EdIW2rdyOIVFp3Mh7sdSetFPSf3uFj8jAb8 791
python_markdown_oembed_extension/tests/vimeoMock.yaml sha256=OeHbEgRCM7aVbwhKXdbaU516ZoCkTrJWfR31B-WlnAk 1202
python_markdown_oembed_extension-0.3.1.dist-info/entry_points.txt sha256=M_7ce3R9socnRgcAgMx4s7uAMjVoQxc3UHVvcfZbHJs 56
python_markdown_oembed_extension-0.3.1.dist-info/LICENSE sha256=IB-_78ClJnXJ7DexUHJLreRIZtG9oPrOYZV4fjhoKOg 38
python_markdown_oembed_extension-0.3.1.dist-info/WHEEL sha256=EZbGkh7Ie4PoZfRQ8I0ZuP9VklN_TvcZ6DSE5Uar4z4 81
python_markdown_oembed_extension-0.3.1.dist-info/METADATA sha256=x-IR5gN4HdYpq75_bsCobnOQQ_Txed_EthlgNJNhAlA 1879
python_markdown_oembed_extension-0.3.1.dist-info/RECORD

entry_points.txt

my-script = my_package.module:function