summaryrefslogtreecommitdiff
blob: 25d80baf6f136b804dda8d27b4670b8330eee3c8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="project">
		<email>python@gentoo.org</email>
		<name>Python</name>
	</maintainer>
	<longdescription lang="en">
		Ebtables is used for Ethernet bridge frame table administration on Linux.
		Python-ebtables is a simple Python binding for Ebtables.
	</longdescription>
	<upstream>
		<remote-id type="github">ldx/python-ebtables</remote-id>
	</upstream>
</pkgmetadata>