[84592] trunk/dports/python
singingwolfboy at macports.org
singingwolfboy at macports.org
Wed Sep 28 10:43:10 PDT 2011
Revision: 84592
http://trac.macports.org/changeset/84592
Author: singingwolfboy at macports.org
Date: 2011-09-28 10:43:09 -0700 (Wed, 28 Sep 2011)
Log Message:
-----------
New port: py-sqlparse
Added Paths:
-----------
trunk/dports/python/py-sqlparse/
trunk/dports/python/py-sqlparse/Portfile
Added: trunk/dports/python/py-sqlparse/Portfile
===================================================================
--- trunk/dports/python/py-sqlparse/Portfile (rev 0)
+++ trunk/dports/python/py-sqlparse/Portfile 2011-09-28 17:43:09 UTC (rev 84592)
@@ -0,0 +1,24 @@
+# $Id$
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+
+PortSystem 1.0
+PortGroup python 1.0
+
+name py-sqlparse
+version 0.1.3
+python.versions 24 25 26 27
+categories-append textproc
+license BSD
+platforms darwin
+supported_archs noarch
+maintainers singingwolfboy openmaintainer
+description Non-validating SQL parser
+long_description \
+ ${description} that provides support for parsing, splitting and \
+ formatting SQL statements.
+homepage http://code.google.com/p/python-sqlparse/
+master_sites googlecode:python-sqlparse
+distname sqlparse-${version}
+
+checksums rmd160 9ce60ec45edb24390f5fd1d69cd28adaa4da5549 \
+ sha256 5f870d293ecdaba8baace52536dd9a34884ed3775990c058ecfd1d23499d7e63
Property changes on: trunk/dports/python/py-sqlparse/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110928/c8565495/attachment.html>
More information about the macports-changes
mailing list