diff options
author | nia <nia@pkgsrc.org> | 2020-08-09 17:25:37 +0000 |
---|---|---|
committer | nia <nia@pkgsrc.org> | 2020-08-09 17:25:37 +0000 |
commit | e95d927ae7558f6b37264c5c8c59cd4f1904dfc9 (patch) | |
tree | 1c5c1cd007c7064c3a51fe5aad4d549e5123c34a /www/luakit/DESCR | |
parent | 92a33bd9dbdb1560bb995109d697a1182c092645 (diff) | |
download | pkgsrc-e95d927ae7558f6b37264c5c8c59cd4f1904dfc9.tar.gz |
www: Add luakit
Luakit is a highly configurable browser framework based on the WebKit web
content engine and the GTK+ toolkit. It is very fast, extensible with Lua,
and licensed under the GNU GPLv3 license. It is primarily targeted at
power users, developers and anyone who wants to have fine-grained control
over their web browser's behaviour and interface.
Diffstat (limited to 'www/luakit/DESCR')
-rw-r--r-- | www/luakit/DESCR | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/www/luakit/DESCR b/www/luakit/DESCR new file mode 100644 index 00000000000..6a7b7280e79 --- /dev/null +++ b/www/luakit/DESCR @@ -0,0 +1,5 @@ +Luakit is a highly configurable browser framework based on the WebKit web +content engine and the GTK+ toolkit. It is very fast, extensible with Lua, +and licensed under the GNU GPLv3 license. It is primarily targeted at +power users, developers and anyone who wants to have fine-grained control +over their web browser's behaviour and interface. |