Added package chrono

This commit is contained in:
Andre von Houck 2017-11-13 19:23:45 -08:00
parent fdf73005a4
commit d1c533e50e

View File

@ -7624,5 +7624,20 @@
"description": "Method & assignment cascades for Nim, inspired by Smalltalk & Dart.",
"license": "MIT",
"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"
}
]