slackbuilds/python/queuelib
Dimitris Zlatanidis e24ea41f31
python/queuelib: Added (Collection of persistent queues).
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
2016-06-30 16:34:31 +07:00
..
README python/queuelib: Added (Collection of persistent queues). 2016-06-30 16:34:31 +07:00
queuelib.SlackBuild python/queuelib: Added (Collection of persistent queues). 2016-06-30 16:34:31 +07:00
queuelib.info python/queuelib: Added (Collection of persistent queues). 2016-06-30 16:34:31 +07:00
slack-desc python/queuelib: Added (Collection of persistent queues). 2016-06-30 16:34:31 +07:00

README

Queuelib is a collection of persistent (disk-based) queues for 
Python. Queuelib goals are speed and simplicity. It was originally 
part of the Scrapy framework and stripped out on its own library.