libmath-clipper-perl 1.23-1build1 source package in Ubuntu

Changelog

libmath-clipper-perl (1.23-1build1) utopic; urgency=medium

  * Rebuild for Perl 5.20.0.
 -- Colin Watson <email address hidden>   Wed, 20 Aug 2014 12:30:28 +0100

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Utopic
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libmath-clipper-perl_1.23.orig.tar.gz 107.3 KiB 5b35227ab736274224a3d56d0683645986e9732ebdc06d1393d1abf3e2fe3c45
libmath-clipper-perl_1.23-1build1.debian.tar.gz 2.9 KiB cdd16cf6269878d47bbb71930ecae5cfeeb25c07c1e0af1fb00df02c32a06520
libmath-clipper-perl_1.23-1build1.dsc 2.3 KiB fb92637746627591e2e7cb9ac963fbbec9468cb463af920d7f266068bcf92550

Available diffs

View changes file

Binary packages built by this source

libmath-clipper-perl: Perl module for Polygon clipping in 2D

 Math::Clipper is a C++ (and Delphi) library that implements polygon
 clipping. A Polygon is represented by a reference to an array of 2D
 points. A Point is, in turn, represented by a reference to an array
 containing two numbers: The X and Y coordinates.
 .
 Clipper 4.x works with polygons with integer coordinates. Data in
 floating point format will need to be scaled appropriately to be
 converted to the available integer range before polygons are added to a
 clipper object. (Scaling utilities are provided.)

libmath-clipper-perl-dbgsym: debug symbols for package libmath-clipper-perl

 Math::Clipper is a C++ (and Delphi) library that implements polygon
 clipping. A Polygon is represented by a reference to an array of 2D
 points. A Point is, in turn, represented by a reference to an array
 containing two numbers: The X and Y coordinates.
 .
 Clipper 4.x works with polygons with integer coordinates. Data in
 floating point format will need to be scaled appropriately to be
 converted to the available integer range before polygons are added to a
 clipper object. (Scaling utilities are provided.)