python3-cattr binary package in Ubuntu Jammy amd64

 cattrs is an open source Python library for structuring and unstructuring
 data. cattrs works best with attrs classes, dataclasses and the usual
 Python collections, but other kinds of classes are supported by manually
 registering converters.
 .
 Python has a rich set of powerful, easy to use, built-in data types like
 dictionaries, lists and tuples. These data types are also the lingua franca
 of most data serialization libraries, for formats like json, msgpack, yaml or
 toml.
 .
 Data types like this, and mappings like dict s in particular, represent
 unstructured data. Your data is, in all likelihood, structured: not all
 combinations of field names or values are valid inputs to your programs. In
 Python, structured data is better represented with classes and enumerations.
 attrs is an excellent library for declaratively describing the structure of
 your data, and validating it.
 .
 When you're handed unstructured data (by your network, file system,
 database...), uattrs helps to convert this data into structured data. When you
 have to convert your structured data into data types other libraries can
 handle, cattrs turns your classes and enumerations into dictionaries, integers
 and strings.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2022-01-19 15:33:53 UTC Published Ubuntu Jammy amd64 release universe python Optional 1.10.0-1
  • Published
  • Copied from ubuntu jammy-proposed amd64 in Primary Archive for Ubuntu
  Deleted Ubuntu Jammy amd64 proposed universe python Optional 1.10.0-1
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to jammy

  • Published
  2022-01-19 15:33:57 UTC Superseded Ubuntu Jammy amd64 release universe python Optional 1.9.0-2
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of python-cattrs 1.10.0-1 in ubuntu jammy PROPOSED
  • Published
  • Copied from ubuntu jammy-proposed amd64 in Primary Archive for Ubuntu
  2022-01-20 18:10:09 UTC Deleted Ubuntu Jammy amd64 proposed universe python Optional 1.9.0-2
  • Removed from disk .
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to jammy

  • Published
  2021-12-28 15:43:48 UTC Superseded Ubuntu Jammy amd64 release universe python Optional 1.9.0-1
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of python-cattrs 1.9.0-2 in ubuntu jammy PROPOSED
  • Published
  • Copied from ubuntu jammy-proposed amd64 in Primary Archive for Ubuntu
  2021-12-29 18:10:07 UTC Deleted Ubuntu Jammy amd64 proposed universe python Optional 1.9.0-1
  • Removed from disk .
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to jammy

  • Published