[go: up one dir, main page]

wild 1.1.0

Glob (wildcard) expanded command-line arguments on Windows
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g. crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
name = "wild"
version = "1.1.0"
authors = ["Kornel <kornel@geekhood.net>"]
description = "Glob (wildcard) expanded command-line arguments on Windows"
homepage = "https://crates.rs/crates/wild"
documentation = "https://docs.rs/wild"
readme = "README.md"
keywords = ["wildcards", "glob", "windows", "shell", "CommandLineToArgvW"]
categories = ["command-line-interface"]
license = "MIT"
repository = "https://gitlab.com/kornelski/wild"
[dev-dependencies.glob]
version = "0.2.11"
[target."cfg(windows)".dependencies.glob]
version = "0.2.11"
[badges.appveyor]
repository = "pornel/wild"

[badges.gitlab]
repository = "kornelski/wild"