Package: libglib2.0-udeb Architecture: ppc64 Version: 2.89.3-4 Priority: optional Section: debian-installer Source: glib2.0 Maintainer: Debian GNOME Maintainers Installed-Size: 15767 Depends: libatomic1, libc6-udeb (>= 2.43), libffi8-udeb (>= 3.7.1), libpcre2-8-0-udeb (>= 10.46), zlib1g-udeb (>= 1:1.2.3.3.dfsg-1) Filename: packages/experimental/main/libglib2.0-udeb_2.89.3-4_ppc64.udeb Size: 2447932 MD5sum: 10b0ac63462de647e135bfe8a73018ad SHA1: 57196b40f86e9c9fbaa0208915fdd466a406f8ff SHA256: 6be5ce8575b917db89c26524440dc3e9c6b68b9db993223fc9ea208becd88bb8 SHA512: dda2efd1ff99c483da68aa18aa7e4e4aea3beaeb4ac560c4e0f0b4010ac0ef67bb0c9ac7cf5cf809123b647c4887d27689fdfaa547bfb3048c503476f2da7835 Description: GLib library of C routines - minimal runtime This is a udeb, or a microdeb, for the debian-installer. . GLib is a library containing many useful C routines for things such as trees, hashes, lists, and strings. It is a useful general-purpose C library used by projects such as GTK+, GIMP, and GNOME. . This package contains the minimal runtime library needed by the Debian installer. Package: libffi8-udeb Architecture: ppc64 Version: 3.8.0-1~exp1 Priority: optional Section: debian-installer Source: libffi Maintainer: Debian GCC Maintainers Installed-Size: 329 Depends: libc6-udeb (>= 2.42) Filename: packages/experimental/main/libffi8-udeb_3.8.0-1~exp1_ppc64.udeb Size: 24028 MD5sum: 4cd3c420441e8907398921239d7c2cfa SHA1: 11772e1147eec5b788ffdd4eb5067bdac746af36 SHA256: c3c9079e80817874ab3c4155f44ba164ac56c6343113d46c13cb6af508fddd88 SHA512: a1224e74267289269856066a4c6ba512e7ad24e73250e876452711bef72ace55a27671b25a4f16c98ba0ea9245a375f8779534aff395dbc883fdb946dc3dc57a Description: Foreign Function Interface library runtime A foreign function interface is the popular name for the interface that allows code written in one language to call code written in another language.