Skip to content

einaru/gengo

Repository files navigation

README

Gengo is a simple GObject generator written in python. It supports generating GObject boilerplate code for the C programming language from the command-line or from a Gtk interface.

Dependencies

Gengo uses the following software components:

Installation

Assuming dependencies are correctly installed, installing the application is as simple as running the following command sequence from your favorite shell:

./autogen --prefix=/usr
make
sudo make install

Screenshots

general

Resources

Copyright © 2011 Einar Uvsløkk <einar.uvslokk@linux.com> Use of this application is granted under the terms of the GNU General Public License (GPL) version 3 or later.

About

Simple GObject Generator written in python

Resources

License

Stars

Watchers

Forks

Packages

No packages published