slackbuilds/python/queuelib/README

4 lines
198 B
Plaintext
Raw Normal View History

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.