[84198] trunk/dports/python

stromnov at macports.org stromnov at macports.org
Tue Sep 20 05:18:19 PDT 2011


Revision: 84198
          http://trac.macports.org/changeset/84198
Author:   stromnov at macports.org
Date:     2011-09-20 05:18:17 -0700 (Tue, 20 Sep 2011)
Log Message:
-----------
py-geohash: new port

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

Added: trunk/dports/python/py-geohash/Portfile
===================================================================
--- trunk/dports/python/py-geohash/Portfile	                        (rev 0)
+++ trunk/dports/python/py-geohash/Portfile	2011-09-20 12:18:17 UTC (rev 84198)
@@ -0,0 +1,27 @@
+# -*- 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
+# $Id$
+
+PortSystem          1.0
+PortGroup           python 1.0
+
+name                py-geohash
+version             0.8.4
+revision            0
+categories-append   devel math
+license             Apache MIT BSD
+platforms           darwin
+
+maintainers         stromnov openmaintainer
+
+description         Fast, accurate python geohashing library.
+long_description    ${description}
+
+homepage            http://code.google.com/p/python-geohash
+master_sites        googlecode:python-geohash
+distname            python-geohash-${version}
+
+checksums           md5     283e91cb8362e0a3b70bc7e431772c1a \
+                    sha1    5dc5e8071fe74a991c97b8479259de1a6bab647e \
+                    rmd160  5b8b8c5b5f5f614fe433b0ab3f98dbc1b209eade
+
+python.versions     24 25 26 27


Property changes on: trunk/dports/python/py-geohash/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/20110920/1d7d362a/attachment-0001.html>


More information about the macports-changes mailing list