Metadata-Version: |
2.1 |
Name: |
fs.smbfs |
Version: |
1.0.7 |
Summary: |
Pyfilesystem2 over SMB using pysmb |
Author: |
Martin Larralde |
Author-Email: |
martin.larralde[at]embl.de |
Home-Page: |
https://github.com/althonos/fs.smbfs |
Project-Url: |
Bug Tracker, https://github.com/althonos/fs.smbfs/issues |
Project-Url: |
Changelog, https://github.com/althonos/fs.smbfs/blob/master/CHANGELOG.md |
Project-Url: |
Coverage, https://codecov.io/gh/althonos/fs.smbfs |
Project-Url: |
Builds, https://github.com/althonos/fs.smbfs/actions |
License: |
MIT |
Keywords: |
filesystem,Pyfilesystem2,smb,cifs,samba |
Classifier: |
Development Status :: 5 - Production/Stable |
Classifier: |
Intended Audience :: Developers |
Classifier: |
License :: OSI Approved :: MIT License |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Programming Language :: Python |
Classifier: |
Programming Language :: Python :: 2.7 |
Classifier: |
Programming Language :: Python :: 3.5 |
Classifier: |
Programming Language :: Python :: 3.6 |
Classifier: |
Programming Language :: Python :: 3.7 |
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: |
Topic :: Software Development :: Libraries :: Python Modules |
Classifier: |
Topic :: System :: Filesystems |
Classifier: |
Topic :: System :: Networking |
Platform: |
any |
Requires-Python: |
!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,>=2.7 |
Requires-Dist: |
fs (~=2.2) |
Requires-Dist: |
pysmb (!=1.1.26,!=1.1.29,<=1.2.9.1,>=1.1.22) |
Requires-Dist: |
six (~=1.10) |
Requires-Dist: |
setuptools (>=38.3.0) |
Requires-Dist: |
configparser (~=3.2); python_version < "3" |
Description-Content-Type: |
text/markdown |
License-File: |
COPYING |