1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2024-12-26 16:53:47 +01:00
OpenVoiceOS/buildroot-external/package/python-user-agents/Config.in
2022-10-06 13:13:07 +02:00

9 lines
283 B
Plaintext

config BR2_PACKAGE_PYTHON_USER_AGENTS
bool "python-user-agents"
select BR2_PACKAGE_PYTHON_UA_PARSER # runtime
help
A library to identify devices (phones, tablets) and their
capabilities by parsing browser user agent strings.
https://github.com/selwin/python-user-agents