diff options
Diffstat (limited to 'package/python-pysmb/Config.in')
-rw-r--r-- | package/python-pysmb/Config.in | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/package/python-pysmb/Config.in b/package/python-pysmb/Config.in index 42a9984ef7..32a6878fbf 100644 --- a/package/python-pysmb/Config.in +++ b/package/python-pysmb/Config.in @@ -4,10 +4,10 @@ config BR2_PACKAGE_PYTHON_PYSMB select BR2_PACKAGE_PYTHON_PYASN help pysmb is an experimental SMB/CIFS library written in Python. - It implements the client-side SMB/CIFS protocol (SMB1 and SMB2) - which allows your Python application to access and transfer files - to/from SMB/CIFS shared folders like your Windows file sharing and - Samba folders. + It implements the client-side SMB/CIFS protocol (SMB1 and + SMB2) which allows your Python application to access and + transfer files to/from SMB/CIFS shared folders like your + Windows file sharing and Samba folders. https://miketeo.net/wp/index.php/projects/pysmb |