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

    Бинарный пакет: python3-module-paginate_sqlalchemy
    Версия: 0.2.0-alt2.git20140911.1
    Архитектура: noarch
    Собран:  1 мая 2019 г. 12:49 в задании #228363
    Исходный пакет: python-module-paginate_sqlalchemy
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.python.org/pypi/paginate_sqlalchemy/

    Лицензия: MIT
    О пакете: Extension to paginate.Page that supports SQLAlchemy queries
    Описание: 
    This module helps divide up large result sets into pages or chunks. The
    user gets displayed one page at a time and can navigate to other pages.
    It is especially useful when developing web interfaces and showing the
    users only a selection of information at a time.
    
    This module uses and extends the functionality of the paginate module to
    support SQLAlchemy queries.

    Сопровождающий: Stanislav Levin


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


    2 февраля 2018 г. Stanislav Levin 0.2.0-alt2.git20140911.1
    - (NMU) Fix Requires and BuildRequires to python-setuptools
    21 декабря 2017 г. Aleksei Nikiforov 0.2.0-alt2.git20140911
    - Fixed build.
    13 марта 2016 г. Ivan Zakharyaschev 0.2.0-alt1.git20140911.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)