[28850] trunk/dports/python

source_changes at macosforge.org source_changes at macosforge.org
Mon Sep 10 01:38:40 PDT 2007


Revision: 28850
          http://trac.macosforge.org/projects/macports/changeset/28850
Author:   afb at macports.org
Date:     2007-09-10 01:38:40 -0700 (Mon, 10 Sep 2007)

Log Message:
-----------
new port: but same as py-urlgrabber

Added Paths:
-----------
    trunk/dports/python/py25-urlgrabber/
    trunk/dports/python/py25-urlgrabber/Portfile

Added: trunk/dports/python/py25-urlgrabber/Portfile
===================================================================
--- trunk/dports/python/py25-urlgrabber/Portfile	                        (rev 0)
+++ trunk/dports/python/py25-urlgrabber/Portfile	2007-09-10 08:38:40 UTC (rev 28850)
@@ -0,0 +1,24 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup python25 1.0
+
+name			py-urlgrabber
+version			3.0.0
+categories		python
+platforms		darwin
+maintainers		afb at macports.org openmaintainer
+description		High-level cross-protocol url-grabber
+long_description	python-urlgrabber is a high-level cross-protocol url-grabber for python \
+		supporting HTTP, FTP and file locations. Features include keepalive, byte \
+		ranges, throttling, authentication, proxies and more.
+
+
+homepage		http://linux.duke.edu/projects/urlgrabber/
+master_sites	${homepage}download/
+distname		urlgrabber-${version}
+checksums		md5 3cdb34db3269baf8006da35b9f82d9c9
+
+livecheck.check	regex
+livecheck.url	http://linux.duke.edu/projects/urlgrabber/download/
+livecheck.regex	urlgrabber-(\[0-9\.-\]+).tar.gz


Property changes on: trunk/dports/python/py25-urlgrabber/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id
Name: svn:eol-style
   + native

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070910/87d58150/attachment.html


More information about the macports-changes mailing list