Metadata-Version: 1.1
Name: pypqueue
Version: 2.0.0
Summary: Python interface to submit jobs to http://github.com/ljosa/go-pqueue
Home-page: http://github.com/ljosa/pypqueue
Author: Vebjorn Ljosa
Author-email: vebjorn@ljosa.com
License: BSD
Download-URL: https://github.com/ljosa/pypqueue/tarball/2.0.0
Description: The pypqueue package provides a python interface for submitting jobs
        to a simple persistent queue backed by the local filesystem. In many
        ways, the approach is similar to Maildir.
        
        The persistent queue is described in more detail in the documentation
        to `go-pqueue <https://godoc.org/github.com/ljosa/go-pqueue/pqueue>`_.
        
Platform: UNKNOWN
