1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2024-12-26 08:42:57 +01:00
OpenVoiceOS/buildroot-external/package/python-premailer/Config.in

12 lines
379 B
Plaintext
Raw Normal View History

2021-09-02 20:10:40 +02:00
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