summaryrefslogtreecommitdiff
blob: 9608118110f3fbbd139ac1dce837f26e83d30ec5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="project">
		<email>qt@gentoo.org</email>
		<name>Gentoo Qt Project</name>
	</maintainer>
	<longdescription lang="en">
		QXmlEdit is a simple XML editor based on Qt libraries. Its main features are
		unusual data visualization modes, nice XML manipulation and presentation
		features, and it is multi-platform. It can split very big XML files into
		fragments, and compare XML files. It is one of the few graphical Open Source
		XSD viewers.
	</longdescription>
	<upstream>
		<remote-id type="github">lbellonda/qxmledit</remote-id>
		<remote-id type="sourceforge">qxmledit</remote-id>
	</upstream>
</pkgmetadata>