Metadata-Version: 2.1
Name: rescue-api
Version: 1.0.0
Summary: A Python wrapper for the RescueTime API.
Home-page: https://git.sr.ht/~mjorgensen/spark
Author: Matthew Jorgensen
Author-email: matthew@jrgnsn.net
License: UNKNOWN
Description: # rescue-api
        
        * Documentation
          * [Official][0]
          * [Unofficial][1]
        * [Issue Tracker][2]
        
        [0]: https://www.rescuetime.com/anapi/setup/documentation
        [1]: https://man.sr.ht/~mjorgensen/rescuetime-api-docs/
        [2]: https://todo.sr.ht/%7Emjorgensen/rescue-api
        
        This is a Python 3 implementation of the RescueTime API.
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
