nim-time-utils/timeutils.nimble

12 lines
224 B
Nim

# Package
version = "0.5.1"
author = "Jonathan Bernard"
description = "Utility methods to fill in the lacking time support in Nim\'s stdlib."
license = "BSD3"
# Dependencies
requires "nim >= 0.19.0"