Initial Commit

This commit is contained in:
2025-05-08 17:17:24 +03:00
commit 6ffefd1ae1
3 changed files with 41 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
name: python-markdown
description: Python implementation of John Grubers Markdown
version: 3.4.1
url: https://python-markdown.github.io/
license: BSD
architecture: any
depends: ["python3"]
make_depends: ["python-wheel","python-pyyaml"]
type: source