# $Id: Portfile 79348 2011-06-10 05:26:31Z jmr@macports.org $

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
