Package : perl-Glib-Object-Introspection

Package details

Summary: Dynamically create Perl language bindings

Description:
To allow Glib::Object::Introspection to create bindings for a library, it
must have installed a typelib file, for example
'$prefix/lib/girepository-1.0/Gtk-3.0.typelib'. In your code you then
simply call 'Glib::Object::Introspection->setup' to set everything up. This
method takes a couple of key-value pairs as arguments. These three are
mandatory:

* basename => $basename

The basename of the library that should be wrapped. If your typelib is
called 'Gtk-3.0.typelib', then the basename is 'Gtk'.


URL: http://search.cpan.org/dist/Glib-Object-Introspection
License: LGPLv2

Maintainer: tv

List of RPMs