Пакет python-module-Polygon: Информация

    Исходный пакет: python-module-Polygon
    Версия: 2.0.6-alt0.M70P.1
    Собран:  21 февраля 2014 г. 10:37 в задании #114856
    Скопирован в задании: #115046
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.j-raedler.de/projects/polygon/

    Лицензия: LGPL with exception
    О пакете: Python package that handles polygonal shapes in 2D
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    python-module-Polygon (x86_64, i586)
    python-module-Polygon-debuginfo (x86_64, i586)

    Сопровождающий: Andrey Cherepanov

    Список участников:
    Andrey Cherepanov

    Права:
    Igor Vlasenko
    @everybody

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

    Последнее изменение


    20 февраля 2014 г. Andrey Cherepanov 2.0.6-alt0.M70P.1
    - Backport to p7 branch
    20 февраля 2014 г. Andrey Cherepanov 2.0.6-alt1
    - Initial build in Sisyphus