diff options
author | Ruben Schuller <ruben@orgizm.net> | 2012-12-30 14:38:36 -0500 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-12-30 14:38:36 -0500 |
commit | e456a7f9bc1a7ccbaa63f6c994f58884fcf536f9 (patch) | |
tree | 6afe89ffa10d6f0363ba12e9d137354677b2b9cb /network/netsurf/README | |
parent | 05325d7fb14c0b6db99154173827b561b5864de6 (diff) | |
download | slackbuilds-e456a7f9bc1a7ccbaa63f6c994f58884fcf536f9.tar.gz |
network/netsurf: Added (NetSurf web browser)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'network/netsurf/README')
-rw-r--r-- | network/netsurf/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/network/netsurf/README b/network/netsurf/README new file mode 100644 index 0000000000..9efed74637 --- /dev/null +++ b/network/netsurf/README @@ -0,0 +1,8 @@ +NetSurf is a free, open source web browser. It is written in C and released +under the GNU Public Licence version 2. NetSurf has its own layout and +rendering engine entirely written from scratch. It is small and capable of +handling many of the web standards in use today. + +Building and additional dependencys: +If you want to change the build options you can do this in the ns-config +file. For webp support libwebp must be installed. |