totptool/totptool.nimble

11 lines
237 B
Plaintext
Raw Normal View History

2015-09-15 01:49:40 +00:00
[Package]
name = "totptool"
version = "0.1.0"
author = "Anonymous"
description = "New Nimble project for Nim"
license = "MIT"
bin = "totptool"
[Deps]
2015-09-15 02:10:07 +00:00
Requires: "nim >= 0.10.0, otp, nuuid, random"