Skip to content
/ GlibD Public
forked from gtkd-developers/GlibD

D bindings for the GLib C Utility Library.

License

Notifications You must be signed in to change notification settings

Vild/GlibD

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GlibD

D bindings for the GLib C Utility Library.

please view COPYING for GlibD's license.

Building

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

Both dub and Meson build files are available.

Compiling with meson:

$ meson builddir && cd builddir
$ ninja

About

D bindings for the GLib C Utility Library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • D 91.8%
  • Meson 8.2%