python3-pyrsistent binary package in Ubuntu Lunar amd64

 Pyrsistent is a number of persistent collections (sometimes referred
 to as functional data structures). Persistent in the sense that they
 are immutable.
 .
 All methods on a data structure that would normally mutate it instead
 return a new copy of the structure containing the requested updates.
 The original structure is left untouched.
 .
 The collection types and key features currently implemented are:
 .
  * PVector, similar to a python list
  * PMap, similar to dict
  * PSet, similar to set
  * PRecord, a PMap on steroids with fixed fields, optional type and
    invariant checking and much more
  * PClass, a Python class fixed fields, optional type and invariant
    checking and much more
  * Checked collections, PVector, PMap and PSet with optional type
    and invariance checks and more
  * PBag, similar to collections.Counter
  * PList, a classic singly linked list
  * PDeque, similar to collections.deque
  * Immutable object type (immutable) built on the named tuple
  * freeze and thaw functions to convert between pythons standard
    collections and pyrsistent collections.
  * Flexible transformations of arbitrarily complex structures built
    from PMaps and PVectors.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2023-03-01 21:38:57 UTC Published Ubuntu Lunar amd64 release main python Optional 0.18.1-1build3
  • Published
  • Copied from ubuntu lunar-proposed amd64 in Primary Archive for Ubuntu
  Deleted Ubuntu Lunar amd64 proposed main python Optional 0.18.1-1build3
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to lunar

  • Published
  2023-03-01 21:42:07 UTC Superseded Ubuntu Lunar amd64 release main python Optional 0.18.1-1build2
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of pyrsistent 0.18.1-1build3 in ubuntu lunar PROPOSED
  • Published
  • Copied from ubuntu lunar-proposed amd64 in Primary Archive for Ubuntu
  2023-03-03 00:10:11 UTC Deleted Ubuntu Lunar amd64 proposed main python Optional 0.18.1-1build2
  • Removed from disk .
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to lunar

  • Published
  2022-11-03 00:49:23 UTC Superseded Ubuntu Lunar amd64 release main python Optional 0.18.1-1build1
  • Removal requested .
  • Superseded by amd64 build of pyrsistent 0.18.1-1build2 in ubuntu lunar PROPOSED
  • Published
  • Copied from ubuntu jammy-proposed amd64 in Primary Archive for Ubuntu