mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
Add package rfc3339 (#576)
* Added package rfc3339 * Update packages.json Fixed package URL. * Update packages.json Also fixed the web URL.
This commit is contained in:
parent
b9768f64ea
commit
3db47fa292
@ -7132,6 +7132,18 @@
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/nitely/nim-graphemes"
|
||||
},
|
||||
{
|
||||
"name": "rfc3339",
|
||||
"url": "https://github.com/Skrylar/rfc3339",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"rfc3339",
|
||||
"datetime"
|
||||
],
|
||||
"description": "RFC3339 (dates and times) implementation for Nim.",
|
||||
"license": "BSD",
|
||||
"web": "https://github.com/Skrylar/rfc3339"
|
||||
},
|
||||
{
|
||||
"name": "monero",
|
||||
"url": "https://github.com/ehmry/nim-monero",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user