Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37521897
en ru br
ALT Linux repos
S:3.0.8-alt1

Group :: Development/Python3
RPM: python3-module-Polygon

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 3.0.8-alt1
Build date: 14 april 2020, 05:50 ( 210.4 weeks ago )
Size: 58.17 Kb

Home page:   http://www.j-raedler.de/projects/polygon/

License: LGPL with exception
Summary: Python package that handles polygonal shapes in 2D
Description:

Polygon is a python package that handles polygonal shapes in 2D. It
contains Python bindings for gpc, the excellent General Polygon Clipping
Library by Alan Murta and some extensions written in C and pure Python.
With Polygon you may handle complex polygonal shapes in Python in a very
intuitive way. Polygons are simple Python objects, clipping operations
are bound to standard operators like +, -, |, & and ^. TriStrips can be
constructed from Polygons with a single statement. Functions to compute
the area, center point, convex hull, point containment and much more are
included. This package was already used to process shapes with more than
one million points!

gpc is included in Polygon and is distributed under other license.
gpc homepage: http://www.cs.man.ac.uk/~toby/alan/software/

GPC is free for non-commercial use only. We invite non-commercial users
to make a voluntary donation towards the upkeep of GPC. If you wish to
use GPC in support of a commercial product, you must obtain an official
GPC Commercial Use Licence from The University of Manchester.

Current maintainer: Andrey Cherepanov

List of contributors

List of rpms provided by this srpm:

  • python3-module-Polygon-debuginfo
  • python3-module-Polygon
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin