Add support for PGXN distribution.
authorDavid E. Wheeler <david@justatheory.com>
Sat, 25 Feb 2012 22:31:10 +0000 (14:31 -0800)
committerDavid E. Wheeler <david@justatheory.com>
Sat, 25 Feb 2012 22:31:10 +0000 (14:31 -0800)
commitd316e9fc8a3ec24abf29634728be4792ec6354be
tree9c25f7edd8fce43e12120286514a4a0f51850b90
parentbe350447620ca6b1143753d15a967c334a7d6ffb
Add support for PGXN distribution.

Mainly by adding META.json. A new `zip` target has also been added to make it simple to generate the zip file for distribution.

Note that PGXN requires x.y.z versions, so the version has been changed from 2.3 to 2.3.0.
.gitignore
META.json [new file with mode: 0644]
Makefile