aboutsummaryrefslogtreecommitdiff
path: root/security/rubygem-nmap-parser/pkg-descr
blob: 17d89b25e2be1b1c0752740c6dfb87cca73233f1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
The Nmap::Parser library provides a Ruby interface to
Nmap's scan data.  It can run Nmap and parse its XML
output directly from the scan, parse a file containing
the XML data from a separate scan, parse a String of
XML data from a scan, or parse XML data from an object
via its read() method.  This information is presented
in an easy-to-use and intuitive fashion for storage
and manipulation.

WWW: http://rubynmap.sourceforge.net/