buildroot/package/python-fastentrypoints/Config.in.host
Asaf Kahlon 8bdfb4f34f python-fastentrypoints: new package
host-package that is able to shorten the load time of entry_points declared
in setup.py of python packages.

Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2018-10-20 21:13:27 +02:00

7 lines
203 B
Plaintext

config BR2_PACKAGE_HOST_PYTHON_FASTENTRYPOINTS
bool "host python-fastentrypoints"
help
Makes entry_points specified in setup.py load more quickly.
https://github.com/ninjaaron/fast-entry_points