Metadata-Version: 2.1
Name: rtpy
Version: 1.4.8
Summary: Python wrapper for the JFrog Artifactory REST API.
Home-page: https://github.com/Orange-OpenSource/rtpy
Author: Guillaume Renault
Author-email: me@grenault.org
Keywords: artifactory,rest,api,wrapper
Requires-Python: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: requests (>=2.18.4,<3.0.0)
