| Name: | python3-fs |
|---|---|
| Version: | 2.4.16 |
| Release: | 1.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 1078662 |
| License: | MIT |
| RPM: | python3-fs-2.4.16-1.el9.noarch.rpm |
| Source RPM: | python-fs-2.4.16-1.el9.src.rpm |
| Build Date: | Wed Mar 29 2023 |
| Build Host: | build-ol9-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://pypi.org/project/fs/ |
| Summary: | Python's Filesystem abstraction layer |
| Description: | Think of PyFilesystem's FS objects as the next logical step to Python's file objects. In the same way that file objects abstract a single file, FS objects abstract an entire filesystem. |