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

Group :: Development/Python3
RPM: python3-module-zope.cachedescriptors

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 5.0-alt1
Data da compilação: 19 maio 2023, 12:20 ( 49.0 weeks ago )
Tamanho:: 14.96 Kb

Home page:   https://pypi.org/project/zope.cachedescriptors/

Licença: ZPL-2.1
Sumário: Method and property caching decorators
Descrição:

Cached descriptors cache their output. They take into account instance
attributes that they depend on, so when the instance attributes change,
the descriptors will change the values they return.

Cached descriptors cache their data in _v_ attributes, so they are also
useful for managing the computation of volatile attributes for
persistent objects.

Mantenedor currente: Anton Vyatkin

Lista dos contribuidores

Lista dos rpms provida por esta srpm:

  • python3-module-zope.cachedescriptors-tests
  • python3-module-zope.cachedescriptors
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