summaryrefslogtreecommitdiff
path: root/sysutils/pear-File_Fstab/pkg-descr
blob: 27f5ee4960e3855aec3e68755fad8253e05ba8d2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
PEAR::File_Fstab is an easy-to-use package which can read & write UNIX fstab
files. It presents a pleasant object-oriented interface to the fstab.

Features:
* Supports blockdev, label, and UUID specification of mount device.
* Extendable to parse non-standard fstab formats by defining a new Entry
  class for that format.
* Easily examine and set mount options for an entry.
* Stable, functional interface.
* Fully documented with PHPDoc.

WWW: http://pear.php.net/package/File_Fstab/