diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2020-02-23 18:23:22 +0100 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-18 00:09:04 -0500 |
commit | 7e0f77651b30f3cc4cfddb9434d7502bd6fc4778 (patch) | |
tree | 2fb17102d0671852fca1738b287b3e6022a90a79 /libraries/wpebackend-fdo/README | |
parent | f26cac4e2d11e1a7546318db887aa494f2e82de4 (diff) |
libraries/wpebackend-fdo: Added (freedesktop.org backend for WPE).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'libraries/wpebackend-fdo/README')
-rw-r--r-- | libraries/wpebackend-fdo/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/libraries/wpebackend-fdo/README b/libraries/wpebackend-fdo/README new file mode 100644 index 0000000000000..e16c2ce9c4646 --- /dev/null +++ b/libraries/wpebackend-fdo/README @@ -0,0 +1,7 @@ +WPE is the reference WebKit port for embedded and low-consumption +computer devices. It has been designed from the ground-up with +performance, small footprint, accelerated content rendering, and +simplicity of deployment in mind, bringing the excellence of the +WebKit engine to countless platforms and target devices. + +This is the freedesktop.org backend. |