Merge pull request #616 from treeform/add-chrono0323

Add package chrono
This commit is contained in:
Dominik Picheta 2017-11-14 10:29:45 +00:00 committed by GitHub
commit d31408f404
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7624,5 +7624,19 @@
"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"
}
]