{ "name": "pg_procfs", "abstract": "displays /proc data from SQL", "version": "0.0.2", "maintainer": [ "Pierre Forstmann" ], "license": { "PostgreSQL": "http://www.postgresql.org/about/licence" }, "prereqs": { "runtime": { "requires": { "PostgreSQL": "9.6.21" }, "recommends": { "PostgreSQL": "9.6.21" } } }, "provides": { "pg_procfs": { "abstract": "displays /proc data from SQL", "file": "pg_procfs.c", "docfile": "README.md", "version": "0.0.1" } }, "resources": { "bugtracker": { "web": "http://github.com/pierreforstmann/pg_procfs/issues" }, "repository": { "url": "https://github.com/pierreforstmann/pg_procfs.git", "web": "https://github.com/pierreforstmann/pg_procfs", "type": "git" } }, "generated_by": "Pierre Forstmann", "meta-spec": { "version": "1.0.0", "url": "http://pgxn.org/meta/spec.txt" }, "tags": [ "proc fs" ], "release_status": "testing" }