python3-feature-check

query a program for supported features - Python 3.x library
  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 Python 3.x library.