Metadata-Version: 2.1
Name: yaqti
Version: 2021.7.26.9.dev0
Summary: Yet Another QT Installer (ya-q-ti!) - A CLI for installing Qt packages and tooling; for use in enviroments like GitHub Actions or Docker
Home-page: https://github.com/willbrennan/yaqti
License: MIT
Keywords: packaging,dependency,qt,qt5,qt6,github-actions,github,actions,docker,cli
Author: WillBrennan
Author-email: WillBrennan@users.noreply.github.com
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Desktop Environment
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Software Development :: User Interfaces
Requires-Dist: build (>=0.5.1,<0.6.0)
Requires-Dist: click (>=8.0.1,<9.0.0)
Requires-Dist: py7zr (>=0.16.1,<0.17.0)
Requires-Dist: pytest (>=6.2.4,<7.0.0)
Requires-Dist: requests
Requires-Dist: xmltodict (>=0.12.0,<0.13.0)
Requires-Dist: yapf (>=0.31.0,<0.32.0)
Project-URL: Documentation, https://github.com/WillBrennan/yaqti
Project-URL: Repository, https://github.com/willbrennan/yaqti
Description-Content-Type: text/markdown

# yaqti (Yet Another QT Installer - ya-q-ti!)
## overview


```bash
python -m yaqti install 
```

```
python -m pytest test/
```

