Added package cpython (#1976)

This commit is contained in:
Juan Carlos 2021-07-27 03:51:46 -03:00 committed by GitHub
parent 1b3bafdd35
commit 5f70056fb8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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",