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

  • Default inline alert: Версия в репозитории: 3.6.1-alt1

Исходный пакет: python3-module-pyproj
Версия: 1.9.6-alt2
Последняя версия по данным Repology
Собран:  19 июля 2021 г. 8:25 в задании #279721
Категория: Разработка/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 (x86_64, ppc64le, i586, armh, aarch64)
python3-module-pyproj-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
python3-module-pyproj-tests (x86_64, ppc64le, i586, armh, aarch64)

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


Права:
Grigory Ustinov
@python

    1. python3-module-Cython
    2. python3-module-setuptools
    3. /usr/bin/2to3
    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.