Source: libsnl Standards-Version: 4.7.3 Maintainer: Debian Science Maintainers Uploaders: Wolfgang Fuetterer , Section: libs Build-Depends: dpkg-dev (>= 1.22.5), debhelper-compat (= 13), Vcs-Browser: https://salsa.debian.org/science-team/libsnl Vcs-Git: https://salsa.debian.org/science-team/libsnl.git Homepage: https://libsnl.sourceforge.net/ Rules-Requires-Root: no Package: libsnl-dev Architecture: any Section: libdevel Depends: libsnl0t64 (= ${binary:Version}), ${misc:Depends}, Description: Simple Nurbs Library (development files) libSNL is a library of routines used for the manipulation of non-uniform rational B-Splines (NURBS). NURBS are widely used in programs for computer-aided design (CAD), manufacturing (CAM) and engineerging (CAE) to model and representing curves and surfaces. . This package contains files needed to develop programs using libsnl. Package: libsnl0t64 Architecture: any Multi-Arch: same Depends: ${shlibs:Depends}, ${misc:Depends}, Pre-Depends: ${misc:Pre-Depends}, Breaks: libsnl0 (<< ${source:Version}), Provides: ${t64:Provides}, Replaces: libsnl0, Description: Simple Nurbs Library libSNL is a library of routines used for the manipulation of non-uniform rational B-Splines (NURBS). NURBS are widely used in programs for computer-aided design (CAD), manufacturing (CAM) and engineerging (CAE) to model and representing curves and surfaces. . This package contains the libsnl shared libraries.