9 lines
No EOL
211 B
Nim
9 lines
No EOL
211 B
Nim
[Package]
|
|
name = "patty"
|
|
version = "0.1.0"
|
|
author = "Andrea Ferretti"
|
|
description = "Algebraic data types and pattern matching"
|
|
license = "Apache2"
|
|
|
|
[Deps]
|
|
Requires: "nim >= 0.11.2" |