[PATCH ipwhl-data] Markdown: init at 3.3.4
Export this patch
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