[84548] trunk/dports/python

singingwolfboy at macports.org singingwolfboy at macports.org
Tue Sep 27 13:42:23 PDT 2011


Revision: 84548
          http://trac.macports.org/changeset/84548
Author:   singingwolfboy at macports.org
Date:     2011-09-27 13:42:23 -0700 (Tue, 27 Sep 2011)
Log Message:
-----------
New port: py-gviz_api

Added Paths:
-----------
    trunk/dports/python/py-gviz_api/
    trunk/dports/python/py-gviz_api/Portfile

Added: trunk/dports/python/py-gviz_api/Portfile
===================================================================
--- trunk/dports/python/py-gviz_api/Portfile	                        (rev 0)
+++ trunk/dports/python/py-gviz_api/Portfile	2011-09-27 20:42:23 UTC (rev 84548)
@@ -0,0 +1,26 @@
+# $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-gviz_api
+version             1.7.0
+python.versions     24 25 26 27
+categories-append   www
+license             Apache 2.0
+platforms           darwin
+supported_archs     noarch
+maintainers         singingwolfboy openmaintainer
+description         Python API for Google Visualization
+long_description    \
+    The Python API for Google Visualization makes it easy to convert python data \
+    structures into Google Visualization JS code, DataTable JSon construction \
+    string or JSON response for Query object.
+homepage            http://code.google.com/p/google-visualization-python/
+master_sites        googlecode:google-visualization-python
+distname            gviz_api_py-${version}
+worksrcdir          google-visualization-python
+
+checksums           rmd160  0a62befabc5c987103c3c6ec9172d8555a462b81 \
+                    sha256  e62ec8d187e0aff6cdf514ebb31c50b5ca15072797943c9574b1ea07226c619f


Property changes on: trunk/dports/python/py-gviz_api/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/20110927/61b1e28a/attachment.html>


More information about the macports-changes mailing list