projects
/
nimcoon.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
c625a5d78dd7d5e9621ac489c782779143cb11a7
[nimcoon.git]
/
nimcoon.nimble
1
# Package
2
3
version = "0.8.0"
4
author = "Joseph Nuthalapati"
5
description = "A command-line YouTube player and more"
6
license = "GPL-3.0"
7
srcDir = "src"
8
bin = @["nimcoon"]
9
10
# Dependencies
11
12
requires "nim >= 1.0.2"