Initial Commit

This commit is contained in:
2025-05-08 17:17:24 +03:00
commit 302caeb5fd
3 changed files with 38 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
name: python-mako
description: A super-fast templating language that borrows the best ideas from the existing templating languages
version: 1.3.2
revision: 2
url: https://www.makotemplates.org/
license: MIT
architecture: any
depends: ["python3","python-markupsafe"]
make_depends: ["python-build","python-installer","python-setuptools","python-wheel"]
type: source