Metadata-Version: 2.1
Name: globus-timer-cli
Version: 0.2.9.post0
Summary: CLI for interacting with the timer API
License: Apache-2.0
Keywords: globus,automation,cli
Author: Kurt McKee
Author-email: kurt@globus.org
Requires-Python: >=3.6
Classifier: Development Status :: 7 - Inactive
Classifier: Intended Audience :: Developers
Classifier: License :: Free To Use But Restricted
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: click (>=7.1.2,<8.0.0)
Requires-Dist: globus-sdk (>=2.0.1,<3.0.0)
Requires-Dist: importlib-metadata (>=3.10.0,<4.0.0)
Requires-Dist: requests (>=2.24.0,<3.0.0)
Description-Content-Type: text/markdown

# NOTICE

The Timer CLI is deprecated and is no longer maintained.

Please use the [Globus CLI](https://docs.globus.org/cli/) instead.
It supports much of the same functionality
but also contains commands for interacting with other Globus services.

For a summary of equivalent commands and options between the Timer CLI and the Globus CLI,
please review [the migration guide](https://github.com/globus/globus-timer-cli/blob/HEAD/MIGRATING.rst).

