Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37776832
en ru br
ALT Linux repos
S:1.37-alt1
5.0: 1.16-alt1
4.1: 1.13-alt1
4.0: 1.11-alt1

Group :: Development/Perl
RPM: perl-Nmap-Parser

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define module_name Nmap-Parser

Name: perl-%module_name
Version: 1.33
Release: alt1

Summary: Parse nmap scan data with perl
License: MIT
Group: Development/Perl

URL: %CPAN %module_name
# See also: http://code.google.com/p/nmap-parser/
Source: http://www.cpan.org/authors/id/A/AP/APERSAUD/Nmap-Parser-%{version}.tar.gz

# Automatically added by buildreq on Sat Aug 13 2011

BuildRequires: nmap perl-XML-Twig perl-devel

BuildArch: noarch

%description
This module implements interface to the information contained in a nmap scan.
It is implemented by parsing the xml scan data that is generated by nmap.
This will enable anyone who utilizes nmap to quickly create fast and robust
security scripts that utilize the powerful port scanning abilities of nmap.

%prep
%setup -n %module_name-%version

%build
rm -f ._*
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc tools/*
%perl_vendor_privlib/Nmap/

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin