diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-01-28 23:02:11 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-01-28 23:03:23 +0700 |
commit | 4d2609ba9f5336f16eaa8cca08d828659883f240 (patch) | |
tree | 9a16e08db70da3ba0064c028b0551c1180a0ba92 /libraries/webkit2gtk/README | |
parent | 04236140f3ff66ef24745029b78af5556474eb53 (diff) |
libraries/webkit2gtk: Added (Web content rendering).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/webkit2gtk/README')
-rw-r--r-- | libraries/webkit2gtk/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/libraries/webkit2gtk/README b/libraries/webkit2gtk/README new file mode 100644 index 0000000000000..452a4cc3cc34d --- /dev/null +++ b/libraries/webkit2gtk/README @@ -0,0 +1,9 @@ +WebKitGTK+ is a full-featured port of the WebKit rendering engine, +suitable for projects requiring any kind of web integration, from +hybrid HTML/CSS applications to full-fledged web browsers. + +It offers WebKit’s full functionality and is useful in a wide range +of systems from desktop computers to embedded systems like phones, +tablets, and televisions. + +This package provides WebKit2 API and can co-exist with webkitgtk{3}. |