~cnx/ipwhl-devel

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch

[PATCH ipwhl-data] Markdown: init at 3.3.4

Details
Message ID
<20210817140655.26407-1-huyngo@disroot.org>
DKIM signature
missing
Download raw message
Patch: +9 -0
A Python implementation of Markdown parser
---
 pkgs/43/Markdown/markdown-3.3.4-py3-none-any.toml | 9 +++++++++
 1 file changed, 9 insertions(+)
 create mode 100644 pkgs/43/Markdown/markdown-3.3.4-py3-none-any.toml

diff --git a/pkgs/43/Markdown/markdown-3.3.4-py3-none-any.toml b/pkgs/43/Markdown/markdown-3.3.4-py3-none-any.toml
new file mode 100644
index 0000000..6fb41a7
--- /dev/null
+++ b/pkgs/43/Markdown/markdown-3.3.4-py3-none-any.toml
@@ -0,0 +1,9 @@
source = 'https://files.pythonhosted.org/packages/6e/33/1ae0f71395e618d6140fbbc9587cc3156591f748226075e0f7d6f9176522/Markdown-3.3.4-py3-none-any.whl'
content-id = 'QmeHryfA1mb1XAPD4CmEWGnQVFErBFNyfUPjVmf22BH84Y'
requires-python = '>=3.6'
extras = ['testing']
dependencies = [
	'importlib-metadata; python_version < "3.8"',
	'coverage; extra == "testing"',
	'pyyaml; extra == "testing"',
]
-- 
2.32.0
Reply to thread Export thread (mbox)