pyfatfs: FAT12/FAT16/FAT32 implementation with VFAT support1
pyfatfs is a filesystem module for use with PyFilesystem2 for anyone who
needs to access or modify files on a FAT filesystem. It also provides a
low-level API that allows direct interaction with a FAT filesystem without
PyFilesystem2 abstraction.
... part of T2,
get it here
URL: https://github.com/nathanhi/pyfatfs
Author: Nathan-J. Hirschauer <nathanhi [at] deepserve [dot] info>
Maintainer: The T2 Project <t2 [at] t2-project [dot] org>
License: MIT
Status: Stable
Version: 1.1.0
Download: https://files.pythonhosted.org/packages/44/3f/d08f1dbc44a7eef9c7fb355b83423fbd15bb3e487c250479a2c179cb39bf/ pyfatfs-1.1.0.tar.gz
T2 source: pyfatfs.cache
T2 source: pyfatfs.desc
Build time (on reference hardware): 1% (relative to binutils)2
Installed size (on reference hardware): 0.15 MB, 24 files
Dependencies (build time detected):
bash
coreutils
cython
diffutils
gawk
grep
gzip
openssl
python
python-gpep517
sed
setuptools
tar
Installed files (on reference hardware):
[show]
usr/lib64/python3.12/site-packages/pyfatfs
usr/lib64/python3.12/site-packages/pyfatfs-1.1.0.dist-info
usr/lib64/python3.12/site-packages/pyfatfs-1.1.0.dist-info/LICENSE
usr/lib64/python3.12/site-packages/pyfatfs-1.1.0.dist-info/METADATA
usr/lib64/python3.12/site-packages/pyfatfs-1.1.0.dist-info/RECORD
usr/lib64/python3.12/site-packages/pyfatfs-1.1.0.dist-info/WHEEL
usr/lib64/python3.12/site-packages/pyfatfs-1.1.0.dist-info/entry_points.txt
usr/lib64/python3.12/site-packages/pyfatfs-1.1.0.dist-info/top_level.txt
usr/lib64/python3.12/site-packages/pyfatfs/BootSectorHeader.py
usr/lib64/python3.12/site-packages/pyfatfs/DosDateTime.py
usr/lib64/python3.12/site-packages/pyfatfs/EightDotThree.py
usr/lib64/python3.12/site-packages/pyfatfs/FATDirectoryEntry.py
usr/lib64/python3.12/site-packages/pyfatfs/FSInfo.py
usr/lib64/python3.12/site-packages/pyfatfs/FatIO.py
usr/lib64/python3.12/site-packages/pyfatfs/PyFat.py
usr/lib64/python3.12/site-packages/pyfatfs/PyFatFS.py
usr/lib64/python3.12/site-packages/pyfatfs/PyFatFSOpener.py
usr/lib64/python3.12/site-packages/pyfatfs/__init__.py
usr/lib64/python3.12/site-packages/pyfatfs/_exceptions.py
var/adm/dependencies/pyfatfs
var/adm/descs/pyfatfs
var/adm/flists/pyfatfs
var/adm/md5sums/pyfatfs
var/adm/packages/pyfatfs
1) This page was automatically generated from the T2
package source. Corrections, such as dead links, URL changes or typos
need to be performed directly on that source.
2) Compatible with Linux From Scratch's
"Standard Build Unit" (SBU).