Cytoplasm-bindings/cytoplasm.nimble

13 lines
205 B
Text
Raw Permalink Normal View History

2024-08-21 18:46:19 +00:00
# Package
version = "0.1.0"
author = "Array in a Matrix"
description = "Nim bindings for Cytoplasm"
2024-08-21 18:48:01 +00:00
license = "Custom"
2024-08-21 18:46:19 +00:00
srcDir = "src"
# Dependencies
requires "nim >= 2.0.4"