Added package checkpack (#1819)

This commit is contained in:
Arnaud Moura 2021-02-24 09:17:05 +01:00 committed by GitHub
parent a9c71cf611
commit 9e77cc4770
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21619,5 +21619,17 @@
"description": "Cairo backend for the denim ui engine",
"license": "MIT",
"web": "https://github.com/nortero-code/midio-ui-cairo"
},
{
"name": "checkpack",
"url": "https://gitlab.com/ArMour85/checkpack",
"method": "git",
"tags": [
"package",
"library"
],
"description": "Tiny library to check if a system package is already installed.",
"license": "MIT",
"web": "https://gitlab.com/ArMour85/checkpack"
}
]