Initial commit

This commit is contained in:
2026-03-21 12:43:00 -05:00
commit 83bf16823c
438 changed files with 33617 additions and 0 deletions
@@ -0,0 +1,18 @@
[build]
type = "python"
[dependencies]
build = ["python-setuptools"]
runtime = ["python"]
[package]
description = "A deep merge function for Python"
homepage = "https://github.com/clarketm/mergedeep"
license = "MIT"
name = "python-mergedeep"
version = "1.3.4"
[[source]]
extract_dir = "$name-$version"
sha256 = "7d44051cce4de6a870bc08642e561e9d2b0c09b261e9fb709a5489f44699f551"
url = "https://github.com/clarketm/mergedeep/archive/refs/tags/v$version.tar.gz"