Skip to content
Snippets Groups Projects
Commit 02a863e3 authored by Kai Knoblich's avatar Kai Knoblich
Browse files

devel/py-mergedeep: Add new port

This package makes the merging of Python dictonaries easier.  It offers
following features:

* Deep merge without mutating the source dicts.
* Deep merge into an existing dict.

The functions provide merge strategies as well:

* Replace (default)
* Additive
* Typesafe replace
* Typesafe additive

WWW: https://github.com/clarketm/mergedeep
parent 6192965e
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment