Metadata-Version: 2.1
Name: rbtv-api
Version: 0.0.7
Summary: Simple Python wrapper for the JSON Rocket Beans TV API
Home-page: https://github.com/Dobatymo/rbtv-api
Author: Dobatymo
License: UNKNOWN
Description: # Rocket Beans TV API
        
        Simple Python wrapper for the RBTV JSON API. See <https://github.com/rocketbeans/rbtv-apidoc>.
        Authorization is not implemented yet. That means all endpoints which require authorization (like subscription management) don't work yet.
        
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: ISC License (ISCL)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=2.7
Description-Content-Type: text/markdown
Provides-Extra: all
