         VERSION=0.0.5
     SOURCE_HASH='sha512:be7f739ca9efb528d58a6d84fa02bd6402f76559e17a89616c1a559e55e54b11b7eddb7a6209ba07eb06915d47d89cf7255a83adfabed6d8385a91e1f555eb50'
         UPDATED=20051125
           SPELL=pear-vfs
    PEAR_PACKAGE=VFS
        WEB_SITE=http://pear.php.net/package/VFS/
      LICENSE[0]=LGPL
           SHORT='PEAR: Virtual File System API'
cat << EOF
This package provides a Virtual File System API,
with backends for:
* SQL
* FTP
* Local filesystems
* Hybrid SQL and filesystem
... and more planned. Reading/writing/listing
of files are all supported, and there are both
object-based and array-based interfaces to
directory listings.
EOF

source  $SECTION_DIRECTORY/PEAR_DETAILS
