Added package tagger (#2287)

This commit is contained in:
Alberto 2022-07-18 21:18:49 +02:00 committed by GitHub
parent e390fdd38f
commit 2695c9abe6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26778,5 +26778,19 @@
"description": "ETF (Erlang Term Format) library for nim",
"license": "MIT",
"web": "https://github.com/metagn/etf"
},
{
"name": "tagger",
"url": "https://github.com/aruZeta/tagger",
"method": "git",
"tags": [
"html",
"xml",
"tags",
"library"
],
"description": "A library to generate xml and html tags",
"license": "MIT",
"web": "https://github.com/aruZeta/tagger"
}
]