Source: rock-master-18.06-external-sisl
Section: science
Priority: extra
Maintainer: Rock Packaging Daemon <rock-dev@dfki.de>
Build-Depends: cdbs, debhelper (>= 8.0.0), pkg-config, dh-autoreconf, build-essential, cmake
Standards-Version: 3.9.2
Homepage: http://rock-robotics.org
#Vcs-Git: git://git.debian.org/collab-maint/bla.git
#Vcs-Browser: http://git.debian.org/?p=collab-maint/bla.git;a=summary

Package: rock-master-18.06-external-sisl
Architecture: any
Depends: ${shlibs:Depends}, cmake, build-essential
Description: N-dimensional Bspline and NURBS curve and surface implementation
 This library implements algorithms to manage B-splines and NURBS curves and
  surfaces. It is not meant to be used directly, but serves as the underlying
  implementation of the base::geometry::Spline<DIM> template in
  base/types.

