mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-08 17:13:09 +00:00
Merge pull request #616 from treeform/add-chrono0323
Add package chrono
This commit is contained in:
commit
d31408f404
@ -7624,5 +7624,19 @@
|
|||||||
"description": "Method & assignment cascades for Nim, inspired by Smalltalk & Dart.",
|
"description": "Method & assignment cascades for Nim, inspired by Smalltalk & Dart.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/citycide/cascade"
|
"web": "https://github.com/citycide/cascade"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "chrono",
|
||||||
|
"url": "https://github.com/treeform/chrono",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"library",
|
||||||
|
"timestamp",
|
||||||
|
"calendar",
|
||||||
|
"timezone"
|
||||||
|
],
|
||||||
|
"description": "Calendars, Timestamps and Timezones utilities.",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/treeform/chrono"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user