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/
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it.
State Changed From-To: open->closed New port added. Thanks!
miwi 2009-02-09 16:52:15 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/rubygem-nmap-parser Makefile distinfo pkg-descr Log: 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> Revision Changes Path 1.1018 +1 -0 ports/security/Makefile 1.1 +28 -0 ports/security/rubygem-nmap-parser/Makefile (new) 1.1 +3 -0 ports/security/rubygem-nmap-parser/distinfo (new) 1.1 +10 -0 ports/security/rubygem-nmap-parser/pkg-descr (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"