1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2024-12-25 16:22:58 +01:00
OpenVoiceOS/buildroot-external/package/python-premailer/Config.in
2021-09-02 20:10:40 +02:00

12 lines
379 B
Plaintext

config BR2_PACKAGE_PYTHON_PREMAILER
bool "python-premailer"
select BR2_PACKAGE_PYTHON_CACHETOOLS # runtime
select BR2_PACKAGE_PYTHON_CSSSELECT # runtime
select BR2_PACKAGE_PYTHON_CSSUTILS # runtime
select BR2_PACKAGE_PYTHON_LXML # runtime
select BR2_PACKAGE_PYTHON_REQUESTS # runtime
help
Turns CSS blocks into style attributes.
http://github.com/peterbe/premailer