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

    Бинарный пакет: python-module-apscheduler-docs
    Версия: 3.1.0-alt1.dev1.git20141020.1.1.1
    Архитектура: noarch
    Собран:  20 апреля 2019 г. 16:09 в задании #227473
    Исходный пакет: python-module-apscheduler
    Категория: Development/Documentation
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.python.org/pypi/APScheduler/

    Лицензия: MIT
    О пакете: Documentation for apscheduler
    Описание: 
    Advanced Python Scheduler (APScheduler) is a Python library that lets
    you schedule your Python code to be executed later, either just once or
    periodically. You can add new jobs or remove old ones on the fly as you
    please. If you store your jobs in a database, they will also survive
    scheduler restarts and maintain their state. When the scheduler is
    restarted, it will then run all the jobs it should have run while it was
    offline.
    
    This package contains documentation for apscheduler.

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


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


    2 февраля 2018 г. Stanislav Levin 3.1.0-alt1.dev1.git20141020.1.1.1
    - (NMU) Fix Requires and BuildRequires to python-setuptools
    13 марта 2016 г. Ivan Zakharyaschev 3.1.0-alt1.dev1.git20141020.1.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)
    28 января 2016 г. Mikhail Efremov 3.1.0-alt1.dev1.git20141020.1
    - NMU: Use buildreq for BR.