Metadata-Version: 2.1
Name: aiosmb
Version: 0.4.4
Summary: Asynchronous SMB protocol implementation
Home-page: https://github.com/skelsec/aiosmb
Author: Tamas Jos
Author-email: info@skelsecprojects.com
Classifier: Programming Language :: Python :: 3.7
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Requires-Dist: unicrypto>=0.0.9
Requires-Dist: asyauth>=0.0.8
Requires-Dist: asysocks>=0.2.2
Requires-Dist: minikerberos>=0.3.5
Requires-Dist: prompt-toolkit>=3.0.2
Requires-Dist: winacl>=0.1.5
Requires-Dist: six
Requires-Dist: tqdm
Requires-Dist: colorama
Requires-Dist: asn1crypto
Requires-Dist: wcwidth
