mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +00:00
Merge branch 'master' into add-gintro0854
This commit is contained in:
commit
337265c411
@ -6729,10 +6729,58 @@
|
|||||||
"url": "https://github.com/stefansalewski/gintro",
|
"url": "https://github.com/stefansalewski/gintro",
|
||||||
"method": "git",
|
"method": "git",
|
||||||
"tags": [
|
"tags": [
|
||||||
"yes"
|
"library",
|
||||||
|
"gtk",
|
||||||
|
"wrapper",
|
||||||
|
"gui"
|
||||||
],
|
],
|
||||||
"description": "High level GObject-Introspection based GTK3 bindings",
|
"description": "High level GObject-Introspection based GTK3 bindings",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/stefansalewski/gintro"
|
"web": "https://github.com/stefansalewski/gintro"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "arraymancer",
|
||||||
|
"url": "https://github.com/mratsim/Arraymancer",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"vector",
|
||||||
|
"matrix",
|
||||||
|
"array",
|
||||||
|
"ndarray",
|
||||||
|
"multidimensional-array",
|
||||||
|
"linear-algebra",
|
||||||
|
"tensor"
|
||||||
|
],
|
||||||
|
"description": "A tensor (multidimensional array) library for Nim",
|
||||||
|
"license": "Apache License 2.0",
|
||||||
|
"web": "https://mratsim.github.io/Arraymancer/"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "sha3",
|
||||||
|
"url": "https://bitbucket.org/mihailp/sha3/",
|
||||||
|
"method": "hg",
|
||||||
|
"tags": [
|
||||||
|
"crypto",
|
||||||
|
"cryptography",
|
||||||
|
"hash",
|
||||||
|
"security"
|
||||||
|
],
|
||||||
|
"description": "sha3 - cryptographic hash function",
|
||||||
|
"license": "CC0",
|
||||||
|
"web": "https://bitbucket.org/mihailp/sha3/"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "coalesce",
|
||||||
|
"url": "https://github.com/piedar/coalesce",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"nil",
|
||||||
|
"null",
|
||||||
|
"options",
|
||||||
|
"operator"
|
||||||
|
],
|
||||||
|
"description": "A nil coalescing operator ?? for Nim",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/piedar/coalesce"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user