Sha256: a64b732ac7abcef942a186063606978156ba93ae576e8c402d537e9fca72312d
Contents?: true
Size: 926 Bytes
Versions: 1
Compression:
Stored size: 926 Bytes
Contents
{ "name": "pgxn_utils", "abstract": "pgxn-utils is a development tool to create PostgreSQL extensions", "description": "pgxn-utils provides a set of tasks that help developers to create PostgreSQL extensions, putting the extension's files in the recomended places and helping to bundle and release them to PGXN.", "version": "0.1.4", "maintainer": "Dickson S. Guedes <guedes@guedesoft.net>", "license": "postgresql", "release_status": "stable", "resources": { "repository": { "url": "git://github.com/guedes/pgxn-utils.git", "web": "https://github.com/guedes/pgxn-utils", "type": "git" }, "bugtracker": { "web": "https://github.com/guedes/pgxn-utils/issues" } }, "provides": { "pgxn_utils": { "file": "pgxn_utils", "version": "0.1.4" } }, "meta-spec": { "version": "1.0.0", "url": "http://pgxn.org/meta/spec.txt" }, "tags": [ "automation", "tools", "extension tools" ] }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
pgxn_utils-0.1.4 | META.json |