Source: ruby-hdfeos5
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Uploaders: Youhei SASAKI <uwabami@gfd-dennou.org>
Section: ruby
Priority: optional
Build-Depends: debhelper-compat (= 13),
               dh-sequence-ruby,
               gem2deb,
               libgctp-dev,
               libhdf5-dev,
               libhe5-hdfeos-dev,
               ruby-narray (>= 0.6.1.2-4),
               ruby-narray-miss
Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/debian-gis-team/ruby-hdfeos5
Vcs-Git: https://salsa.debian.org/debian-gis-team/ruby-hdfeos5.git
Homepage: https://www.gfd-dennou.org/arch/ruby/products/ruby-hdfeos5/
Rules-Requires-Root: no

Package: ruby-hdfeos5
Architecture: any
Depends: ruby,
         ${shlibs:Depends},
         ${misc:Depends}
Description: Ruby interface to the HDF-EOS5 library
 HDF-EOS5 is a software library designed built on HDF5 to support EOS-specific
 data structures, namely Grid, Point, and Swath.
 .
 This package provides Ruby interface to the HDF-EOS5 library built on
 the NArray library, which is an efficient multi-dimensional numeric
 array class for Ruby.
