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

gi-rust/grust-gen

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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