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

dropbear: typo
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Apr 21 14:12:01 2024 +0000 (7 weeks 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.