moving sfc over here

This commit is contained in:
Peter Harpending
2026-06-01 16:44:33 -07:00
parent 177978d184
commit f548c7d88d
15 changed files with 3534 additions and 19 deletions
+18
View File
@@ -0,0 +1,18 @@
{name,"GSC CLI"}.
{type,cli}.
{modules,[]}.
{mod,"gsc_cli"}.
{prefix,none}.
{author,"Peter Harpending"}.
{desc,"GSC CLI and test suite"}.
{package_id,{"otpr","gsc_cli",{0,1,0}}}.
{deps,[{"otpr","gsc",{0,1,0}}]}.
{key_name,none}.
{a_email,"peterharpending@qpq.swiss"}.
{c_email,"peterharpending@qpq.swiss"}.
{copyright,"Peter Harpending"}.
{file_exts,[]}.
{license,"GPL-3.0-only"}.
{repo_url,[]}.
{tags,[]}.
{ws_url,[]}.