Metadata-Version: 1.0
Name: python-raven
Version: 0.3
Summary: Ucam-webauth and Raven application agent in Python
Home-page: http://github.com/danielrichman/python-raven
Author: Daniel Richman
Author-email: main@danielrichman.co.uk
License: GNU Lesser General Public License Version 3
Description: Python dependencies
        ===================
        
        * M2Crypto (`apt-get install python-m2crypto`; far easier than via pip)
        * nose (for unit testing only)
        * flask (for `simple_demo/`)
        
        License
        =======
        
        GNU LGPLv3, see COPYING.lesser
        
        `Documentation <https://pythonhosted.org/python-raven/>`_
        =========================================================
        
        `Quickstart <https://pythonhosted.org/python-raven/quickstart.html>`_
        =====================================================================
        
        Other links
        ===========
        
        * `source on github <https://github.com/danielrichman/python-raven>`_
        * `documentation`_
        * `pypi page <https://pypi.python.org/pypi/python-raven>`_
        * `Raven documentation <https://raven.cam.ac.uk/project/>`_
        * `WAA2WLS protocol <https://raven.cam.ac.uk/project/waa2wls-protocol.txt>`_
        
        
Keywords: Raven Cambridge ucam-webauth
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2
