| PEAR Announce 2005-05-31, 8:57 pm |
| The new PEAR package File_Fstab-2.0.2 (stable) has been released at http://pear.php.net/.
Release notes
-------------
- Fix error constants. (Bug #4414)
- Update to use new header comment blocks.
Package Info
-------------
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.
Related Links
-------------
Package home: http://pear.php.net/package/File_Fstab
Changelog: http://pear.php.net/package/File_Fstab/download/2.0.2
Download: http://pear.php.net/get/File_Fstab-2.0.2.tgz
Authors
-------------
Ian Eure (lead)
|