Added package tmplpro (#1784)

This commit is contained in:
Jordan Hrycaj 2021-01-18 15:02:25 +00:00 committed by GitHub
parent 561889758f
commit 6eb067dc31
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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",