Files
CoreMP135_buildroot/package/python-bsdiff4/Config.in
T

8 lines
201 B
Plaintext
Raw Normal View History

2020-07-19 21:11:28 +03:00
config BR2_PACKAGE_PYTHON_BSDIFF4
bool "python-bsdiff4"
select BR2_PACKAGE_PYTHON3_BZIP2 # runtime
2020-07-19 21:11:28 +03:00
help
binary diff and patch using the BSDIFF4-format.
https://github.com/ilanschnell/bsdiff4