From da8accbc1b557f31c0c7141897a6da324eb89b9e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Audrius=20Ka=C5=BEukauskas?= Date: Mon, 26 May 2014 09:16:12 +0700 Subject: system/pgsanity: Added (SQL syntax checker for PostgreSQL). Signed-off-by: Willy Sudiarto Raharjo --- system/pgsanity/pgsanity.info | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 system/pgsanity/pgsanity.info (limited to 'system/pgsanity/pgsanity.info') diff --git a/system/pgsanity/pgsanity.info b/system/pgsanity/pgsanity.info new file mode 100644 index 0000000000000..16453f80f0984 --- /dev/null +++ b/system/pgsanity/pgsanity.info @@ -0,0 +1,10 @@ +PRGNAM="pgsanity" +VERSION="0.2.7" +HOMEPAGE="https://github.com/markdrago/pgsanity" +DOWNLOAD="https://pypi.python.org/packages/source/p/pgsanity/pgsanity-0.2.7.tar.gz" +MD5SUM="ce57024835910dbeb13427d36ab2ef2c" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="pysetuptools postgresql" +MAINTAINER="Audrius Kažukauskas" +EMAIL="audrius@neutrino.lt" -- cgit v1.2.3