Metadata-Version: 2.4
Name: beanstalkc3
Version: 0.4.0
Summary: A simple beanstalkd client library (python 3 compatible fork)
Home-page: http://github.com/seveas/beanstalkc
Author: Dennis Kaarsemaker & Andreas Bolka
Author-email: dennis@kaarsemaker.net
License: Apache License, Version 2.0
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: license
Dynamic: summary


beanstalkc is a simple beanstalkd client library for Python. `beanstalkd
<http://kr.github.com/beanstalkd/>`_ is a fast, distributed, in-memory
workqueue service.

After waiting for more than a year for python3-compatibility fixes to end up in
a release, it's time to fork this apparently unmaintained library.
