a b c d e f g h i j k l m n o p q r s t u v w x y z

diff from 47680 and 2076

Description: A /bin/ed-alike webbrowser written in C
 edbrowse is a reimplementation of /bin/ed, with some basic
 differences (it uses Perl regular expressions) with the ability to
 visit webpages and ftp sites. edbrowse performs basic transformations
 on the html source to produce a readable representation. edbrowse
 supports Forms, Frames, Netscape-style cookies, HTTPS
 connections and JavaScript.
Description: A /bin/ed-alike webbrowser written in Perl
 edbrowse is mostly a reimplementation of /bin/ed in Perl, with
 some basic differences (it uses Perl regular expressions) with the
 ability to visit webpages and ftp sites.  edbrowse performs basic
 transformations on the html source to produce a readable representation.
 edbrowse supports Forms, Frames, Netscape-style cookies, and HTTPS
 connections.
--- 47680	Thu Jan  1 00:00:00 1970
+++ 2076	Thu Jan  1 00:00:00 1970
@@ -1,7 +1,7 @@
-A /bin/ed-alike webbrowser written in C
+A /bin/ed-alike webbrowser written in Perl
- edbrowse is a reimplementation of /bin/ed, with some basic
+ edbrowse is mostly a reimplementation of /bin/ed in Perl, with
- differences (it uses Perl regular expressions) with the ability to
+ some basic differences (it uses Perl regular expressions) with the
- visit webpages and ftp sites. edbrowse performs basic transformations
+ ability to visit webpages and ftp sites.  edbrowse performs basic
- on the html source to produce a readable representation. edbrowse
+ transformations on the html source to produce a readable representation.
- supports Forms, Frames, Netscape-style cookies, HTTPS
+ edbrowse supports Forms, Frames, Netscape-style cookies, and HTTPS
- connections and JavaScript.
+ connections.