Artifact python3-convertertools_0.5.0+really0.5.0-1_arm64

Metadata
deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
  Architecture: arm64
  Built-Using: sphinx (= 7.4.7-3)
  Depends: python3:any, libjs-sphinxdoc (>= 7.4)
  Description: |-
    Tools for converting Python data types
     This library provides tools for manipulating Python data structures
     efficiently. It includes functions for deleting and popping elements in
     dictionaries using sets or tuples. These tools help in avoiding repetitive
     code by offering predefined methods for common operations on Python
     dictionaries.
     .
     Note that specific types are required for maximum performance.
     .
     Example usage:
     .
     from convertertools import (del_dict_tuple, del_dict_set,
                                 pop_dict_tuple, pop_dict_set)
     .
     # del_dict* raise KeyError on missing keys
     del_dict_tuple(d, ("a", "b"))
     del_dict_set(d, {"a", "b"})
     .
     # pop_dict* ignores missing keys
     pop_dict_tuple(d, ("a", "b"))
     pop_dict_set(d, {"a", "b"})
  Homepage: https://github.com/bluetooth-devices/convertertools
  Installed-Size: '290'
  Maintainer: Home Assistant Team <team+homeassistant@tracker.debian.org>
  Package: python3-convertertools
  Priority: optional
  Section: python
  Source: python-convertertools
  Version: 0.5.0+really0.5.0-1
srcpkg_name: python-convertertools
srcpkg_version: 0.5.0+really0.5.0-1

File

python3-convertertools_0.5.0+really0.5.0-1_arm64.deb
Binary file python3-convertertools_0.5.0+really0.5.0-1_arm64.deb cannot be displayed. you can view it raw or download it instead.

Relations

Relation Direction Type Name
built-using Source package python-convertertools_0.5.0+really0.5.0-1

binary package System mirror sid from https://deb.debian.org/debian - 2 weeks, 6 days ago 0 minutes
BETA