Added package denim_ui_cairo (#1818)

This commit is contained in:
kristianhasselknippe 2021-02-23 15:01:02 +01:00 committed by GitHub
parent 2b88f41255
commit a9c71cf611
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21603,5 +21603,21 @@
"description": "Nim / Python / C library to run webview with HTML/JS as UI",
"license": "MIT",
"web": "https://github.com/marcomq/nimview"
},
{
"name": "denim_ui_cairo",
"url": "https://github.com/nortero-code/midio-ui-cairo",
"method": "git",
"tags": [
"denim-ui",
"denim-backend",
"gui",
"cairo",
"cross",
"platform"
],
"description": "Cairo backend for the denim ui engine",
"license": "MIT",
"web": "https://github.com/nortero-code/midio-ui-cairo"
}
]