wmtools/remmina_choosurr/remmina_choosurr.nimble

15 lines
276 B
Text
Raw Normal View History

# Package
version = "0.1.0"
author = "Paul Wilde"
description = "A Remmina client tool and opener"
license = "GPL-3.0-or-later"
srcDir = "src"
bin = @["remmina"]
# Dependencies
requires "nim >= 1.6.6"
requires "configparser >= 0.1.0"