11 lines
185 B
Plaintext
11 lines
185 B
Plaintext
|
# Package
|
||
|
|
||
|
version = "0.1.0"
|
||
|
author = "Christopher Arndt"
|
||
|
description = "A Nim wrapper for the JACK C API"
|
||
|
license = "MIT"
|
||
|
|
||
|
# Dependencies
|
||
|
|
||
|
requires "nim >= 1.6.0"
|