         VERSION=0.1.0
     SOURCE_HASH='sha512:5aacbc04cbaea805256ff2230a5d972c54d363c2080df6f83a156b402dd66a54d3e41abf738d813c0c57eba1fb957ce35e455526100a63b7891b1f2d2c5bc54f'
         UPDATED=20060525
           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
