PACKAGE NAME: python3-discovery-1.2.2-x86_64-1_SBo.tgz PACKAGE LOCATION: ./packages/3rdparty PACKAGE SIZE (compressed): 104 K PACKAGE SIZE (uncompressed): 410 K PACKAGE REQUIRED: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: python3-discovery: python3-discovery (Python interpreter discovery) python3-discovery: python3-discovery: python-discovery is a library for discovering Python interpreters python3-discovery: installed on your machine. You may have multiple Python versions python3-discovery: from system packages, pyenv, mise, asdf, uv, or the Windows registry python3-discovery: (PEP 514). This library finds the right one for you. python3-discovery: python3-discovery: Give it a requirement like python3.12 or >=3.11,<3.13, and it searches python3-discovery: all known locations, verifies each candidate, and returns detailed python3-discovery: metadata about the match. Results are cached to disk so repeated python3-discovery: lookups are fast.