Author: Carlos M. Martinez
This minirdapc is a small, minimal RDAP client with a simple command line interface but also designed to be used as a library/python module.
Ubuntu/Debian packages:
apt -y install dh-autoreconf
apt -y install python3.7-dev
All python dependencies should installed automatically by pipenv.
In many situations having a small, ready to use RDAP client that can provide answers to the most common queris can be extremely useful.
TBW