Metadata-Version: 2.1
Name: hootsweet
Version: 0.3.0
Summary: A python library for the HootSuite REST API.
Author: Ciaran McCormick
Author-email: ciaran@ciaranmccormick.com
Requires-Python: >=3.6,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: cherrypy (>=18.5.0,<19.0.0)
Requires-Dist: requests (>=2.23,<3.0)
Requires-Dist: requests_oauthlib (>=1.3.0,<2.0.0)
