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

    Исходный пакет: python-module-simplegeneric
    Версия: 0.8-alt1
    Собран:  14 августа 2014 г. 16:53 в задании #127190
    Скопирован в задании: #127327
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: http://cheeseshop.python.org/pypi/simplegeneric

    Лицензия: Python or ZPLv2.1
    О пакете: Simple generic functions (similar to Python's own len(), pickle.dump(), etc.)
    Описание: 
    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.

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

    Сопровождающий: Lenar Shakirov

    Список участников:
    Lenar Shakirov

    Права:
    Lenar Shakirov
    @qa_p7

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

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


    11 августа 2014 г. Lenar Shakirov 0.8-alt1
    - First build for ALT (based on Fedora 0.8-9.fc21.src)