Package python-module-Polygon: Information

    Source package: python-module-Polygon
    Version: 2.0.6-alt0.M70P.1
    Build time:  Feb 21, 2014, 10:37 AM in the task #114856
    Copied in the task: #115046
    Report package bug
    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.

    List of rpms provided by this srpm:
    python-module-Polygon (x86_64, i586)
    python-module-Polygon-debuginfo (x86_64, i586)

    Maintainer: Andrey Cherepanov

    List of contributors:
    Andrey Cherepanov

    ACL:
    Igor Vlasenko
    @everybody

      1. rpm-build-python
      2. python-devel
      3. python-module-distribute

    Last changed


    Feb. 20, 2014 Andrey Cherepanov 2.0.6-alt0.M70P.1
    - Backport to p7 branch
    Feb. 20, 2014 Andrey Cherepanov 2.0.6-alt1
    - Initial build in Sisyphus