Metadata-Version: 2.1
Name: bgq
Version: 0.1.0
Summary: a simple asynchronous background job queue
Home-page: https://ragt.ag/code/projects/bgq
License: BSD-2-Clause
Author: Angelo Gladding
Author-email: angelo@ragt.ag
Requires-Python: >=3.10,<3.11
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: gevent (>=22.10.2,<23.0.0)
Requires-Dist: pendulum (>=2.1.2,<3.0.0)
Requires-Dist: sqlyte (>=0.0.50)
Requires-Dist: txtint (>=0.0.68)
Requires-Dist: webcli (>=0.0.5)
Requires-Dist: webint (>=0.0.569)
Project-URL: Documentation, https://ragt.ag/code/projects/bgq/api
Project-URL: Repository, https://ragt.ag/code/projects/bgq.git
