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

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

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 0.7.1-alt1
Data da compilação: 7 junho 2022, 09:41 ( 97.3 weeks ago )
Tamanho:: 32.59 Kb

Home page:   https://pypi.python.org/pypi/llist/

Licença: MIT
Sumário: Linked list data structures for Python
Descrição:

llist is an extension module for CPython providing basic linked list
data structures. Collections implemented in the llist module perform
well in problems which rely on fast insertions and/or deletions of
elements in the middle of a sequence. For this kind of workload, they
can be significantly faster than collections.deque or standard Python
lists.

Mantenedor currente: Grigory Ustinov

Lista dos contribuidores

Lista dos rpms provida por esta srpm:

  • python3-module-llist-debuginfo
  • python3-module-llist
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