Source: healpix-cxx
Priority: optional
Maintainer: Leo Singer <leo.singer@ligo.org>
Homepage: http://healpix.sourceforge.net
Build-Depends:
 debhelper (>= 9),
 pkg-config,
 libcfitsio3-dev,
 autotools-dev
Standards-Version: 3.9.5
Section: libs

Package: libhealpix-cxx-dev
Section: libdevel
Architecture: any
Depends: ${misc:Depends}, libhealpix-cxx0 (= ${binary:Version})
Description: shared library for C++ interface to HEALPix
 HEALPix is an acronym for Hierarchical Equal Area isoLatitude Pixelization
 of a sphere. As suggested in the name, this pixelization produces a
 subdivision of a spherical surface in which each pixel covers the same
 surface area as every other pixel. This package provides the static library
 and header files for the C++ language implementation of HEALPix.

Package: libhealpix-cxx0
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: presentation of data for spherical surface
 HEALPix is an acronym for Hierarchical Equal Area isoLatitude Pixelization
 of a sphere. As suggested in the name, this pixelization produces a
 subdivision of a spherical surface in which each pixel covers the same
 surface area as every other pixel. This package provides the dynamic library
 for the C++ language implementation of HEALPix. It is commonly accessed
 by Python wrappers as shipping in separte packages.
