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

    Исходный пакет: python3-module-pyproj
    Версия: 1.9.6-alt2
    Собран:  4 июля 2022 г. 0:24
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.python.org/pypi/pyproj/

    Лицензия: MIT
    О пакете: Pyrex generated python interface to PROJ.4 library
    Описание: 
    Pyrex generated python interface to PROJ.4 library
    
    Performs cartographic transformations and geodetic computations.
    
    The Proj class can convert from geographic (longitude,latitude) to
    native map projection (x,y) coordinates and vice versa, or from one map
    projection coordinate system directly to another.
    
    The Geod class can perform forward and inverse geodetic, or Great
    Circle, computations. The forward computation involves determining
    latitude, longitude and back azimuth of a terminus point given the
    latitude and longitude of an initial point, plus azimuth and distance.
    The inverse computation involves determining the forward and back
    azimuths and distance given the latitudes and longitudes of an initial
    and terminus point.
    
    Input coordinates can be given as python arrays, lists/tuples, scalars
    or numpy/Numeric/numarray arrays. Optimized for objects that support the
    Python buffer protocol (regular python and numpy array objects).

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

    Сопровождающий: Grigory Ustinov


      1. python3-module-Cython
      2. /usr/bin/2to3
      3. python3-module-setuptools
      4. rpm-build-python3
      5. time

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


    24 мая 2021 г. Grigory Ustinov 1.9.6-alt2
    - Drop python2 support.
    12 апреля 2019 г. Grigory Ustinov 1.9.6-alt1
    - Build new version for python3.7.
    22 марта 2018 г. Aleksei Nikiforov 1.9.4-alt3.git20141229.1.1.1
    - (NMU) Rebuilt with python-3.6.4.