{ "name": "pgxicor", "abstract": "XI (ξ) Correlation Coefficient in Postgres\n", "version": "0.1.0", "maintainer": [ "Florents Tselai " ], "license": "gpl_2", "generated_by": "Florents Tselai", "release_status": "stable", "prereqs": { "runtime": { "requires": { "PostgreSQL": "14.0.0" } } }, "provides": { "pgxicor": { "file": "sql/pgxicor--0.1.0.sql", "docfile": "README.md", "version": "0.1.0", "abstract": "vXI (ξ) Correlation Coefficient" } }, "resources": { "bugtracker": { "web": "https://github.com/Florents-Tselai/pgxicor/issues" }, "repository": { "url": "git://github.com/Florents-Tselai/pgxicor.git" , "web": "https://github.com/Florents-Tselai/pgxicor", "type": "git" } }, "meta-spec": { "version": "1.0.0", "url": "http://pgxn.org/meta/spec.txt" }, "tags": [ "statistics", "correlation", "aggregates" ] }