Added package gene (#2054)

This commit is contained in:
Guoliang Cao 2021-11-04 17:35:47 -04:00 committed by GitHub
parent 96441d20aa
commit 74179d0780
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24150,6 +24150,20 @@
"license": "BSD-3-Clause",
"web": "https://docs.red-dove.com/cfg/index.html"
},
{
"name": "gene",
"url": "https://github.com/gcao/gene-new",
"method": "git",
"tags": [
"lisp",
"language",
"interpreter",
"gene"
],
"description": "Gene - a general purpose language",
"license": "MIT",
"web": "https://github.com/gcao/gene-new"
},
{
"name": "odsreader",
"url": "https://github.com/dariolah/odsreader",