Metadata-Version: 1.1
Name: MonQueue
Version: 0.1
Summary: MonQueue is a Python library that allows you to use MongoDB as a message queue.
Home-page: https://github.com/rexzhang/monqueue
Author: Rex Zhang
Author-email: rex.zhang@gmail.com
License: LGPL
Description: ========
        MonQueue
        ========
        :Info: MonQueue is a Python library that allows you to use MongoDB as a message queue.
        :Web: https://github.com/rexzhang/monqueue
        :Author: Rex Zhang
        
        Install
        =======
        just run:
            pip install -U monqueue
        
Keywords: queue mongodb
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
