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