Merge pull request #91 from hiteshjasani/master

Add eternity package
This commit is contained in:
Andreas Rumpf 2014-10-25 12:33:40 +02:00
commit 1da4bf904c

View File

@ -993,6 +993,15 @@
"description": "basic monadic data types for Nim",
"license": "BSD3",
"web": "https://gitub.com/superfunc/monad"
},
{
"name": "eternity",
"url": "git://github.com/hiteshjasani/nim-eternity",
"method": "git",
"tags": ["library", "time", "format"],
"description": "Humanize elapsed time",
"license": "MIT",
"web": "https://github.com/hiteshjasani/nim-eternity"
}
]