1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
|
Source: libnet-nessus-xmlrpc-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Christopher Hoskin <christopher.hoskin@gmail.com>
Build-Depends: debhelper (>= 9)
Build-Depends-Indep: libhttp-message-perl,
libwww-perl,
libxml-simple-perl,
perl,
libtest-pod-perl,
libtest-pod-coverage-perl
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libnet-nessus-xmlrpc-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-nessus-xmlrpc-perl.git
Homepage: https://metacpan.org/release/Net-Nessus-XMLRPC
Testsuite: autopkgtest-pkg-perl
Package: libnet-nessus-xmlrpc-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends},
libhttp-message-perl,
libwww-perl,
libxml-simple-perl
Description: module for communication with Nessus scanner(v4.2+) via XMLRPC
Net::Nessus::XMLRPC is a Perl interface for communication with the Nessus
scanner over XMLRPC. It includes methods for starting, stoping, pausing,
resuming and monitoring scans, downloading reports, etc.
|