feature-check

tool to query a program for supported features
  https://devel.ringlet.net/misc/feature-check/
  0
  no reviews



The feature-check tool obtains the list of supported features from a program via various methods (e.g. running it with the --features command-line option) and allows other programs to check for the presence and, possibly, versions of specific features.

This package contains the command-line tool for use by any program.