{
   "name": "pgxicor",
   "abstract": "XI (ξ) Correlation Coefficient in Postgres\n",
   "version": "0.1.1",
   "date": "2026-04-17T18:22:07Z",
   "maintainer": [
      "Florents Tselai <florents.tselai@gmail.com>"
   ],
   "release_status": "stable",
   "user": "flo",
   "sha1": "07a9b19d6cba71dc0121a82d3d770c6060b14c4e",
   "license": "gpl_2",
   "prereqs": {
      "runtime": {
         "requires": {
            "PostgreSQL": "14.0.0"
         }
      }
   },
   "provides": {
      "pgxicor": {
         "abstract": "XI (ξ) Correlation Coefficient",
         "docfile": "README.md",
         "file": "sql/xicor--0.1.1.sql",
         "version": "0.1.1"
      }
   },
   "tags": ["statistics", "correlation", "aggregates"],
   "resources": {
      "bugtracker": {
         "web": "https://github.com/Florents-Tselai/pgxicor/issues"
      },
      "repository": {
         "type": "git",
         "url": "git://github.com/Florents-Tselai/pgxicor.git",
         "web": "https://github.com/Florents-Tselai/pgxicor"
      }
   }
}
