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

    Исходный пакет: python3-module-mercantile
    Версия: 1.2.1-alt1
    Собран:  9 января 2022 г. 17:19
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.python.org/pypi/mercantile/

    Лицензия: BSD
    О пакете: Spherical mercator and XYZ tile utilities
    Описание: 
    The mercantile module provides ul(xtile, ytile, zoom) and bounds(xtile,
    ytile, zoom) functions that respectively return the upper left corner
    and bounding longitudes and latitudes for XYZ tiles, a xy(lng, lat)
    function that returns spherical mercator x and y coordinates, and a
    tile(lng, lat, zoom) function that returns the tile containing a given
    point.

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    python3-module-mercantile (noarch)

    Сопровождающий: Vitaly Lipatov


      1. rpm-build-intro >= 2.2.5
      2. rpm-build-python3
      3. python3-module-pytest
      4. python3-module-setuptools

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


    15 августа 2021 г. Vitaly Lipatov 1.2.1-alt1
    - new version 1.2.1 (with rpmrb script)
    5 ноября 2020 г. Vitaly Lipatov 1.1.6-alt1
    - new version 1.1.6 (with rpmrb script)
    5 ноября 2020 г. Vitaly Lipatov 0.10.0-alt2
    - build python3 module separately, cleanup spec, drops tests from packing