11 lines
222 B
Nim
11 lines
222 B
Nim
# Package
|
|
|
|
version = "0.5.4"
|
|
author = "Jonathan Bernard"
|
|
description = "Utility methods to fill in the lacking time support in Nim\'s stdlib."
|
|
license = "BSD3"
|
|
|
|
# Dependencies
|
|
|
|
requires "nim >= 1.3.1"
|