feature-check 1.0.1

Query a program for supported features
Documentation
[dependencies.expect-exit]
version = "0.4"

[dependencies.getopts]
version = "0.2"

[dependencies.quick-error]
version = "2"

[dependencies.regex]
version = "1"

[dependencies.serde_json]
version = "1"

[package]
authors = ["Peter Pentchev <roam@ringlet.net>"]
categories = ["command-line-utilities", "parser-implementations", "value-formatting"]
description = "Query a program for supported features"
edition = "2021"
license = "BSD-2-Clause"
name = "feature-check"
readme = "README.md"
repository = "https://gitlab.com/ppentchev/feature-check"
resolver = "2"
version = "1.0.1"