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