Metadata-Version: 2.1
Name: rsmqctl
Version: 1.0.0
Summary: RSMQ Command line tool.
Home-page: https://github.com/keithsharp/rsmqctl
Author: Keith Sharp
Author-email: kms@passback.co.uk
License: AGPL
Keywords: redis rsmq message queue
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: PyRSMQ (==0.4.5)
Requires-Dist: click (==8.0.3)

A command line tool for interacting with RSMQ queues and messages.

