Metadata-Version: 2.1
Name: anfs
Version: 0.0.2
Summary: Asynchronous NFSv3 protocol implementation
Home-page: https://github.com/skelsec/anfs
Author: Tamas Jos
Author-email: info@skelsecprojects.com
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
License-File: LICENSE
Requires-Dist: unicrypto>=0.0.10
Requires-Dist: asyauth>=0.0.20
Requires-Dist: asysocks>=0.2.12
Requires-Dist: prompt-toolkit>=3.0.2
Requires-Dist: tqdm
Requires-Dist: colorama
Requires-Dist: asn1crypto
Requires-Dist: wcwidth
