2021-11-23 23:01:30 +00:00
|
|
|
config BR2_PACKAGE_PYTHON_BSDIFF4
|
|
|
|
|
bool "python-bsdiff4"
|
2023-07-05 19:35:21 +01:00
|
|
|
select BR2_PACKAGE_PYTHON3_BZIP2 # runtime
|
2021-11-23 23:01:30 +00:00
|
|
|
help
|
|
|
|
|
binary diff and patch using the BSDIFF4-format.
|
|
|
|
|
|
|
|
|
|
https://github.com/ilanschnell/bsdiff4
|