summaryrefslogtreecommitdiffstats
path: root/perl/perl-IPTables-Parse/README
diff options
context:
space:
mode:
Diffstat (limited to 'perl/perl-IPTables-Parse/README')
-rw-r--r--perl/perl-IPTables-Parse/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/perl/perl-IPTables-Parse/README b/perl/perl-IPTables-Parse/README
new file mode 100644
index 0000000000..f7e32de229
--- /dev/null
+++ b/perl/perl-IPTables-Parse/README
@@ -0,0 +1,7 @@
+IPTables-Parse (Perl extension for parsing iptables and
+ip6tables policies)
+
+The IPTables::Parse package provides an interface to parse iptables or
+ip6tables rules on Linux systems through the direct execution of
+iptables/ip6tables commands, or from parsing a file that contains an
+iptables/ip6tables policy listing.