diff options
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. |