wok view perl-glib/description.txt @ rev 25562

ext4magic: add current_version()
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon May 01 08:21:00 2023 +0000 (17 months ago)
parents
children
line source
1 This wrapper attempts to provide a perlish interface while
2 remaining as true as possible to the underlying C API,
3 so that any reference materials you can find on using GLib
4 may still apply to using the libraries from perl.
5 This module also provides facilities for creating wrappers
6 for other GObject-based libraries.