Metadata-Version: 2.4
Name: useshortcut
Version: 0.0.5
Summary: A REST client for the Shortcut REST API
Author-email: Ivan Willig <iwillig@gmail.com>, Chris Demwell <cdemwell@gmail.com>
License-Expression: MIT
Project-URL: Homepage, https://github.com/iwillig/useshortcut-py
Project-URL: Issues, https://github.com/iwillig/useshortcut-py/issues
Keywords: shortcut,api,client,rest,project-management,clubhouse
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests>=2.25.0
Provides-Extra: dev
Requires-Dist: black>=24.0.0; extra == "dev"
Requires-Dist: pytest>=8.0.0; extra == "dev"
Requires-Dist: pytest-cov>=4.0.0; extra == "dev"
Requires-Dist: twine>=4.0.0; extra == "dev"
Requires-Dist: wheel>=0.40.0; extra == "dev"
Requires-Dist: build>=0.10.0; extra == "dev"
Requires-Dist: invoke>=2.2.0; extra == "dev"
Dynamic: license-file
