Metadata-Version: 2.1
Name: sonarqube-py
Version: 0.4.0
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.9,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: requests (>=2.27.1,<3.0.0)
Project-URL: Repository, https://github.com/yantantether/sonarqube-py
