buildroot/package/python-backcall/Config.in
Fabrice Fontaine 62e8ce286c package/python-backcall: new package
Specifications for callback functions passed in to an API.

https://github.com/takluyver/backcall

No license source files are provided from current version, however
upstream added one:
https://github.com/takluyver/backcall/blob/master/LICENSE

python-backcall is a runtime dependency of python-inotify 7.3.0

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2019-04-20 16:37:10 +02:00

7 lines
169 B
Plaintext

config BR2_PACKAGE_PYTHON_BACKCALL
bool "python-backcall"
help
Specifications for callback functions passed in to an API.
https://github.com/takluyver/backcall