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

    Исходный пакет: python-module-mpd
    Версия: 0.5.5-alt1.1
    Собран:  21 июня 2019 г. 0:33
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: https://travis-ci.org/Mic92/python-mpd2

    Лицензия: LGPLv3+
    О пакете: A client interface for the Music Player Daemon
    Описание: 
    python-mpd2 is a fork of python-mpd. While 0.4.x was backwards compatible with
    python-mpd, starting with 0.5 provides enhanced features which are NOT backward
    compatibles with the original python-mpd package. (see PORTING.txt for more
    information)
    
    The following features were added:
    
    Python 3 support (but you need at least Python 2.6)
    support for the upcoming client-to-client protocol
    support for new commands from MPD v0.17 (seekcur, prio, prioid, config, searchadd, searchaddpl)
    remove deprecated commands (volume)
    explicitly declared MPD commands (which is handy when using for example IPython)
    a test suite
    API documentation to add new commands (see Future Compatible)
    support for Unicode strings in all commands (optionally in python2, default in python3 - see Unicode Handling)
    configureable timeouts
    support for logging
    improved support for sticker
    improved support for ranges

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    python-module-mpd (noarch)
    python3-module-mpd (noarch)

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


      1. python3-module-html5lib
      2. python3-module-jinja2-tests
      3. python3-module-setuptools
      4. python3-module-sphinx
      5. python-module-alabaster
      6. python-module-docutils
      7. python-module-html5lib
      8. rpm-build-python3
      9. python-module-setuptools
      10. time
      11. ctags

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


    2 февраля 2018 г. Stanislav Levin 0.5.5-alt1.1
    - (NMU) Fix Requires and BuildRequires to python-setuptools
    26 июля 2016 г. George V. Kouryachy 0.5.5-alt1
    - Autobuild version bump to 0.5.5
    13 марта 2016 г. Ivan Zakharyaschev 0.5.4-alt1.1.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)