Skip to content
/ gvdb-rs Public
forked from felinira/gvdb-rs

Implementation of the glib gvdb file format in rust

License

Notifications You must be signed in to change notification settings

kalev/gvdb-rs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About these crates

This repository contains the crates gvdb and gvdb-macros.

GitHub GitHub Workflow Status Codecov

gvdb

Crates.io

This is an implementation of the glib GVariant database file format in Rust. It includes a GResource XML parser and the ability to create compatible GResource files.

gvdb-macros

Crates.io

This crate offers convenience macros for gvdb. The macros are include_gresource_from_xml!() and include_gresource_from_dir!()

About

Implementation of the glib gvdb file format in rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 97.6%
  • C 2.0%
  • Other 0.4%