summaryrefslogtreecommitdiff
path: root/dev-util/wxformbuilder/metadata.xml
blob: 0a45098b8218427a5a511cfd5ea1502c21c645b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>vowstar@gmail.com</email>
		<name>Huang Rui</name>
	</maintainer>
	<upstream>
		<changelog>https://github.com/wxFormBuilder/wxFormBuilder/releases</changelog>
		<bugs-to>https://github.com/wxFormBuilder/wxFormBuilder/issues</bugs-to>
		<remote-id type="github">wxFormBuilder/wxFormBuilder</remote-id>
	</upstream>
	<longdescription lang="en">
		wxFormBuilder is a GUI builder for the wxWidgets framework.
		Code generation is supported for C++, Python, Lua and PHP. Additionally,
		the import and export of XRC code is possible. To support additional
		widgets, custom plugins can be used.
		wxFormBuilder runs on Windows, various Linux distributions and macOS.
	</longdescription>
</pkgmetadata>