1 config BR2_PACKAGE_PYTHON_PYPARTED
3 depends on BR2_USE_WCHAR
4 select BR2_PACKAGE_PYTHON_CFFI # runtime
5 select BR2_PACKAGE_PARTED
7 Python bindings for GNU parted (libparted).
9 https://github.com/rhinstaller/pyparted
11 comment "pyparted needs a toolchain w/ wchar"
12 depends on !BR2_USE_WCHAR