Metadata-Version: 1.1
Name: python-raven
Version: 0.9.2.1
Summary: Compatability wrapper around python-ucam-webauth
Home-page: http://github.com/danielrichman/python-raven
Author: Daniel Richman
Author-email: main@danielrichman.co.uk
License: BSD-2-Clause
Description: This is a compatibility wrapper around
        `python-ucam-webauth <https://github.com/danielrichman/python-ucam-webauth>`_
        only, to avoid conflicting with the `raven` package.
        
        This package exposes `ucam_webauth.raven` as `raven`. This is how the library
        used to be packaged, pre v0.9. You should ideally depend on `python-ucam-webauth`
        and import `ucam_webauth.raven` directly.
        
        Other links
        ===========
        
        * `python-ucam-webauth package <https://pypi.org/project/python-ucam-webauth/>`_
        * `source on github <https://github.com/danielrichman/python-raven>`_
        
Keywords: Raven Cambridge ucam-webauth
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content :: CGI Tools/Libraries
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
