Add a resource tool
authorMatthias Clasen <mclasen@redhat.com>
Sun, 22 Jan 2012 07:39:11 +0000 (02:39 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 23 Jan 2012 05:24:34 +0000 (00:24 -0500)
commit716cf3558510be0a7ba7075a431ac2a5ad13b2bf
treea2bd4a3f35cf571eb8c29f341650ae5e11b19511
parentb6a8dec558c259d3320a5d0d4bc5f8c0d6c62a41
Add a resource tool

This lets you poke at resources in elf files and
standalone resource bundles. So far, only listing
and extracting resources is supported. The support
for elf files requires libelf.
configure.ac
gio/Makefile.am
gio/gresource-bash-completion.sh [new file with mode: 0644]
gio/gresource-tool.c [new file with mode: 0644]