Source: octave-octclip
Section: math
Maintainer: Debian Octave Group <team+octave-team@tracker.debian.org>
Uploaders: Rafael Laboissière <rafael@debian.org>
Build-Depends: debhelper-compat (= 14),
               dh-sequence-octave,
               dh-sequence-single-binary
Standards-Version: 4.7.4
Homepage: https://gnu-octave.github.io/packages/octclip/
Vcs-Git: https://salsa.debian.org/octave-team/octave-octclip.git
Vcs-Browser: https://salsa.debian.org/octave-team/octave-octclip
Testsuite: autopkgtest-pkg-octave

Package: octave-octclip
Architecture: any
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.
