summaryrefslogtreecommitdiff
blob: a2dff95c75951b4cee9bde918491ee4c8f861c55 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person" proxied="yes">
		<name>Oz Tiram</name>
		<email>oz.tiram@gmail.com</email>
	</maintainer>
	<maintainer type="project" proxied="proxy">
		<email>proxy-maint@gentoo.org</email>
		<name>Proxy Maintainers</name>
	</maintainer>
	<longdescription lang="en">
		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.
	</longdescription>
	<upstream>
		<remote-id type="github">luakit/luakit</remote-id>
	</upstream>
</pkgmetadata>