Metadata-Version: 1.0
Name: dap.plugins.compress
Version: 0.1
Summary: Compression plugin for pydap server
Home-page: http://pydap.org/plugins/compress.html
Author: Roberto De Almeida
Author-email: rob@pydap.org
License: MIT
Description: This metaplugin handles compressed files, uncompressing them on the fly
        and forwarding the request to the proper handler.
        
        The latest version is available in a `Subversion repository
        <http://pydap.googlecode.com/svn/trunk/plugins/compress#egg=dap.plugins.compress-dev>`_.
Keywords: zip bzip2 dap opendap dods data
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development :: Libraries :: Python Modules
