dap-config

Development files (headers and static libraries) for libdap

Install

All systems
curl cmd.cat/dap-config.sh
Debian Debian
apt-get install libdap-dev
Ubuntu
apt-get install libdap-dev
image/svg+xml Kali Linux
apt-get install libdap-dev
Fedora
dnf install libdap-devel
Windows (WSL2)
sudo apt-get update sudo apt-get install libdap-dev
OS X
brew install libdap
Raspbian
apt-get install libdap-dev

libdap-dev

Development files (headers and static libraries) for libdap

OPeNDAP provides software that allows you to access data over the internet, from programs that weren't originally designed for that purpose, as well as some that were. While OPeNDAP is the original developer of the Data Access protocol which its software uses, many other groups have adopted DAP and provide compatible clients, servers and software development kits. This package contains header files, pkgconfig files and static libraries for DAP.

libdap-devel

Development and header files from libdap

libdap

The C++ DAP2 library from OPeNDAP