imp/celeste.nimble

11 lines
228 B
Text
Raw Permalink Normal View History

2025-07-06 19:20:20 +10:00
# Package
version = "0.1.0"
author = "Emile Clark-Boman"
description = "Self contained framework for computational mathematics"
license = "MIT"
srcDir = "src"
# Dependencies
requires "nim >= 2.2.0"