14 lines
302 B
Plaintext
14 lines
302 B
Plaintext
|
# Package
|
||
|
|
||
|
version = "0.1.0"
|
||
|
author = "Jonathan Bernard"
|
||
|
description = "Utilities and bindings for the Notion API."
|
||
|
license = "GPL-3.0-or-later"
|
||
|
srcDir = "src"
|
||
|
|
||
|
|
||
|
# Dependencies
|
||
|
|
||
|
requires "nim >= 1.4.8"
|
||
|
requires "https://git.jdb-software.com/jdb/nim-time-utils.git >= 0.5.0"
|