configs: mx53loco: Bump U-Boot version to 2016.07
[buildroot-gz.git] / package / python-pysmb / Config.in
blob42a9984ef7c7743c3aff6ac489f4888be3c8aecb
1 config BR2_PACKAGE_PYTHON_PYSMB
2         bool "python-pysmb"
3         depends on BR2_INSTALL_LIBSTDCPP
4         select BR2_PACKAGE_PYTHON_PYASN
5         help
6           pysmb is an experimental SMB/CIFS library written in Python.
7           It implements the client-side SMB/CIFS protocol (SMB1 and SMB2)
8           which allows your Python application to access and transfer files
9           to/from SMB/CIFS shared folders like your Windows file sharing and
10           Samba folders.
12           https://miketeo.net/wp/index.php/projects/pysmb
14 comment "python-pysmb needs a toolchain w/ C++"
15         depends on !BR2_INSTALL_LIBSTDCPP