aboutsummaryrefslogtreecommitdiffstats
path: root/www/twill/pkg-descr
diff options
context:
space:
mode:
authorlippe <lippe@FreeBSD.org>2008-06-19 02:50:42 +0800
committerlippe <lippe@FreeBSD.org>2008-06-19 02:50:42 +0800
commitfe157ad43d6f36bb23706c4e90099b337585d883 (patch)
tree85905970ce6c7c4fa7f5028e0393b3dc85ddc6fb /www/twill/pkg-descr
parent3de27fdb8055ef2b5d525918437835a9b7833622 (diff)
downloadfreebsd-ports-gnome-fe157ad43d6f36bb23706c4e90099b337585d883.tar.gz
freebsd-ports-gnome-fe157ad43d6f36bb23706c4e90099b337585d883.tar.zst
freebsd-ports-gnome-fe157ad43d6f36bb23706c4e90099b337585d883.zip
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. twill supports automated Web testing and has a simple Python interface. WWW: http://twill.idyll.org/ PR: ports/124610 Submitted by: "Junji NAKANISHI" <jun-g@daemonfreaks.com> Approved by: gabor (mentor, implicit)
Diffstat (limited to 'www/twill/pkg-descr')
-rw-r--r--www/twill/pkg-descr6
1 files changed, 6 insertions, 0 deletions
diff --git a/www/twill/pkg-descr b/www/twill/pkg-descr
new file mode 100644
index 000000000000..25b87026cace
--- /dev/null
+++ b/www/twill/pkg-descr
@@ -0,0 +1,6 @@
+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.
+twill supports automated Web testing and has a simple Python interface.
+
+WWW: http://twill.idyll.org/