Package python-module-simplegeneric: Information

    Source package: python-module-simplegeneric
    Version: 0.8-alt1
    Build time:  Aug 14, 2014, 04:53 PM in the task #127190
    Copied in the task: #127327
    Report package bug
    License: Python or ZPLv2.1
    Summary: Simple generic functions (similar to Python's own len(), pickle.dump(), etc.)
    Description: 
    The simplegeneric module lets you define simple single-dispatch generic
    functions, akin to Python's built-in generic functions like len(), iter() and
    so on. However, instead of using specially-named methods, these generic
    functions use simple lookup tables, akin to those used by e.g. pickle.dump()
    and other generic functions found in the Python standard library.

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

    Maintainer: Lenar Shakirov

    List of contributors:
    Lenar Shakirov

    ACL:
    Lenar Shakirov
    @qa_p7

      1. python3-module-setuptools
      2. python3-module-setuptools-tests
      3. rpm-build-python3
      4. python-devel
      5. python-module-setuptools
      6. python-module-setuptools-tests
      7. python-tools-2to3
      8. unzip

    Last changed


    Aug. 11, 2014 Lenar Shakirov 0.8-alt1
    - First build for ALT (based on Fedora 0.8-9.fc21.src)