File: control

package info (click to toggle)
libnet-nessus-xmlrpc-perl 0.30-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, buster, sid, trixie
  • size: 132 kB
  • ctags: 52
  • sloc: perl: 699; makefile: 2
file content (28 lines) | stat: -rw-r--r-- 1,093 bytes parent folder | download
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 <mans0954@debian.org>
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: 4.0.0
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libnet-nessus-xmlrpc-perl.git
Vcs-Git: https://anonscm.debian.org/git/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, stopping, pausing, 
 resuming and monitoring scans, downloading reports, etc.