graphene 1.10.8
Thin layer of graphic data types
Graphene provides graphic types and their relative API; it does not deal with windowing system surfaces, drawing, scene graphs, or input.
- Outputs:
out
- Website: https://ebassi.github.io/graphene/
- Licenses: Expat
- Package source: gnu/packages/gtk.scm
- Builds: See build status
- Issues: See known issues
Installation
Install graphene 1.10.8
as follows:
guix install graphene@1.10.8
Or install the latest version:
guix install graphene
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.