Added package ezscr (#2356)

This commit is contained in:
Thiago 2022-09-14 02:24:47 +00:00 committed by GitHub
parent 57a7b6a1b6
commit 7f9d6d94b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27458,5 +27458,19 @@
"description": "PE tool based on libpe (with no S)",
"license": "MIT",
"web": "https://github.com/srozb/peni"
},
{
"name": "ezscr",
"url": "https://github.com/thisago/ezscr",
"method": "git",
"tags": [
"script",
"tool",
"portable",
"nimscript"
],
"description": "Portable and easy Nimscript runner. Nim compiler not needed",
"license": "gpl-3.0-only",
"web": "https://github.com/thisago/ezscr"
}
]