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.
- Host: GitHub
- URL: https://github.com/codebrainz/devhelp-vala
- Owner: codebrainz
- Created: 2010-12-15T03:26:30.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2010-12-15T08:09:57.000Z (about 15 years ago)
- Last Synced: 2025-03-05T01:32:00.339Z (10 months ago)
- Homepage:
- Size: 125 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
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'.