[66488] trunk/dports/python

singingwolfboy at macports.org singingwolfboy at macports.org
Wed Apr 14 11:12:20 PDT 2010


Revision: 66488
          http://trac.macports.org/changeset/66488
Author:   singingwolfboy at macports.org
Date:     2010-04-14 11:12:15 -0700 (Wed, 14 Apr 2010)
Log Message:
-----------
New port: ipaddr-py

Added Paths:
-----------
    trunk/dports/python/py26-ipaddr/
    trunk/dports/python/py26-ipaddr/Portfile

Added: trunk/dports/python/py26-ipaddr/Portfile
===================================================================
--- trunk/dports/python/py26-ipaddr/Portfile	                        (rev 0)
+++ trunk/dports/python/py26-ipaddr/Portfile	2010-04-14 18:12:15 UTC (rev 66488)
@@ -0,0 +1,24 @@
+# -*- 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           python26 1.0
+
+name                py26-ipaddr
+version             2.1.1
+categories-append   www
+maintainers         singingwolfboy openmaintainer
+description         IPv4/IPv6 manipulation library
+long_description    \
+    An IPv4/IPv6 manipulation library in Python. This library is used to \
+    create/poke/manipulate IPv4 and IPv6 addresses and prefixes.
+
+platforms           darwin
+
+homepage            http://code.google.com/p/ipaddr-py/
+master_sites        googlecode:ipaddr-py
+distname            ipaddr-${version}
+
+checksums           md5     cbf7e5ea4caa18808afd661a41aae646 \
+                    sha1    2f0b618b48155cc74f03501f49c678842992fbb6 \
+                    rmd160  4786b9fa59b73766c6e179accff1e48f70ec269f


Property changes on: trunk/dports/python/py26-ipaddr/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/20100414/56310de5/attachment.html>


More information about the macports-changes mailing list