Skip to content
This repository was archived by the owner on Nov 26, 2020. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

153 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Rust binding generator for GObject introspection is used to produce mostly-automatically generated code for Rust crates that interface with libraries for which GObject introspection data is available in GIR XML format. The generator is written in Python using tools modules developed in the gobject-introspection project; it uses Mako template engine to generate code from programmable, customizable templates.

Installation requires Python package setuptools of version 12 or later. To install the generator from the source tree, change into its root directory and run setup.py:

python setup.py install

The develop command can also be used to set up the tool for in-tree usage.

About

Rust code generator for GObject introspection

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages