|
@@ -2,6 +2,7 @@ config BR2_PACKAGE_PYTHON_PYSMB
|
|
bool "python-pysmb"
|
|
bool "python-pysmb"
|
|
depends on BR2_INSTALL_LIBSTDCPP
|
|
depends on BR2_INSTALL_LIBSTDCPP
|
|
select BR2_PACKAGE_PYTHON_PYASN1
|
|
select BR2_PACKAGE_PYTHON_PYASN1
|
|
|
|
+ select BR2_PACKAGE_PYTHON_TQDM
|
|
help
|
|
help
|
|
pysmb is an experimental SMB/CIFS library written in Python.
|
|
pysmb is an experimental SMB/CIFS library written in Python.
|
|
It implements the client-side SMB/CIFS protocol (SMB1 and
|
|
It implements the client-side SMB/CIFS protocol (SMB1 and
|