_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
guile-sdl2 0.8.0
Dependencies: sdl2@2.30.8 sdl2-image@2.6.3 sdl2-mixer@2.6.3 sdl2-ttf@2.20.2
Channel: guix
Location: gnu/packages/sdl.scm (gnu packages sdl)
Home page: https://dthompson.us/projects/guile-sdl2.html
Licenses: LGPL 3+
Synopsis: Guile bindings for SDL2
Description:

Guile-SDL2 provides Guile Scheme bindings for the SDL2 C shared library. The bindings are written in pure Scheme using Guile's foreign function interface.

guile-zlib 0.2.1
Dependencies: guile@3.0.9 zlib@1.3
Channel: guix
Location: gnu/packages/guile.scm (gnu packages guile)
Home page: https://notabug.org/guile-zlib/guile-zlib
Licenses: GPL 3+
Synopsis: Guile bindings to zlib
Description:

This package provides Guile bindings for zlib, a lossless data-compression library. The bindings are written in pure Scheme by using Guile's foreign function interface.

guile-wisp 1.0.12
Dependencies: guile@3.0.9
Channel: guix
Location: gnu/packages/guile-xyz.scm (gnu packages guile-xyz)
Home page: https://www.draketo.de/english/wisp
Licenses: GPL 3+ Expat
Synopsis: Whitespace to lisp syntax for Guile
Description:

Wisp is a syntax for Guile which provides a Python-like whitespace-significant language. It may be easier on the eyes for some users and in some situations.

guile-newt 0.0.3
Dependencies: guile@3.0.9 newt@0.52.21
Channel: guix
Location: gnu/packages/guile-xyz.scm (gnu packages guile-xyz)
Home page: https://gitlab.com/mothacehe/guile-newt
Licenses: GPL 3+
Synopsis: Guile bindings to Newt
Description:

This package provides bindings for Newt, a programming library for color text mode, widget based user interfaces. The bindings are written in pure Scheme by using Guileā€™s foreign function interface.

guile-curl 0.9
Dependencies: curl@8.6.0 guile@3.0.9
Channel: guix
Location: gnu/packages/curl.scm (gnu packages curl)
Home page: http://www.lonelycactus.com/guile-curl.html
Licenses: GPL 3+
Synopsis: Curl bindings for Guile
Description:

guile-curl is a project that has procedures that allow Guile to do client-side URL transfers, like requesting documents from HTTP or FTP servers. It is based on the curl library.

guile-eris 1.0.0
Dependencies: guile@3.0.9
Propagated dependencies: guile-sodium@0.1.0
Channel: guix
Location: gnu/packages/guile-xyz.scm (gnu packages guile-xyz)
Home page: https://codeberg.org/eris/guile-eris
Licenses: GPL 3+
Synopsis: Guile implementation of the Encoding for Robust Immutable Storage (ERIS)
Description:

Guile-ERIS is a Guile implementation of the Encoding for Robust Immutable Storage (ERIS). ERIS allows arbitrary content to be encoded into uniformly sized, encrypted blocks that can be reassembled using a short read-capability.

guile-hall 0.4.1-1.7558ba9
Dependencies: bash-minimal@5.1.16 guile@3.0.9 guile-config@0.5.1 guile-lib@0.2.8
Propagated dependencies: guile-config@0.5.1
Channel: guix
Location: gnu/packages/guile-xyz.scm (gnu packages guile-xyz)
Home page: https://gitlab.com/a-sassmannshausen/guile-hall
Licenses: GPL 3+
Synopsis: Guile project tooling
Description:

Hall is a command-line application and a set of Guile libraries that allow you to quickly create and publish Guile projects. It allows you to transparently support the GNU build system, manage a project hierarchy & provides tight coupling to Guix.

guile-lens 0.1-0.14b15d0
Channel: guix
Location: gnu/packages/guile-xyz.scm (gnu packages guile-xyz)
Home page: https://gitlab.com/a-sassmannshausen/guile-lens.git
Licenses: GPL 3+
Synopsis: Composable lenses for data structures in Guile
Description:

Guile-Lens is a library implementing lenses in Guile. The library is currently a re-implementation of the lentes library for Clojure. Lenses provide composable procedures, which can be used to focus, apply functions over, or update a value in arbitrary data structures.

guile-cbor 0.1.0
Dependencies: guile@3.0.9
Channel: guix
Location: gnu/packages/guile-xyz.scm (gnu packages guile-xyz)
Home page: https://inqlab.net/git/guile-cbor.git
Licenses: GPL 3+
Synopsis: Guile implementation of CBOR
Description:

The Concise Binary Object Representation (CBOR), as specified by RFC 8949, is a binary data serialization format. CBOR is similar to JSON but serializes to binary which is smaller and faster to generate and parse. This package provides a Guile implementation of CBOR.

guile3-dbi 2.1.8
Dependencies: libltdl@2.4.7
Channel: gn-bioinformatics
Location: gn/packages/guile.scm (gn packages guile)
Home page: https://github.com/opencog/guile-dbi
Licenses: GPL 2+
Synopsis: Guile database abstraction layer
Description:

guile-dbi is a library for Guile that provides a convenient interface to SQL databases. Database programming with guile-dbi is generic in that the same programming interface is presented regardless of which database system is used. It currently supports MySQL, Postgres and SQLite3.

guile-json 3.5.0
Dependencies: guile@3.0.9
Channel: guix
Location: gnu/packages/guile.scm (gnu packages guile)
Home page: https://github.com/aconchillo/guile-json
Licenses: GPL 3+
Synopsis: JSON module for Guile
Description:

Guile-JSON supports parsing and building JSON documents according to the specification. These are the main features:

  • Strictly complies to specification.

  • Build JSON documents programmatically via macros.

  • Unicode support for strings.

  • Allows JSON pretty printing.

guile-json 4.7.3
Dependencies: guile@3.0.9
Channel: guix
Location: gnu/packages/guile.scm (gnu packages guile)
Home page: https://github.com/aconchillo/guile-json
Licenses: GPL 3+
Synopsis: JSON module for Guile
Description:

Guile-JSON supports parsing and building JSON documents according to the specification. These are the main features:

  • Strictly complies to specification.

  • Build JSON documents programmatically via macros.

  • Unicode support for strings.

  • Allows JSON pretty printing.

guile-json 1.3.2
Dependencies: guile@2.2.7
Channel: guix
Location: gnu/packages/guile.scm (gnu packages guile)
Home page: https://github.com/aconchillo/guile-json
Licenses: GPL 3+
Synopsis: JSON module for Guile
Description:

Guile-JSON supports parsing and building JSON documents according to the specification. These are the main features:

  • Strictly complies to specification.

  • Build JSON documents programmatically via macros.

  • Unicode support for strings.

  • Allows JSON pretty printing.

guile-next 3.0.9-0.3b76a30
Dependencies: libffi@3.4.4 libxcrypt@4.4.36 bash-minimal@5.1.16
Propagated dependencies: libunistring@1.1 libgc@8.2.4
Channel: guix
Location: gnu/packages/guile.scm (gnu packages guile)
Home page: https://www.gnu.org/software/guile/
Licenses: LGPL 3+
Synopsis: Development version of GNU Guile
Description:

Guile is the GNU Ubiquitous Intelligent Language for Extensions, the official extension language of the GNU system. It is an implementation of the Scheme language which can be easily embedded in other applications to provide a convenient means of extending the functionality of the application without requiring the source code to be rewritten.

guile-pfds 0.3
Channel: guix
Location: gnu/packages/guile-xyz.scm (gnu packages guile-xyz)
Home page: https://github.com/ijp/pfds
Licenses: Modified BSD
Synopsis: Purely functional data structures for Guile
Description:

This package provides purely functional data structures written in R6RS Scheme and compiled for Guile. It has been tested with Racket, Guile 2, Vicare Scheme and IronScheme. Right now it contains:

  • queues

  • deques

  • bbtrees

  • sets

  • dlists

  • priority search queues (PSQs)

  • finger trees

  • sequences

  • heaps

  • hash array mapped tries (HAMTs).

guile-lmdb 0.0.1-2.56a986f
Dependencies: guile@3.0.9 lmdb@0.9.29
Channel: guix
Location: gnu/packages/guile-xyz.scm (gnu packages guile-xyz)
Home page: https://github.com/aartaka/guile-lmdb
Licenses: GPL 3+
Synopsis: Bindings for Lightning Memory-Mapped Database in Guile
Description:

This package provides a Scheme wrapper around liblmdb.so. Most names are the same as LMDB ones, except for prefix absence. Several conveniences are added on top:

  • call-with-env-and-txn, call-with-cursor, and call-with-wrapped-cursor helpers and respective with- macros.

  • for-cursor procedure for cursor iteration.

  • val and stat types.

  • set-compare! and set-dupsort! to configure entry sorting.

  • Error signaling instead of integer return values.

guile-bash 0.1.6-0.1eabc56
Dependencies: guile@3.0.9 bash@5.1.16
Channel: guix
Location: gnu/packages/guile-xyz.scm (gnu packages guile-xyz)
Home page: https://git.sr.ht/~kaction/guile-bash
Licenses: GPL 3+
Synopsis: Extend Bash using Guile
Description:

Guile-Bash provides a shared library and set of Guile modules, allowing you to extend Bash in Scheme. Scheme interfaces allow you to access the following aspects of Bash:

  • aliases;

  • setting and getting Bash variables;

  • creating dynamic variables;

  • creating Bash functions with a Scheme implementation;

  • reader macro for output capturing;

  • reader macro for evaluating raw Bash commands.

To enable it, run:

enable -f ~/.guix-profile/lib/bash/libguile-bash.so scm

and then run scm example.scm.

guile-fslib 0.2.0
Dependencies: guile@3.0.9
Channel: guix
Location: gnu/packages/guile-xyz.scm (gnu packages guile-xyz)
Home page: https://notabug.org/ZelphirKaltstahl/guile-fslib
Licenses: AGPL 3+
Synopsis: Helper functions for working with locations in file systems
Description:

This package contains helper functions for working with file system locations.

guile-redis 2.2.0
Channel: guix
Location: gnu/packages/guile-xyz.scm (gnu packages guile-xyz)
Home page: https://github.com/aconchillo/guile-redis
Licenses: LGPL 3+
Synopsis: Redis client library for Guile
Description:

Guile-redis provides a Scheme interface to the Redis key-value cache and store.

guile-gnome 2.16.5
Dependencies: guile@2.2.7
Propagated dependencies: guile2.2-cairo@1.11.2 g-wrap@1.9.15 guile2.2-lib@0.2.8
Channel: guix
Location: gnu/packages/gtk.scm (gnu packages gtk)
Home page: https://www.gnu.org/software/guile-gnome/
Licenses: GPL 2+
Synopsis: Guile interface for GTK+ programming for GNOME
Description:

Includes guile-clutter, guile-gnome-gstreamer, guile-gnome-platform (GNOME developer libraries), and guile-gtksourceview.

guile-grade 0.7.0
Dependencies: guile@3.0.9 glibc-locales@2.39
Propagated dependencies: guile-dsv@0.7.2
Channel: plt
Location: plt/packages/finance.scm (plt packages finance)
Home page:
Licenses: GPL 3+
Synopsis: Correct ledger files using csv files
Description:

Simple program to correct ledger file using Bank's csv files. Supported banks are: RBC and Swedbank.

guile-squee 0-5.9f26095
Dependencies: postgresql@14.13
Channel: guix
Location: gnu/packages/guile-xyz.scm (gnu packages guile-xyz)
Home page: https://notabug.org/cwebber/guile-squee
Licenses: LGPL 3+
Synopsis: Connect to PostgreSQL using Guile
Description:

squee is a Guile library for connecting to PostgreSQL databases using Guile's foreign function interface.

guile-8sync 0.4.2-0.183b4f0
Channel: guix
Location: gnu/packages/guile-xyz.scm (gnu packages guile-xyz)
Home page: https://gnu.org/s/8sync/
Licenses: LGPL 3+
Synopsis: Asynchronous actor model library for Guile
Description:

GNU 8sync (pronounced "eight-sync") is an asynchronous programming library for GNU Guile based on the actor model.

guile-sjson 0.2.2
Dependencies: guile@3.0.9
Channel: guix
Location: gnu/packages/guile-xyz.scm (gnu packages guile-xyz)
Home page: https://gitlab.com/dustyweb/guile-sjson
Licenses: LGPL 3+
Synopsis: S-expression based json reader/writer for Guile
Description:

guile-sjson is a json reader/writer for Guile. It has a nice, simple s-expression based syntax.

Total results: 295