diff options
Diffstat (limited to 'net/py-smb/DESCR')
-rw-r--r-- | net/py-smb/DESCR | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/net/py-smb/DESCR b/net/py-smb/DESCR new file mode 100644 index 00000000000..ca0e8962053 --- /dev/null +++ b/net/py-smb/DESCR @@ -0,0 +1,5 @@ +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. |