python-pygtrie-doc binary package in Ubuntu Jammy amd64

 Trie data structure, also known as radix or prefix tree, is a tree
 associating keys to values where all the descendants of a node have
 a common prefix (associated with that node).
 .
 The trie module contains Trie, CharTrie and StringTrie classes each
 implementing a mutable mapping interface, i.e. dict interface. As
 such, in most circumstances, Trie could be used as a drop-in
 replacement for a dict, but the prefix nature of the data structure
 is trie's real strength.
 .
 The module also contains PrefixSet class which uses a trie to store
 a set of prefixes such that a key is contained in the set if it or
 its prefix is stored in the set.
 .
 This is the common documentation package.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2021-12-31 02:43:26 UTC Published Ubuntu Jammy amd64 release universe doc Optional 2.2-2
  • Published
  • Copied from ubuntu jammy-proposed amd64 in Primary Archive for Ubuntu
  Deleted Ubuntu Jammy amd64 proposed universe doc Optional 2.2-2
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to jammy

  • Published
  2021-12-31 02:43:46 UTC Superseded Ubuntu Jammy amd64 release universe doc Optional 2.2-1.1ubuntu1
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of python-pygtrie 2.2-2 in ubuntu jammy PROPOSED
  • Published
  • Copied from ubuntu jammy-proposed amd64 in Primary Archive for Ubuntu
  2022-01-01 06:10:08 UTC Deleted Ubuntu Jammy amd64 proposed universe doc Optional 2.2-1.1ubuntu1
  • Removed from disk .
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to jammy

  • Published
  2021-12-11 10:09:17 UTC Superseded Ubuntu Jammy amd64 release universe doc Optional 2.2-1.1
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of python-pygtrie 2.2-1.1ubuntu1 in ubuntu jammy PROPOSED
  • Published
  • Copied from ubuntu hirsute-proposed amd64 in Primary Archive for Ubuntu