summaryrefslogtreecommitdiff
path: root/net-firewall/ufw/metadata.xml
blob: 87bed1bb2e8861a5907cc0fd8de2f81452411adb (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://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <use>
    <flag name="examples">Example ufw config files</flag>
    <flag name="ipv6">IPv6 support for iptables</flag>
  </use>
  <longdescription lang="en">
	The Uncomplicated Firewall (ufw) is a frontend for iptables and is
	particularly well-suited for host-based firewalls. It provides a framework
	for managing netfilter, as well as an easy to use command-line interface for
	manipulating the firewall.
	</longdescription>
  <stabilize-allarches />
  <upstream>
    <remote-id type="launchpad">ufw</remote-id>
  </upstream>
  <origin>srcux</origin>
</pkgmetadata>