wok-current diff perl-glib/description.txt @ rev 25737

Add wireshark and deps, rebuild ntfs-3g with posix acls
author Stanislas Leduc <shann@slitaz.org>
date Tue Jan 28 15:25:33 2025 +0000 (7 months ago)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/perl-glib/description.txt	Tue Jan 28 15:25:33 2025 +0000
     1.3 @@ -0,0 +1,6 @@
     1.4 +This wrapper attempts to provide a perlish interface while
     1.5 +remaining as true as possible to the underlying C API,
     1.6 +so that any reference materials you can find on using GLib
     1.7 +may still apply to using the libraries from perl.
     1.8 +This module also provides facilities for creating wrappers
     1.9 +for other GObject-based libraries.