11 lines
457 B
Plaintext
11 lines
457 B
Plaintext
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.
|
|
|
|
NETSURF_USE_MOZJS=NO to build without Mozilla js
|
|
NETSURF_USE_VIDEO=YES to build with gstreamer-0.10
|
|
NETSURF_USE_WEBP=YES to build with libwebp
|
|
|
|
Build-time requires: perl-html-parser
|