Added package aqcalc (#2176)

This commit is contained in:
Goat 2022-03-16 15:18:02 -03:00 committed by GitHub
parent 294648d56b
commit 7b86efbd74
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25515,5 +25515,17 @@
"description": "Generate HTML string by nim object",
"license": "MIT",
"web": "https://github.com/z-kk/htmlgenerator"
},
{
"name": "aqcalc",
"url": "https://github.com/VitorGoatman/aqcalc",
"method": "git",
"tags": [
"library",
"gematria"
],
"description": "Calculate gematria values for Alphanumeric Qabbala",
"license": "Unlicense",
"web": "https://github.com/VitorGoatman/aqcalc"
}
]