Source: golang-github-registrobr-rdap Section: golang Priority: optional Maintainer: Daniel Baumann Build-Depends: debhelper-compat (= 13), dh-sequence-golang, dpkg-build-api (= 1), golang-any, golang-github-aryann-difflib-dev, golang-github-davecgh-go-spew-dev, golang-golang-x-net-dev, Standards-Version: 4.7.4 Homepage: https://github.com/registrobr/rdap Vcs-Browser: https://forgejo.debian.net/golang/golang-github-registrobr-rdap Vcs-Git: https://forgejo.debian.net/golang/golang-github-registrobr-rdap Testsuite: autopkgtest-pkg-go XS-Go-Import-Path: github.com/registrobr/rdap Package: golang-github-registrobr-rdap-dev Section: golang Architecture: all Multi-Arch: foreign Depends: golang-github-aryann-difflib-dev, golang-github-davecgh-go-spew-dev, golang-golang-x-net-dev, ${misc:Depends}, Description: RDAP library (Golang library) RDAP (Registration Data Access Protocol) is a library to be used in clients and servers to make the life easier when building requests and responses. You will find all RDAP protocol types in the protocol package and can use the clients to build your own client tool.