Hi!

On Mon, 2024-10-14 at 22:20:11 -0300, Marcos Rodrigues de Carvalho (aka oday) 
wrote:
> Package: wnpp
> Severity: wishlist
> Owner: "Marcos Rodrigues de Carvalho (aka oday)" <marcosrcarvalh...@gmail.com>
> X-Debbugs-Cc: debian-de...@lists.debian.org, marcosrcarvalh...@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.

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

Reply via email to