Metadata-Version: 2.1
Name: sonarqube-py
Version: 0.5.2
Summary: A python wrapper for the SonarQube web API
Home-page: https://github.com/yantantether/sonarqube-py
License: MIT
Keywords: sonarqube
Author: Pat
Author-email: itchyknee@gmail.com
Requires-Python: >=3.6,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: PyYAML (>=6.0,<7.0)
Requires-Dist: click (>=8.0.3,<9.0.0)
Requires-Dist: requests (>=2.27.1,<3.0.0)
Project-URL: Repository, https://github.com/yantantether/sonarqube-py
