imgarchive/imgarchive.nimble

13 lines
250 B
Plaintext
Raw Permalink Normal View History

2016-02-03 03:03:30 +00:00
# Package
version = "0.1.0"
author = "Christine Dodrill"
description = "Tools for generating static sites for image archives"
license = "MIT"
bin = @["imgarchive"]
# Dependencies
requires "nim >= 0.13.0", "emerald"