10 lines
267 B
Plaintext
10 lines
267 B
Plaintext
|
config BR2_PACKAGE_PYTHON_RAVEN
|
||
|
bool "python-raven"
|
||
|
select BR2_PACKAGE_PYTHON3_ZLIB
|
||
|
select BR2_PACKAGE_PYTHON3_SSL
|
||
|
select BR2_PACKAGE_PYTHON3_UNICODEDATA
|
||
|
help
|
||
|
Raven is a client for Sentry (https://getsentry.com).
|
||
|
|
||
|
https://github.com/getsentry/raven-python
|