mergedeep 1.3.4-2 source package in Ubuntu

Changelog

mergedeep (1.3.4-2) unstable; urgency=medium

  * Source only upload

 -- Carsten Schoenert <email address hidden>  Tue, 01 Mar 2022 07:25:02 +0100

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
mergedeep_1.3.4-2.dsc 2.2 KiB 72674c96deadac7ce4f7e8d5c8139ea12fe76cd8bb75e9a04206fa179eb973d5
mergedeep_1.3.4.orig.tar.gz 26.0 KiB 7d44051cce4de6a870bc08642e561e9d2b0c09b261e9fb709a5489f44699f551
mergedeep_1.3.4-2.debian.tar.xz 3.8 KiB ad5284db45f5edefc6be37ae4d3676712437a0409cf63009d03edc96fd2f1cd5

No changes file available.

Binary packages built by this source

python-mergedeep-doc: Deep merge function for Python (Documentation)

 This library can help if you need to do some deep merge without mutating
 the source dicts or while you want to deep merging into an existing dict.
 It provides various merge strategies (Replace, Additive, Typesafe replace,
 or Typesafe additive).
 .
 This package provides the documentation.

python3-mergedeep: Deep merge function for Python (Python3 version)

 This library can help if you need to do some deep merge without mutating
 the source dicts or while you want to deep merging into an existing dict.
 It provides various merge strategies (Replace, Additive, Typesafe replace,
 or Typesafe additive).
 .
 This package contains the Python 3 version of the library.