diff --git a/packages.json b/packages.json index 83affa9..2649bf4 100644 --- a/packages.json +++ b/packages.json @@ -23417,6 +23417,17 @@ "license": "MIT", "web": "https://github.com/hamidb80/mycouch" }, + { + "name": "cpython", + "url": "https://github.com/juancarlospaco/cpython", + "method": "git", + "tags": [ + "python" + ], + "description": "Alternative StdLib for Nim for Python targets", + "license": "MIT", + "web": "https://github.com/juancarlospaco/cpython" + }, { "name": "gnu", "url": "https://github.com/Knaque/gnu",