wok annotate perl-glib/description.txt @ rev 24746

ncursesw-dev: add pkg config files (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Mar 16 11:02:39 2022 +0000 (2022-03-16)
parents
children
rev   line source
Hans-Günter@24215 1 This wrapper attempts to provide a perlish interface while
Hans-Günter@24215 2 remaining as true as possible to the underlying C API,
Hans-Günter@24215 3 so that any reference materials you can find on using GLib
Hans-Günter@24215 4 may still apply to using the libraries from perl.
Hans-Günter@24215 5 This module also provides facilities for creating wrappers
Hans-Günter@24215 6 for other GObject-based libraries.