mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
Added package composition (#1989)
This commit is contained in:
parent
8fbcb9008e
commit
6331f6ce83
@ -23529,5 +23529,16 @@
|
|||||||
"description": "A low-level Nim wrapper for Notcurses: blingful TUIs and character graphics",
|
"description": "A low-level Nim wrapper for Notcurses: blingful TUIs and character graphics",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"web": "https://github.com/michaelsbradleyjr/nim-notcurses"
|
"web": "https://github.com/michaelsbradleyjr/nim-notcurses"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "composition",
|
||||||
|
"url": "https://github.com/DavidMeagher1/composition",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"library"
|
||||||
|
],
|
||||||
|
"description": "Composition pattern with event handling library in Nim",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/DavidMeagher1/composition"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user