smbprotocol

View on PyPIReverse Dependencies (27)

1.15.0 smbprotocol-1.15.0-py3-none-any.whl

Wheel Details

Project: smbprotocol
Version: 1.15.0
Filename: smbprotocol-1.15.0-py3-none-any.whl
Download: [link]
Size: 126014
MD5: 1b3ac2f2e96004e3fb935344b41614ed
SHA256: 1fbfe19be3afca25a27e3bccc0de54614c6a8d3443b1fac829763b4901fb1c06
Uploaded: 2024-11-11 21:29:35 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: smbprotocol
Version: 1.15.0
Summary: Interact with a server using the SMB 2/3 Protocol
Author-Email: Jordan Borean <jborean93[at]gmail.com>
Project-Url: homepage, https://github.com/jborean93/smbprotocol
License: MIT License Copyright (c) 2017 Jordan Borean, Red Hat Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: smb,smb2,smb3,cifs,python
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.8
Requires-Dist: cryptography (>=2.0)
Requires-Dist: pyspnego
Requires-Dist: pyspnego[kerberos]; extra == "kerberos"
Provides-Extra: kerberos
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 11306 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.4.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
smbclient/__init__.py sha256=fYSqMS-SFt0rOhU7mkOPvmSkbyPffeOX0g0cm58z1C4 849
smbclient/_io.py sha256=NK6kmRepNQVCIgUJdAH77eho9VlSdS8QJEvyZskcEWo 22806
smbclient/_os.py sha256=mlRi6hIN-4O7NU2H6Dl-2B-wP7t3ZyAklLVR6T2vs5I 63370
smbclient/_pool.py sha256=02Hu1FkUzlU2wrsE7OqHHK6KODiFvZHZi8hx5SJJSUY 19786
smbclient/path.py sha256=dDrPTeOl9RiOYgBWTxSqqr1YW50Kxj7MrxEDsRcq1LI 5372
smbclient/shutil.py sha256=nRxm6vJpyW_ygjNg9Bu8-MN6sPR40DfretkJ9NjpsZo 22087
smbprotocol/__init__.py sha256=KgH_63k6QJ2nBudMpUON8hG8E7Xmh1NqOZ-o4Tkkoto 592
smbprotocol/_text.py sha256=tLJK8NhOCjkpLsX1GY2QrLNzjtdjomKKwOG6vWCjALs 833
smbprotocol/change_notify.py sha256=G40VmHCm4qEnyLoQHlboywZyDQYHXHvmAfe9EYixPus 11691
smbprotocol/connection.py sha256=UAmf0QrEFqkGwjMOs7BHT0-fj_fkTEWJ-nM-ovpimTI 69779
smbprotocol/create_contexts.py sha256=L0pBEEZhRkv0BS08kbe5m6rO8v8y3WCf5iIH2W-lpt4 26581
smbprotocol/dfs.py sha256=EiJTZZWNzzMLKDPG5aeYX0GwvL8lh6wZJsE-1ObufRw 15223
smbprotocol/exceptions.py sha256=QW6SWZnk4RpTriZzy0JqpRS52hs7aHFqc1ntKkhYt9g 35669
smbprotocol/file_info.py sha256=9GA34QJO9h-AfjrDN6baR7YIAMVg9fC0ggY4LgLnAXg 34157
smbprotocol/header.py sha256=4CGaBc6HySKWuiHozjPN1lycSlZKBIDuNCIjWosHSyU 9926
smbprotocol/ioctl.py sha256=MffEOT1CRX_B_waD6uyebjOmkIzJ6WcvX4TPJ1t1450 18576
smbprotocol/open.py sha256=cbTFFzWyyUX-1VTXltDhU81kamlurZ1u55axRM566fM 55195
smbprotocol/query_info.py sha256=PCciijEVw8YbNaO9hrKnT4mM1vQX9fnsjXJGOF8duho 370
smbprotocol/reparse_point.py sha256=bXMoHNhUVTAu7Fz0TYdvUtdB21N7OxJMeNItcC7mNyY 7589
smbprotocol/security_descriptor.py sha256=Y5LgWbO_m5q_XG_64yWMc_RWB9iA8MUGuGwTsXEblgo 12914
smbprotocol/session.py sha256=ZKRJtCmfXTCu-L-FTqPf7no7oVfzv1MvCiPgNsW5JN8 17466
smbprotocol/structure.py sha256=gKwLpFqet22rYWOn2IOb52mVccm8qKK3JyKYAIb3ZCQ 33266
smbprotocol/transport.py sha256=fQ_7gURd4Jz1U1cT5peWuAZysn4hu3oN1yQ42BOPaf8 5950
smbprotocol/tree.py sha256=hMxL62HP9j2QUwQjnupWzIX-hcpod8gXHTfN8sY1jGw 13289
smbprotocol-1.15.0.dist-info/LICENSE sha256=TDxVCrwrBMUH7Q1kHdflJOr_W9BseGKvlXMBg21JbRU 1079
smbprotocol-1.15.0.dist-info/METADATA sha256=7mhc-ujvP9-5KdyPvfX_iEuy5p5zsz0dXjR6dbohD6o 13499
smbprotocol-1.15.0.dist-info/WHEEL sha256=a7TGlA-5DaHMRrarXjVbQagU3Man_dCnGIWMJr5kRWo 91
smbprotocol-1.15.0.dist-info/top_level.txt sha256=FKBCscFI5BKUeJcqiEtAMZn7LXm9x6RV5JVr43H89Ns 22
smbprotocol-1.15.0.dist-info/RECORD

top_level.txt

smbclient
smbprotocol