Metadata-Version: 1.1
Name: python-persistent-queue
Version: 1.3.0
Summary: A persistent queue. It is optimized for peeking at values and then deleting them off to top of the queue.
Home-page: https://github.com/philipbl/python-persistent-queue
Author: Philip Lundrigan
Author-email: philipbl@cs.utah.edu
License: MIT License
Download-URL: https://github.com/philipbl/python-persistent-queue/archive/1.3.0.zip
Description: UNKNOWN
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Software Development :: Libraries :: Python Modules
