Source: netcdf-java
Priority: optional
Section: java
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Mathieu Malaterre <malat@debian.org>
Build-Depends: debhelper (>= 8), javahelper (>=0.25)
Build-Depends-Indep: default-jdk, default-jdk-doc, ant, libjdom1-java,
 libslf4j-java, libcommons-httpclient-java, libdb-je-java, libehcache-java,
 libprotobuf-java, libquartz-java (>= 2.1.3),
 libprotobuf-java (>= 2.3),
 libjna-java, libjoda-time-java (>= 2.1), libdb-je-java
Standards-Version: 3.9.3
Homepage: http://www.unidata.ucar.edu/software/netcdf-java/
Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/netcdf-java/trunk/
Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/netcdf-java/trunk/


Package: libnetcdf-java
Architecture: all
Depends: ${java:Depends}, ${misc:Depends}
Recommends: ${java:Recommends}
Description: Java interface to NetCDF files
 The NetCDF-Java library implements a Common Data Model (CDM), a generalization
 of the NetCDF, OpenDAP and HDF5 data models. The library is a prototype for the
 NetCDF-4 project, which provides a C language API for the "data access layer"
 of the CDM, on top of the HDF5 file format. The NetCDF-Java library is a 100%
 Java framework for reading netCDF and other file formats into the CDM, as well
 as writing to the netCDF-3 file format. The NetCDF-Java library also implements
 NcML, which allows you to add metadata to CDM datasets, as well as to create
 virtual datasets through aggregation.
