mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 23:53:08 +00:00
Added package oolib (#1990)
* Added package oolib * Remove tags Co-authored-by: flywind <xzsflywind@gmail.com> Co-authored-by: flywind <xzsflywind@gmail.com>
This commit is contained in:
parent
6331f6ce83
commit
f37af8260d
@ -23540,5 +23540,17 @@
|
|||||||
"description": "Composition pattern with event handling library in Nim",
|
"description": "Composition pattern with event handling library in Nim",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/DavidMeagher1/composition"
|
"web": "https://github.com/DavidMeagher1/composition"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "oolib",
|
||||||
|
"url": "https://github.com/Glasses-Neo/OOlib",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"oop",
|
||||||
|
"metaprogramming"
|
||||||
|
],
|
||||||
|
"description": "A nimble package which provides user-defined types, procedures, etc...",
|
||||||
|
"license": "WTFPL",
|
||||||
|
"web": "https://github.com/Glasses-Neo/OOlib"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user