Metadata-Version: 2.1
Name: valve-gfx-ci.gfxinfo
Version: 0.1.2
Summary: Generate a list of tags that describe the environment running a GFX workload
Home-page: https://gitlab.freedesktop.org/mupuf/valve-infra/-/tree/master/gfxinfo
Author: Martin Roukala
Author-email: martin.roukala@mupuf.org
Project-URL: Bug Tracker, https://gitlab.freedesktop.org/mupuf/valve-infra/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests (<3,>=2)
Requires-Dist: chturne-vulkan
Requires-Dist: backports.cached-property ; python_version < "3.8"

# GFXInfo

Access the list of supported GPUs, from their codename to the environment they
are used in. The primary purpose is to generate a list of tags that can be used
to compare the results coming from machines running automated testing.

## How to

TODO
