The significant content of the debtap script is about mapping debian dependencies to arch linux dependencies. It is not easy to extract only needed places of code for this task (because it will be a really long script). But it will be good if we can check mapping via command line without actually having a .deb file.
Can you please add it? For example, with "-d --d --dependency-map" option.
I need it because I am repacking an amdgpu-pro ubuntu packages for archlinux with a script https://github.com/Ashark/archlinux-amdgpu/blob/master/gen-PKGBUILD.py#L286