diff --git a/packages.json b/packages.json index 06841c1..a1de145 100644 --- a/packages.json +++ b/packages.json @@ -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" } ]