mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +00:00
Added package triplets (#1366)
This commit is contained in:
parent
5b368dd47b
commit
1c0d5dec8e
@ -16592,5 +16592,19 @@
|
|||||||
"description": "nim.uri3 is a Nim module that provides improved way for working with URIs. It is based on the uri module in the Nim standard library and fork from nim-uri2",
|
"description": "nim.uri3 is a Nim module that provides improved way for working with URIs. It is based on the uri module in the Nim standard library and fork from nim-uri2",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/zendbit/nim.uri3"
|
"web": "https://github.com/zendbit/nim.uri3"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "triplets",
|
||||||
|
"url": "https://github.com/linksplatform/Data.Triplets",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"triplets",
|
||||||
|
"database",
|
||||||
|
"C",
|
||||||
|
"bindings"
|
||||||
|
],
|
||||||
|
"description": "The Nim bindings for linksplatform/Data.Triplets.Kernel.",
|
||||||
|
"license": "AGPLv3",
|
||||||
|
"web": "https://github.com/linksplatform/Data.Triplets"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user