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

    Исходный пакет: python-module-rtree
    Версия: 0.8.3-alt2
    Собран:  13 января 2021 г. 12:10
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.python.org/pypi/Rtree/

    Лицензия: LGPLv2.1
    О пакете: R-Tree spatial index for Python GIS
    Описание: 
    Rtree is a ctypes Python wrapper of libspatialindex that provides a
    number of advanced spatial indexing features for the spatially curious
    Python user. These features include:
    
    * Nearest neighbor search
    * Intersection search
    * Multi-dimensional indexes
    * Clustered indexes (store Python pickles directly with index entries)
    * Bulk loading
    * Deletion
    * Disk serialization
    * Custom storage implementation (to implement spatial indexing in ZODB,
      for example)

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    python3-module-rtree (e2kv5, e2kv4, e2k)

    Сопровождающий: Eugeny A. Rostovtsev


      1. python3-devel
      2. python3-module-setuptools
      3. python3-module-setuptools
      4. python3-module-sphinx
      5. spatialindex-devel
      6. rpm-build-python3
      7. rpm-macros-sphinx3
      8. python-tools-2to3

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


    1 июня 2019 г. Vitaly Lipatov 0.8.3-alt2
    - build python3 module only
    2 февраля 2018 г. Stanislav Levin 0.8.3-alt1.1.1
    - (NMU) Fix Requires and BuildRequires to python-setuptools
    23 ноября 2017 г. Igor Vlasenko 0.8.3-alt1.1
    - rebuild with spatialindex