summaryrefslogtreecommitdiff
blob: 2f1d1de125cffe7dd60582ce9119d75baf7f3847 (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 "http://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>