mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +00:00
Added uri2.
This commit is contained in:
parent
2dee80182b
commit
37a766409b
@ -1559,5 +1559,14 @@
|
|||||||
"description": "Python-like 'struct' for Nim",
|
"description": "Python-like 'struct' for Nim",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/rgv151/struct.nim"
|
"web": "https://github.com/rgv151/struct.nim"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "uri2",
|
||||||
|
"url: "git://github.com/achesak/nim-uri2",
|
||||||
|
"method": "git",
|
||||||
|
"tags": ["uri", "url", "library"],
|
||||||
|
"description": "Nim module for better URI handling",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/achesak/nim-uri2"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user