snow 1.0.0 (#1655)
* snow 1.0.0 (via `alr publish`) * Restrict availability to Windows --------- Co-authored-by: Navid M <navidm@navidm.com> Co-authored-by: Alejandro R Mosteo <amosteo@unizar.es>
This commit is contained in:
@@ -0,0 +1,18 @@
|
|||||||
|
name = "snow"
|
||||||
|
description = "Console output utilities"
|
||||||
|
version = "1.0.0"
|
||||||
|
|
||||||
|
authors = ["Navid M"]
|
||||||
|
maintainers = ["Navid M <navidm@navidm.com>"]
|
||||||
|
maintainers-logins = ["navidm"]
|
||||||
|
licenses = "GPL-3.0-only"
|
||||||
|
website = "https://github.com/navid-m/snow"
|
||||||
|
tags = ["cli", "console", "output", "utilities"]
|
||||||
|
|
||||||
|
[available.'case(os)']
|
||||||
|
windows = true
|
||||||
|
'...' = false
|
||||||
|
|
||||||
|
[origin]
|
||||||
|
commit = "7f08ff36c43ad55c2b1174028e65eb99aa9126b5"
|
||||||
|
url = "git+https://github.com/navid-m/snow.git"
|
||||||
Reference in New Issue
Block a user