Package python-module-repoze.postoffice: Information

    Source package: python-module-repoze.postoffice
    Version: 0.21-alt1
    Build time:  Apr 4, 2013, 08:46 AM
    Report package bug
    License: BSD
    Summary: Provides central depot for incoming mail for use by applications
    Description: 
    `repoze.postoffice` provides a centralized depot for collecting incoming
    email for consumption by multiple applications.  Incoming mail is sorted
    into queues according to rules with the expectation that each
    application will then consume its own queue.  Each queue is a
    first-in-first-out (FIFO) queue, so messages are processed in the order
    received.
    
    ZODB is used for storage and is also used to provide the client
    interface.  `repoze.postoffice` clients create a ZODB connection and
    manipulate models.  This makes consuming the message queue in the
    context of a transaction, relatively simple.

    List of rpms provided by this srpm:
    python-module-repoze.postoffice (x86_64, i586)
    python-module-repoze.postoffice-tests (x86_64, i586)



      1. python-devel
      2. python-module-distribute

    Last changed


    April 4, 2013 Eugeny A. Rostovtsev 0.21-alt1
    - Version 0.21
    Dec. 27, 2011 Eugeny A. Rostovtsev 0.17-alt1
    - Version 0.17
    Oct. 20, 2011 Vitaly Kuznetsov 0.9-alt2.1
    - Rebuild with Python-2.7