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

    Исходный пакет: python-module-plumbum
    Версия: 1.4.3-alt1.git20141103.1.1
    Собран:  16 марта 2016 г. 0:05 в задании #161297
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.python.org/pypi/plumbum/

    Лицензия: MIT
    О пакете: Plumbum: shell combinators library
    Описание: 
    Ever wished the compactness of shell scripts be put into a real
    programming language? Say hello to Plumbum Shell Combinators. Plumbum
    (Latin for lead, which was used to create pipes back in the day) is a
    small yet feature-rich library for shell script-like programs in Python.
    The motto of the library is "Never write shell scripts again", and thus
    it attempts to mimic the shell syntax ("shell combinators") where it
    makes sense, while keeping it all Pythonic and cross-platform.
    
    Apart from shell-like syntax and handy shortcuts, the library provides
    local and remote command execution (over SSH), local and remote
    file-system paths, easy working-directory and environment manipulation,
    and a programmatic Command-Line Interface (CLI) application toolkit. Now
    let's see some code!

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

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


      1. python3-module-setuptools-tests
      2. python-module-alabaster
      3. python-module-docutils
      4. python-module-html5lib
      5. python-module-objects.inv
      6. python-module-setuptools-tests
      7. rpm-build-python3
      8. rpm-macros-sphinx
      9. time

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


    13 марта 2016 г. Ivan Zakharyaschev 1.4.3-alt1.git20141103.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 1.4.3-alt1.git20141103.1
    - NMU: Use buildreq for BR.
    7 ноября 2014 г. Eugeny A. Rostovtsev 1.4.3-alt1.git20141103
    - Initial build for Sisyphus