Added package tmplpro (#1784)

This commit is contained in:
Jordan Hrycaj
2021-01-18 16:02:25 +01:00
committed by GitHub
parent 561889758f
commit 6eb067dc31
+12
View File
@@ -1,4 +1,16 @@
[
{
"name": "tmplpro",
"url": "https://github.com/mjfh/nim-tmplpro.git",
"method": "git",
"tags": [
"template",
"cgi"
],
"description": "Text template processor, basic capabilities",
"license": "UNLICENSE",
"web": "https://mjfh.github.io/nim-tmplpro/"
},
{
"name": "azure_translate",
"url": "https://github.com/williamhatcher/azure_translate",