Paketname | python-fstab |
Beschreibung | read, manipulate, and write /etc/fstab files |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (main) |
Version | 1.4-1 |
Sektion | python |
Priorität | optional |
Installierte Größe | 72 Byte |
Hängt ab von | python-support (>= 0.90.0) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | |
Paketgröße | 5838 Byte |
Prüfsumme MD5 | c3319028dc41e80e96b07e3fab67fbcc |
Prüfsumme SHA1 | b48cc6aa5c786949d6021b6c1e832cc7c6db09fd |
Prüfsumme SHA256 | e078e946e85aa41e73eab8bc4948d6ddbeb8fb56a21579d117defcd39c5e2800 |
Link zum Herunterladen | python-fstab_1.4-1_all.deb |
Ausführliche Beschreibung | python-fstab is a small Python library to read, manipulate, and write
/etc/fstab files on Unix-like systems. Users of the library can,
for example, read in /etc/fstab, change the mount options of one
particular filesystem, and then write the result out. The library
guarantees that the resulting file is exactly the same as the original,
except with the mount option added.
|