Package python-module-plumbum: Information

    Source package: python-module-plumbum
    Version: 1.4.3-alt1.git20141103.1.1
    Build time:  Mar 16, 2016, 12:05 AM in the task #161297
    Report package bug
    License: MIT
    Summary: Plumbum: shell combinators library
    Description: 
    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!

    List of rpms provided by this 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)



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

    Last changed


    March 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)
    Jan. 28, 2016 Mikhail Efremov 1.4.3-alt1.git20141103.1
    - NMU: Use buildreq for BR.
    Nov. 7, 2014 Eugeny A. Rostovtsev 1.4.3-alt1.git20141103
    - Initial build for Sisyphus