2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-04 15:02:27 +00:00
repo/extra/glib
2022-07-12 14:48:01 -05:00
..
build glib: utilize meson options 2022-06-13 14:03:55 -05:00
checksums glib: 2.73.1 2022-06-21 08:45:39 -05:00
depends glib: replace pcre with pcre2 2022-07-12 14:48:01 -05:00
README repo: check-in readmes 2021-08-26 07:22:10 +03:00
sources glib: use MAJOR/MINOR/VERSION 2021-07-15 10:11:21 +03:00
version glib: 2.73.1 2022-06-21 08:45:39 -05:00

glib
________________________________________________________________________________

GLib is a bundle of three (formerly five) low-level system libraries written in
C and developed mainly by GNOME. GLib's code was separated from GTK, so it can
be used by other software and has been developed in parallel ever since. [0]

Upstream: https://wiki.gnome.org/Projects/GLib


[000] Index
________________________________________________________________________________

* Installation ........................................................... [001]
* Usage .................................................................. [002]
* References ............................................................. [003]


[001] Installation
________________________________________________________________________________

+------------------------------------------------------------------------------+
|                                                                              |
|  $ kiss b glib                                                               |
|                                                                              |
+------------------------------------------------------------------------------+


[002] Usage
________________________________________________________________________________

No documentation is currently provided with the package, refer to online
documentation and command output for the time being.


[003] References
________________________________________________________________________________

[0] https://en.wikipedia.org/wiki/GLib