HEX
Server: LiteSpeed
System: Linux kapuas.iixcp.rumahweb.net 5.14.0-427.42.1.el9_4.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 1 14:58:02 EDT 2024 x86_64
User: mirz4654 (1666)
PHP: 8.1.33
Disabled: system,exec,escapeshellarg,escapeshellcmd,passthru,proc_close,proc_get_status,proc_nice,proc_open,proc_terminate,shell_exec,popen,pclose,dl,pfsockopen,leak,apache_child_terminate,posix_kill,posix_mkfifo,posix_setsid,posix_setuid,posix_setpgid,ini_alter,show_source,define_syslog_variables,symlink,syslog,openlog,openlog,closelog,ocinumcols,listen,chgrp,apache_note,apache_setenv,debugger_on,debugger_off,ftp_exec,dll,ftp,myshellexec,socket_bind,mail,posix_getwpuid
Upload Files
File: //opt/cloudlinux/venv/lib/python3.11/site-packages/raven-6.10.0.dist-info/METADATA
Metadata-Version: 2.1
Name: raven
Version: 6.10.0
Summary: Raven is a client for Sentry (https://getsentry.com)
Home-page: https://github.com/getsentry/raven-python
Author: Sentry
Author-email: [email protected]
License: BSD
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development
Provides-Extra: flask
Provides-Extra: tests
Requires-Dist: contextlib2; python_version<"3.2"
Provides-Extra: flask
Requires-Dist: Flask (>=0.8); extra == 'flask'
Requires-Dist: blinker (>=1.1); extra == 'flask'
Provides-Extra: tests
Requires-Dist: bottle; extra == 'tests'
Requires-Dist: celery (>=2.5); extra == 'tests'
Requires-Dist: coverage (<4); extra == 'tests'
Requires-Dist: exam (>=0.5.2); extra == 'tests'
Requires-Dist: flake8 (==3.5.0); extra == 'tests'
Requires-Dist: logbook; extra == 'tests'
Requires-Dist: mock; extra == 'tests'
Requires-Dist: nose; extra == 'tests'
Requires-Dist: pytz; extra == 'tests'
Requires-Dist: pytest (<3.3.0,>=3.2.0); extra == 'tests'
Requires-Dist: pytest-timeout (==1.2.1); extra == 'tests'
Requires-Dist: pytest-xdist (==1.18.2); extra == 'tests'
Requires-Dist: pytest-pythonpath (==0.7.2); extra == 'tests'
Requires-Dist: pytest-cov (==2.5.1); extra == 'tests'
Requires-Dist: pytest-flake8 (==1.0.0); extra == 'tests'
Requires-Dist: requests; extra == 'tests'
Requires-Dist: tornado (<5.0,>=4.1); extra == 'tests'
Requires-Dist: tox; extra == 'tests'
Requires-Dist: webob; extra == 'tests'
Requires-Dist: webtest; extra == 'tests'
Requires-Dist: wheel; extra == 'tests'
Requires-Dist: anyjson; extra == 'tests'
Requires-Dist: ZConfig; extra == 'tests'
Requires-Dist: Flask (>=0.8); extra == 'tests'
Requires-Dist: blinker (>=1.1); extra == 'tests'
Requires-Dist: Flask-Login (>=0.2.0); extra == 'tests'
Requires-Dist: blinker (>=1.1); extra == 'tests'
Requires-Dist: sanic (>=0.7.0); extra == 'tests'
Requires-Dist: aiohttp; extra == 'tests'


Raven
=====

Raven is a Python client for `Sentry <http://getsentry.com/>`_. It provides
full out-of-the-box support for many of the popular frameworks, including
`Django <djangoproject.com>`_, `Flask <http://flask.pocoo.org/>`_, and `Pylons
<http://www.pylonsproject.org/>`_. Raven also includes drop-in support for any
`WSGI <https://wsgi.readthedocs.io/>`_-compatible web application.