Pure-Python asynchronous interface to Gearman
Go to file
OpenDev Sysadmins 88b2c09878 OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:26:05 +00:00
doc/source Merge "Generate a geard.8 manpage for Debian packaging" 2014-10-12 17:09:51 +00:00
gear Merge "Prefer ipv6 for listen addrs if available" 2019-01-28 16:21:02 +00:00
.gitignore Add pbr-based setup. 2013-04-08 12:31:53 -04:00
.gitreview OpenDev Migration Patch 2019-04-19 19:26:05 +00:00
.testr.conf Support python3. 2013-06-05 15:07:36 -07:00
CONTRIBUTING.rst Workflow documentation is now in infra-manual 2014-12-05 11:46:08 -08:00
LICENSE Initial commit. 2013-04-05 12:58:12 -07:00
MANIFEST.in Add pbr-based setup. 2013-04-08 12:31:53 -04:00
README.rst Add pbr-based setup. 2013-04-08 12:31:53 -04:00
bindep.txt Move other-requirements.txt to bindep.txt 2016-08-12 19:29:48 +02:00
requirements.txt Uncap pbr dependency 2017-03-01 18:32:58 +00:00
setup.cfg Change openstack-dev to openstack-discuss 2018-12-04 13:51:00 +00:00
setup.py Solve hacking/pbr requirements conflict 2014-02-11 21:20:38 +00:00
test-requirements.txt Update hacking dependency 2017-03-01 13:31:56 -05:00
tox.ini Merge "Ignore E129" 2016-11-08 23:00:38 +00:00

README.rst

python-gear

A pure-Python asynchronous library to interface with Gearman.