The basis of this project was to create a simple to use parser for Nmap XML output files. This framework should make it simple to parse said XML into any type of output, given a proper namespace and tag grouping.
This library provides a Ruby interface to Nmap's scan data. This information is presented in an easy-to-use and intuitive fashion for storage and manipulation.