Commit graph

2 commits

Author SHA1 Message Date
Martin Wilke
977b0fd4d5 - Updae to 0.3.2
- Switch to RUBYGEM_AUTOPLIST

PR:		131639
Submitted by:	Daniel Roethlisberger <daniel@roe.ch> (maintainer)
2009-02-14 19:15:30 +00:00
Martin Wilke
071613d170 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/

PR:		ports/131516
Submitted by:	Daniel Roethlisberger <daniel at roe.ch>
2009-02-09 16:52:15 +00:00