_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
rust-glib 0.14.8
Dependencies: glib@2.78.0
Channel: guix
Location: gnu/packages/crates-gtk.scm (gnu packages crates-gtk)
Home page: https://gtk-rs.org/
Licenses: Expat
Synopsis: Rust bindings for the GLib library
Description:

This package provides Rust bindings for the GLib library.

dbus-glib 0.112
Dependencies: expat@2.5.0
Propagated dependencies: dbus@1.15.8 glib@2.78.0
Channel: guix
Location: gnu/packages/glib.scm (gnu packages glib)
Home page: https://dbus.freedesktop.org/doc/dbus-glib/
Licenses: GPL 2
Synopsis: D-Bus GLib bindings
Description:

GLib bindings for D-Bus. The package is obsolete and superseded by GDBus included in Glib.

json-glib 1.6.6
Dependencies: bash-minimal@5.1.16
Propagated dependencies: glib@2.78.0
Channel: guix
Location: gnu/packages/gnome.scm (gnu packages gnome)
Home page: https://wiki.gnome.org/Projects/JsonGlib
Licenses: LGPL 2.1+
Synopsis: Glib and GObject implementation of JSON
Description:

JSON-GLib is a library providing serialization and described by RFC 4627. It implements a full JSON parser and generator using GLib and GObject, and integrates JSON with GLib data types.

perl-glib 1.3294
Propagated dependencies: glib@2.78.0
Channel: guix
Location: gnu/packages/glib.scm (gnu packages glib)
Home page: https://metacpan.org/release/Glib
Licenses: LGPL 2.1+
Synopsis: Perl wrappers for the GLib utility and Object libraries
Description:

This module provides perl access to GLib and GLib's GObject libraries. GLib is a portability and utility library; GObject provides a generic type system with inheritance and a powerful signal system. Together these libraries are used as the foundation for many of the libraries that make up the Gnome environment, and are used in many unrelated projects.

ecl-cl-glib 1.0.0-1.9e52827
Dependencies: glib@2.78.0 gobject-introspection@1.78.1 ecl-bordeaux-threads@0.9.3 ecl-cl-gobject-introspection-wrapper@1.0.0-1.2d197cb
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/bohonghuang/cl-glib
Licenses: LGPL 3+
Synopsis: Glib, GIO and Gobject bindings for Common Lisp
Description:

This library provides Glib, GIO and Gobject bindings for Common Lisp via Gobject Introspection.

sbcl-cl-glib 1.0.0-1.9e52827
Dependencies: glib@2.78.0 gobject-introspection@1.78.1 sbcl-bordeaux-threads@0.9.3 sbcl-cl-gobject-introspection-wrapper@1.0.0-1.2d197cb
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/bohonghuang/cl-glib
Licenses: LGPL 3+
Synopsis: Glib, GIO and Gobject bindings for Common Lisp
Description:

This library provides Glib, GIO and Gobject bindings for Common Lisp via Gobject Introspection.

libqrtr-glib 1.2.2
Dependencies: libgudev@238 libmbim@1.30.0
Propagated dependencies: glib@2.78.0
Channel: guix
Location: gnu/packages/freedesktop.scm (gnu packages freedesktop)
Home page: https://gitlab.freedesktop.org/mobile-broadband/libqrtr-glib
Licenses: LGPL 2.1+
Synopsis: Qualcomm IPC Router protocol helper library
Description:

libqrtr-glib is a glib-based library to use and manage the QRTR (Qualcomm IPC Router) bus.

libgit2-glib 1.2.0
Dependencies: libssh2@1.10.0
Propagated dependencies: glib@2.78.0 libgit2@1.5.2
Channel: guix
Location: gnu/packages/gnome.scm (gnu packages gnome)
Home page: https://wiki.gnome.org/Projects/Libgit2-glib
Licenses: GPL 2+
Synopsis: GLib wrapper around the libgit2 Git access library
Description:

libgit2-glib is a GLib wrapper library around the libgit2 Git access library. It only implements the core plumbing functions, not really the higher level porcelain stuff.

geocode-glib 3.26.4
Dependencies: libsoup@3.4.4
Propagated dependencies: glib@2.78.0
Channel: guix
Location: gnu/packages/gnome.scm (gnu packages gnome)
Home page: https://github.com/GNOME/geocode-glib/
Licenses: LGPL 2.0+
Synopsis: Geocoding and reverse-geocoding library
Description:

geocode-glib is a convenience library for geocoding (finding longitude, and latitude from an address) and reverse geocoding (finding an address from coordinates) using the Nominatim service. geocode-glib caches requests for faster results and to avoid unnecessary server load.

libvirt-glib 4.0.0
Dependencies: openssl@3.0.8 cyrus-sasl@2.1.28 lvm2@2.03.22 yajl@2.1.0
Propagated dependencies: glib@2.78.0 libvirt@8.6.0 libxml2@2.9.14 gobject-introspection@1.78.1
Channel: guix
Location: gnu/packages/virtualization.scm (gnu packages virtualization)
Home page: https://libvirt.org
Licenses: LGPL 2.1+
Synopsis: GLib wrapper around libvirt
Description:

libvirt-glib wraps the libvirt library to provide a high-level object-oriented API better suited for glib-based applications, via three libraries:

  1. libvirt-glib - GLib main loop integration & misc helper APIs

  2. libvirt-gconfig - GObjects for manipulating libvirt XML documents

  3. libvirt-gobject - GObjects for managing libvirt objects

jsonrpc-glib 3.44.0
Dependencies: glib@2.78.0 json-glib@1.6.6
Channel: guix
Location: gnu/packages/gnome.scm (gnu packages gnome)
Home page: https://gitlab.gnome.org/GNOME/jsonrpc-glib
Licenses: LGPL 2.1+
Synopsis: JSON-RPC library for GLib
Description:

Jsonrpc-GLib is a library to communicate with JSON-RPC based peers in either a synchronous or asynchronous fashion. It also allows communicating using the GVariant serialization format instead of JSON when both peers support it. You might want that when communicating on a single host to avoid parser overhead and memory-allocator fragmentation.

rust-glib-sys 0.18.1
Channel: nebula
Location: nebula/packages/crates-io.scm (nebula packages crates-io)
Home page: https://gtk-rs.org/
Licenses: Expat
Synopsis: FFI bindings to libglib-2.0
Description:

FFI bindings to libglib-2.0

rust-glib-sys 0.15.10
Channel: nebula
Location: nebula/packages/crates-io.scm (nebula packages crates-io)
Home page: https://gtk-rs.org/
Licenses: Expat
Synopsis: FFI bindings to libglib-2.0
Description:

FFI bindings to libglib-2.0

rust-glib-sys 0.14.0
Dependencies: glib@2.78.0
Channel: guix
Location: gnu/packages/crates-gtk.scm (gnu packages crates-gtk)
Home page: https://gtk-rs.org/
Licenses: Expat
Synopsis: FFI bindings to libglib-2.0
Description:

This package provides FFI bindings to libglib-2.0.

rust-glib-sys 0.9.1
Dependencies: glib@2.78.0
Channel: guix
Location: gnu/packages/crates-gtk.scm (gnu packages crates-gtk)
Home page: https://gtk-rs.org/
Licenses: Expat
Synopsis: FFI bindings to libglib-2.0
Description:

This package provides FFI bindings to libglib-2.0.

rust-glib-sys 0.10.1
Dependencies: glib@2.78.0
Channel: guix
Location: gnu/packages/crates-gtk.scm (gnu packages crates-gtk)
Home page: https://gtk-rs.org/
Licenses: Expat
Synopsis: FFI bindings to libglib-2.0
Description:

This package provides FFI bindings to libglib-2.0.

rust-glib-sys 0.19.8
Dependencies: glib@2.78.0
Channel: guix
Location: gnu/packages/crates-gtk.scm (gnu packages crates-gtk)
Home page: https://gtk-rs.org/
Licenses: Expat
Synopsis: FFI bindings to libglib-2.0
Description:

This package provides FFI bindings to libglib-2.0.

rust-glib-sys 0.20.4
Dependencies: glib@2.78.0
Channel: guix
Location: gnu/packages/crates-gtk.scm (gnu packages crates-gtk)
Home page: https://gtk-rs.org/
Licenses: Expat
Synopsis: FFI bindings to libglib-2.0
Description:

This package provides FFI bindings to libglib-2.0.

rust-glib-sys 0.17.10
Dependencies: glib@2.78.0
Channel: guix
Location: gnu/packages/crates-gtk.scm (gnu packages crates-gtk)
Home page: https://gtk-rs.org/
Licenses: Expat
Synopsis: FFI bindings to libglib-2.0
Description:

This package provides FFI bindings to libglib-2.0.

rust-glib-sys 0.18.1
Dependencies: glib@2.78.0
Channel: guix
Location: gnu/packages/crates-gtk.scm (gnu packages crates-gtk)
Home page: https://gtk-rs.org/
Licenses: Expat
Synopsis: FFI bindings to libglib-2.0
Description:

This package provides FFI bindings to libglib-2.0.

rust-glib-sys 0.15.10
Dependencies: glib@2.78.0
Channel: guix
Location: gnu/packages/crates-gtk.scm (gnu packages crates-gtk)
Home page: https://gtk-rs.org/
Licenses: Expat
Synopsis: FFI bindings to libglib-2.0
Description:

This package provides FFI bindings to libglib-2.0.

glibc-locales 2.39
Dependencies: bash-static@5.1.16
Propagated dependencies: linux-libre-headers@5.15.49
Channel: guix
Location: gnu/packages/base.scm (gnu packages base)
Home page: https://www.gnu.org/software/libc/
Licenses: LGPL 2.0+
Synopsis: All the locales supported by the GNU C Library
Description:

This package provides all the locales supported by the GNU C Library, more than 400 in total. To use them set the LOCPATH environment variable to the share/locale sub-directory of this package.

glibc-locales 2.39
Dependencies: bash-static@5.1.16
Propagated dependencies: linux-libre-headers@5.15.49
Channel: guix
Location: gnu/packages/base.scm (gnu packages base)
Home page: https://www.gnu.org/software/libc/
Licenses: LGPL 2.0+
Synopsis: All the locales supported by the GNU C Library
Description:

This package provides all the locales supported by the GNU C Library, more than 400 in total. To use them set the LOCPATH environment variable to the share/locale sub-directory of this package.

glibc-for-fhs 2.39
Dependencies: bash-static@5.1.16
Propagated dependencies: linux-libre-headers@5.15.49
Channel: guix
Location: gnu/packages/base.scm (gnu packages base)
Home page: https://www.gnu.org/software/libc/
Licenses: LGPL 2.0+
Synopsis: The GNU C Library
Description:

Any Unix-like operating system needs a C library: the library which defines the "system calls" and other basic facilities such as open, malloc, printf, exit...

The GNU C library is used as the C library in the GNU system and most systems with the Linux kernel.

Page: 1234
Total results: 81