Added package geomancer (#2312)

This commit is contained in:
Goat 2022-08-05 01:07:59 -03:00 committed by GitHub
parent 76ea33e12d
commit e6feee6ac7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27024,5 +27024,17 @@
"description": "Operations on tuples as heterogeneous record types a la Relational Algebra",
"license": "MIT",
"web": "https://github.com/rotu/nim-records"
},
{
"name": "geomancer",
"url": "https://github.com/VitorGoatman/geomancer",
"method": "git",
"tags": [
"geomancy",
"divination"
],
"description": "A library and program for getting geomancy charts and figures.",
"license": "Unlicense",
"web": "https://github.com/VitorGoatman/geomancer"
}
]