package documentation

Undocumented

Module cpe No module docstring; 1/1 class documented
Module host Undocumented
Module os No module docstring; 4/4 classes documented
Module report Undocumented
Module service Undocumented

From __init__.py:

Class NmapHost NmapHost is a class representing a host object of NmapReport
Class NmapReport NmapReport is the usual interface for the end user to read scans output.
Class NmapService NmapService represents a nmap scanned service. Its id() is comprised of the protocol and the port.