         VERSION=2.0.0
          
         UPDATED=20050408
           SPELL=PEAR-File_Fstab
        WEB_SITE=http://pear.php.net/package/File_Fstab/
      LICENSE[0]=PHP
           SHORT='PEAR: Read and write fstab files'
cat << EOF
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.
EOF


