Pyfilesystem2 wrapper for case insensitive access to a filesystem
Project description
fs.wrapcifs is a PyFileSystem2 wrapper which makes path lookups case insensitive.
Supported Python versions
Python 3.11
Usage
>>> from fs.wrapcifs import WrapCaseInsensitive
>>> from fs.zipfs import ReadZipFS
>>> WrapCaseInsensitive(ReadZipFS('example.zip')).getinfo('abc').name == 'ABC'
....
True
License
This module is published under the MIT license.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
fs_wrapcifs-0.1.0.tar.gz
(5.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file fs_wrapcifs-0.1.0.tar.gz.
File metadata
- Download URL: fs_wrapcifs-0.1.0.tar.gz
- Upload date:
- Size: 5.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.1 CPython/3.11.1 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
24c77c6a04e9a870794411458f195da31172b3ff061f07f5887a1661571f82c6
|
|
| MD5 |
8db81d058e1bcc591bc2e70c706003ec
|
|
| BLAKE2b-256 |
dbd818498324b44901c4989e37e74d0248c381c42d84963c2a868ba9811f8138
|
File details
Details for the file fs_wrapcifs-0.1.0-py3-none-any.whl.
File metadata
- Download URL: fs_wrapcifs-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.1 CPython/3.11.1 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f4e65df8c3e107a0fe1adc53b48c80914e26315ec78fd9de05effb8bdab5e9d9
|
|
| MD5 |
e3065c5a9674187ccda1890b49b4a394
|
|
| BLAKE2b-256 |
ebea15040480a45eaa9418fbdd45b5437034d555d51e5f457ff1d9c12e6062e5
|