[79348] trunk/dports/python

jmr at macports.org jmr at macports.org
Thu Jun 9 22:26:34 PDT 2011


Revision: 79348
          http://trac.macports.org/changeset/79348
Author:   jmr at macports.org
Date:     2011-06-09 22:26:31 -0700 (Thu, 09 Jun 2011)
Log Message:
-----------
New port: py26-twill, a simple scripting language for web browsing (#25085)

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

Added: trunk/dports/python/py26-twill/Portfile
===================================================================
--- trunk/dports/python/py26-twill/Portfile	                        (rev 0)
+++ trunk/dports/python/py26-twill/Portfile	2011-06-10 05:26:31 UTC (rev 79348)
@@ -0,0 +1,25 @@
+# $Id$
+
+PortSystem      1.0
+PortGroup       python26 1.0
+
+name            py26-twill
+version         0.9
+categories      python devel www
+platforms       darwin
+maintainers     gmail.com:mahergamal
+description     A simple scripting language for web browsing
+
+long_description \
+        twill is a simple language that allows users to browse the \
+        Web from a command-line interface. With twill, you can navigate \
+        through Web sites that use forms, cookies, and most standard Web \
+        features.
+
+homepage        http://twill.idyll.org/
+master_sites    http://darcs.idyll.org/~t/projects/
+distname        twill-${version}
+
+checksums       md5     c362307616696f4838e9456c42b70fdc \
+                sha1    a143e4085a330e43fb4b286e73d3a42ec76a3023 \
+                rmd160  fcc189d303de38d5e0427aedd371b8474fceca1c


Property changes on: trunk/dports/python/py26-twill/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/20110609/b90cb2a2/attachment.html>


More information about the macports-changes mailing list