An open API service indexing awesome lists of open source software.

https://github.com/codebrainz/devhelp-vala

Generated Vala bindings for Devhelp's libdevhelp-2.0.
https://github.com/codebrainz/devhelp-vala

Last synced: 6 months ago
JSON representation

Generated Vala bindings for Devhelp's libdevhelp-2.0.

Awesome Lists containing this project

README

          

Vala bindings for the DevHelp library

This is my first attempt at generating Vala bindings.

To regenerate the bindings, run 'make clean' and then 'make'.

To install the bindings, run 'make install' and the .vapi file will be copied
to Vala's vapi directory.

To remove the .vapi file from Vala's vapi directory, run 'make uninstall'.