README 198 B

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