Skip to content
This repository has been archived by the owner on Nov 26, 2020. It is now read-only.
/ grust-gen Public archive

Rust code generator for GObject introspection

License

Unknown and 2 other licenses found

Licenses found

Unknown
COPYING
CC0-1.0
COPYING.CC0
LGPL-2.1
COPYING.LGPL
Notifications You must be signed in to change notification settings

gi-rust/grust-gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Unknown and 2 other licenses found

Licenses found

Unknown
COPYING
CC0-1.0
COPYING.CC0
LGPL-2.1
COPYING.LGPL

Stars

Watchers

Forks

Packages

No packages published

Languages