Package python-module-Extremes: Information

    Source package: python-module-Extremes
    Version: 1.1.1-alt1.3.1
    Build time:  Jun 10, 2019, 11:10 PM
    Report package bug
    License: PSF or ZPL
    Summary: Production-quality 'Min' and 'Max' objects
    Description: 
    The ``peak.util.extremes`` module provides a production-quality implementation
    of the ``Min`` and ``Max`` objects from PEP 326.  While PEP 326 was rejected
    for inclusion in the language or standard library, the objects described in it
    are useful in a variety of applications.  In PEAK, they have been used to
    implement generic functions (in RuleDispatch and PEAK-Rules), as well as to
    handle scheduling and time operations in the Trellis.  Because this has led to
    each project copying the same code, we've now split the module out so it can
    be used independently.

    List of rpms provided by this srpm:
    python-module-Extremes (noarch)
    python3-module-Extremes (noarch)

    Maintainer: Denis Klimov


      1. python3-devel
      2. python3-module-setuptools
      3. python-devel = 2.7
      4. python-module-setuptools
      5. python-tools-2to3
      6. rpm-build-python >= 0.8
      7. rpm-build-python3

    Last changed


    March 13, 2016 Ivan Zakharyaschev 1.1.1-alt1.3.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)
    Aug. 20, 2014 Eugeny A. Rostovtsev 1.1.1-alt1.3
    - Added module for Python 3
    Oct. 20, 2011 Vitaly Kuznetsov 1.1.1-alt1.2.1
    - Rebuild with Python-2.7