python3-persist-queue binary package in Ubuntu Lunar amd64

 persist-queue implements a file-based queue and a serial of
 sqlite3-based queues. The goals is to achieve following
 requirements:
 .
  * Disk-based: each queued item should be stored in disk in
    case of any crash.
  * Thread-safe: can be used by multi-threaded producers and
    multi-threaded consumers.
  * Recoverable: Items can be read after process restart.
  * Green-compatible: can be used in greenlet or eventlet
    environment.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2022-10-27 17:20:10 UTC Published Ubuntu Lunar amd64 release universe python Optional 0.5.1-1
  • Published
  • Copied from ubuntu hirsute-proposed amd64 in Primary Archive for Ubuntu