diff options
author | ryoon <ryoon@pkgsrc.org> | 2013-01-03 15:49:40 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2013-01-03 15:49:40 +0000 |
commit | b3f3f49a9206f0d843194fec88d061b166dd1bc7 (patch) | |
tree | 9ee65bcd024e8d1be6aa0574d3cac65c4ad5f45a /net/py-smb/PLIST | |
parent | 73b990fbcf66667cb7ecec21149738c586cbbc77 (diff) | |
download | pkgsrc-b3f3f49a9206f0d843194fec88d061b166dd1bc7.tar.gz |
Import py27-smb-1.1.2 as net/py-smb.
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.
Diffstat (limited to 'net/py-smb/PLIST')
-rw-r--r-- | net/py-smb/PLIST | 75 |
1 files changed, 75 insertions, 0 deletions
diff --git a/net/py-smb/PLIST b/net/py-smb/PLIST new file mode 100644 index 00000000000..3b715ba257c --- /dev/null +++ b/net/py-smb/PLIST @@ -0,0 +1,75 @@ +@comment $NetBSD: PLIST,v 1.1 2013/01/03 15:49:40 ryoon Exp $ +${PYSITELIB}/nmb/NetBIOS.py +${PYSITELIB}/nmb/NetBIOS.pyc +${PYSITELIB}/nmb/NetBIOS.pyo +${PYSITELIB}/nmb/NetBIOSProtocol.py +${PYSITELIB}/nmb/NetBIOSProtocol.pyc +${PYSITELIB}/nmb/NetBIOSProtocol.pyo +${PYSITELIB}/nmb/__init__.py +${PYSITELIB}/nmb/__init__.pyc +${PYSITELIB}/nmb/__init__.pyo +${PYSITELIB}/nmb/base.py +${PYSITELIB}/nmb/base.pyc +${PYSITELIB}/nmb/base.pyo +${PYSITELIB}/nmb/nmb_constants.py +${PYSITELIB}/nmb/nmb_constants.pyc +${PYSITELIB}/nmb/nmb_constants.pyo +${PYSITELIB}/nmb/nmb_structs.py +${PYSITELIB}/nmb/nmb_structs.pyc +${PYSITELIB}/nmb/nmb_structs.pyo +${PYSITELIB}/nmb/utils.py +${PYSITELIB}/nmb/utils.pyc +${PYSITELIB}/nmb/utils.pyo +${PYSITELIB}/${EGG_FILE}/PKG-INFO +${PYSITELIB}/${EGG_FILE}/SOURCES.txt +${PYSITELIB}/${EGG_FILE}/dependency_links.txt +${PYSITELIB}/${EGG_FILE}/requires.txt +${PYSITELIB}/${EGG_FILE}/top_level.txt +${PYSITELIB}/smb/SMBConnection.py +${PYSITELIB}/smb/SMBConnection.pyc +${PYSITELIB}/smb/SMBConnection.pyo +${PYSITELIB}/smb/SMBHandler.py +${PYSITELIB}/smb/SMBHandler.pyc +${PYSITELIB}/smb/SMBHandler.pyo +${PYSITELIB}/smb/SMBProtocol.py +${PYSITELIB}/smb/SMBProtocol.pyc +${PYSITELIB}/smb/SMBProtocol.pyo +${PYSITELIB}/smb/__init__.py +${PYSITELIB}/smb/__init__.pyc +${PYSITELIB}/smb/__init__.pyo +${PYSITELIB}/smb/base.py +${PYSITELIB}/smb/base.pyc +${PYSITELIB}/smb/base.pyo +${PYSITELIB}/smb/ntlm.py +${PYSITELIB}/smb/ntlm.pyc +${PYSITELIB}/smb/ntlm.pyo +${PYSITELIB}/smb/securityblob.py +${PYSITELIB}/smb/securityblob.pyc +${PYSITELIB}/smb/securityblob.pyo +${PYSITELIB}/smb/smb2_constants.py +${PYSITELIB}/smb/smb2_constants.pyc +${PYSITELIB}/smb/smb2_constants.pyo +${PYSITELIB}/smb/smb2_structs.py +${PYSITELIB}/smb/smb2_structs.pyc +${PYSITELIB}/smb/smb2_structs.pyo +${PYSITELIB}/smb/smb_constants.py +${PYSITELIB}/smb/smb_constants.pyc +${PYSITELIB}/smb/smb_constants.pyo +${PYSITELIB}/smb/smb_structs.py +${PYSITELIB}/smb/smb_structs.pyc +${PYSITELIB}/smb/smb_structs.pyo +${PYSITELIB}/smb/utils/U32.py +${PYSITELIB}/smb/utils/U32.pyc +${PYSITELIB}/smb/utils/U32.pyo +${PYSITELIB}/smb/utils/__init__.py +${PYSITELIB}/smb/utils/__init__.pyc +${PYSITELIB}/smb/utils/__init__.pyo +${PYSITELIB}/smb/utils/md4.py +${PYSITELIB}/smb/utils/md4.pyc +${PYSITELIB}/smb/utils/md4.pyo +${PYSITELIB}/smb/utils/pyDes.py +${PYSITELIB}/smb/utils/pyDes.pyc +${PYSITELIB}/smb/utils/pyDes.pyo +${PYSITELIB}/smb/utils/sha256.py +${PYSITELIB}/smb/utils/sha256.pyc +${PYSITELIB}/smb/utils/sha256.pyo |