Added package niml (#1889)

This commit is contained in:
Jakub Dóka 2021-04-27 18:13:17 +02:00 committed by GitHub
parent 80112f68ab
commit 0986608e01
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22390,5 +22390,18 @@
"description": "Rapid serial text presenter", "description": "Rapid serial text presenter",
"license": "Unlicense", "license": "Unlicense",
"web": "https://git.sr.ht/~ehmry/hottext" "web": "https://git.sr.ht/~ehmry/hottext"
},
{
"name": "niml",
"url": "https://github.com/jakubDoka/niml",
"method": "git",
"tags": [
"html",
"library",
"dls"
],
"description": "html dsl",
"license": "MIT",
"web": "https://github.com/jakubDoka/niml"
} }
] ]