Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
dap-server: Basic request handling for DAP servers
| Name: | dap-server |
Vendor: | http://www.karan.org/ |
| Version: | 3.5.3 |
License: | LGPL |
| Release: | 1.el4.kb.1 |
URL: | http://www.opendap.org/ |
- Summary
- This is base software for our workhorse server. Written using the DAP++ C++
library and Perl, this handles processing compressed files and arranging for
the correct server module to process the file. The base software also
provides support for the ASCII response and HTML data-request form. Use this
in combination with one or more of the format-specific handlers.
This package contains all the executable and perl modules. The scripts
and config files that should be installed in a cgi directory are in the
documentation directory with -sample appended. If you want a package that
is usable without manual configuration, install dap-server-cgi.
Changelog
- * Wed Feb 22 22:00:00 2006 Ignacio Vazquez-Abrams <ivazquez{%}ivazquez{*}net> 3.5.3-1.1
- Small fix for Perl provides
- * Thu Feb 2 22:00:00 2006 Patrice Dumas <dumas{%}centre-cired{*}fr> 3.5.3-1
- add a cgi subpackage
- * Fri Sep 2 23:00:00 2005 Patrice Dumas <dumas{%}centre-cired{*}fr> 3.5.1-1
- initial release