Metadata-Version: 2.2
Name: pyside6-qtermwidget
Version: 0.0.6.9.0
Summary: Python bindings for QTermWidget using Shiboken6
License: GPL-2.0-or-later
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.11
Requires-Dist: PySide6==6.9.0
Requires-Dist: PySide6_Essentials==6.9.0
Requires-Dist: shiboken6==6.9.0
Description-Content-Type: text/markdown

## PySide 6 Bindings for QTermWidget

- to run cibuildwheel locally, set the CIBUILDWHEEL_WORKSPACE environment variable to the working directory and
  then install Qt there using the commands from the CI file
- it can be helpful to run a local cache such as squid for DNF packages
  - use `environment = { "http_proxy" = "host.containers.internal:3128" }`
  - set up squid to have a big object size and allow connections from the container
