Language

Package: python-queuelib @ 1.6.2

Synopsis

Collection of persistent (disk-based) and non-persistent (memory-based) queues

Description

Queuelib is a Python library that implements object collections which are stored in memory or persisted to disk, provide a simple API, and run fast.

Queuelib provides collections for queues (FIFO), stacks (LIFO), queues sorted by priority and queues that are emptied in a round-robin fashion.

Home page
https://github.com/scrapy/queuelib
Location
gnu/packages/python-xyz.scm (line: 29216, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings