mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-08 02:09:48 +03:00
8 lines
233 B
Plaintext
8 lines
233 B
Plaintext
config BR2_PACKAGE_PYTHON_ITSDANGEROUS
|
|
bool "python-itsdangerous"
|
|
help
|
|
Itsdangerous contains various helpers to pass data to
|
|
untrusted environments and to get it back safe and sound.
|
|
|
|
http://pythonhosted.org/itsdangerous/
|