Initial commit

This commit is contained in:
2025-09-25 12:41:54 +03:00
commit b48c8c8a18
4 changed files with 55 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
name: cmark
description: CommonMark parsing and rendering library and program in C
version: 0.31.1
url: https://github.com/commonmark/cmark
license: BSD-2-Clause
architecture: any
depends: ["glibc"]
make_depends: ["cmake","python3"]
type: source