How to Install gir-to-d in Ubuntu 18.04



Install gir-to-d by entering the following commands in the terminal:

sudo apt update
sudo apt install gir-to-d

Description:

Create D bindings from GObject introspection files

GObject Introspection provides machine readable introspection data of the API of C libraries. . GirToD is a command-line tool which builds bindings for the D programming language from GObject Introspection (GIR) data.

Homepage: https://github.com/gtkd-developers/gir-to-d

Version: 0.13.0-3build2

Section: universe/devel