Source: octave-octclip Section: math Priority: optional Maintainer: Debian Octave Group Uploaders: Rafael Laboissiere Build-Depends: debhelper-compat (= 12), dh-octave Standards-Version: 4.3.0 Homepage: https://octave.sourceforge.io/octclip/ Vcs-Git: https://salsa.debian.org/pkg-octave-team/octave-octclip.git Vcs-Browser: https://salsa.debian.org/pkg-octave-team/octave-octclip Testsuite: autopkgtest-pkg-octave Rules-Requires-Root: no Package: octave-octclip Architecture: any Depends: ${misc:Depends}, ${octave:Depends}, ${shlibs:Depends} Description: boolean operations with polygons in Octave The octclip package contain functions for performing boolean operations (intersection, union, difference, and exclusive or) between two polygons in Octave using the Greiner-Hormann algorithm. . This Octave add-on package is part of the Octave-Forge project.