Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 404 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 404 Bytes

AtkD

D bindings for the ATK Accessibility Toolkit.

please view COPYING for AtkD's license.

Building

For building you will need the Atk development files, and the gir-to-d tool.

Both dub and Meson build files are available.

Compiling with meson:

$ meson builddir && cd builddir
$ ninja