Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37515312
en ru br
ALT Linux repositórios
S:0.8.1-alt4

Group :: Development/Python3
RPM: python3-module-simplegeneric

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 0.8.1-alt4
Data da compilação: 2 março 2023, 10:35 ( 60.0 weeks ago )
Tamanho:: 13.52 Kb

Home page:   http://cheeseshop.python.org/pypi/simplegeneric

Licença: Python or ZPLv2.1
Sumário: Simple generic functions (similar to Python's own len(), pickle.dump(), etc.)
Descrição:

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.

Mantenedor currente: Anton Vyatkin

Lista dos contribuidores

Lista dos rpms provida por esta srpm:

  • python3-module-simplegeneric
ACL:
     
    projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    mantenedor atual: Michael Shigorin
    mantenedor da tradução: Fernando Martini aka fmartini © 2009