Discussion:
Bug#1085127: ITP: go-nmap -- Nmap XML parsing library for Go (library)
(too old to reply)
Marcos Rodrigues de Carvalho (aka oday)
2024-10-15 01:30:02 UTC
Permalink
Package: wnpp
Severity: wishlist
Owner: "Marcos Rodrigues de Carvalho (aka oday)" <***@gmail.com>
X-Debbugs-Cc: debian-***@lists.debian.org, ***@gmail.com

* Package name : go-nmap
Version : 0.0~git20191202.3507e0b-1
Upstream Contact: Tom Steele https://github.com/lair-framework/go-nmap/issues/new
* URL : https://github.com/lair-framework/go-nmap/issues/new
* License : Expat
Programming Lang: Golang
Description : Nmap XML parsing library for Go (library)

The Nmap XML Parsing Library for Go is a specialized tool designed to
facilitate the processing and analysis of Nmap scan results formatted
in XML. This library provides a robust and efficient way to extract
meaningful data from Nmap's output, making it easier for developers
to integrate network scanning capabilities into their Go applications.
Guillem Jover
2024-10-15 12:40:01 UTC
Permalink
Hi!
Post by Marcos Rodrigues de Carvalho (aka oday)
Package: wnpp
Severity: wishlist
* Package name : go-nmap
Version : 0.0~git20191202.3507e0b-1
Upstream Contact: Tom Steele https://github.com/lair-framework/go-nmap/issues/new
* URL : https://github.com/lair-framework/go-nmap/issues/new
* License : Expat
Programming Lang: Golang
Description : Nmap XML parsing library for Go (library)
The Nmap XML Parsing Library for Go is a specialized tool designed to
facilitate the processing and analysis of Nmap scan results formatted
in XML. This library provides a robust and efficient way to extract
meaningful data from Nmap's output, making it easier for developers
to integrate network scanning capabilities into their Go applications.
If this is really intended to be a library only golang package (no
addition binary packages for tools for example), then please follow
the current golang team convention on naming the source package and
the git repo. It would be best to use something like this, if you
have not done that already:

$ dh-make-golang make -type l -wrap-and-sort ast \
github.com/lair-framework/go-nmap

(And then follow its instructions.)

Thanks,
Guillem

Loading...