_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
guile2.2-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-goblins 0.15.1
Dependencies: guile@3.0.9
Propagated dependencies: guile-fibers@1.3.1 guile-gnutls@4.0.0 guile-websocket@0.2.0
Channel: guix
Location: gnu/packages/guile-xyz.scm (gnu packages guile-xyz)
Home page: https://spritely.institute/goblins
Licenses: ASL 2.0
Synopsis: Distributed programming environment for Guile
Description:

guile-goblins is the Guile version of Spritely Goblins, a transactional, distributed programming environment following object capability security designs. Goblins is a general toolkit, and also the core layer of Spritely's work to support healthy distributed networked communities. Goblins allows for cooperation between networked programs in a mutually suspicious network through OCapN, the Object Capability Network. This includes collaboration across runtimes; for instance, programs written in the Guile and Racket versions of Goblins are able to speak to each other.

guile2.0-bash 0.1.6-0.1eabc56
Dependencies: guile@2.0.14 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-srfi-133 0.0.1-1.db81a11
Channel: kakafarm
Location: kakafarm/packages/guile-xyz.scm (kakafarm packages guile-xyz)
Home page: https://github.com/scheme-requests-for-implementation/srfi-133
Licenses: Expat
Synopsis: Vector Library (R7RS-compatible)
Description:

A comprehensive library of vector operations.

guile2.2-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: GPL 3+
Synopsis: Redis client library for Guile
Description:

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

guile-gdbm-ffi 20120209.fa1d5b6
Dependencies: gdbm@1.23
Channel: guix
Location: gnu/packages/guile.scm (gnu packages guile)
Home page: https://github.com/ijp/guile-gdbm
Licenses: GPL 3+
Synopsis: Guile bindings to the GDBM library via Guile's FFI
Description:

Guile bindings to the GDBM key-value storage system, using Guile's foreign function interface.

guile2.2-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-webutils 0.1-1.d309d65
Dependencies: guile@3.0.9
Propagated dependencies: guile-irregex@0.9.11 guile-gcrypt@0.4.0
Channel: guix
Location: gnu/packages/guile-xyz.scm (gnu packages guile-xyz)
Home page: https://notabug.org/cwebber/guile-webutils
Licenses: GPL 3+
Synopsis: Web application authoring utilities for Guile
Description:

This package provides tooling to write web applications in Guile, such as signed sessions, multipart message support, etc.

guile-charting 0.2.0-1.75f755b
Dependencies: guile@3.0.9
Propagated dependencies: guile-cairo@1.11.2
Channel: guix
Location: gnu/packages/plotutils.scm (gnu packages plotutils)
Home page: https://wingolog.org/projects/guile-charting/
Licenses: LGPL 2.1+
Synopsis: Create charts and graphs in Guile
Description:

Guile-Charting is a Guile Scheme library to create bar charts and graphs using the Cairo drawing library.

guile2.2-sjson 0.2.2
Dependencies: guile@2.2.7
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.

guile-mastodon 0.0.1-1.0a94ae6
Dependencies: guile@3.0.9 gnutls@3.8.3 guile-json@4.7.3
Channel: guix
Location: gnu/packages/guile-xyz.scm (gnu packages guile-xyz)
Home page: https://framagit.org/prouby/guile-mastodon
Licenses: GPL 3+
Synopsis: Guile Mastodon REST API module
Description:

This package provides Guile modules to access the REST API of Mastodon, a federated microblogging service.

guile-srfi-145 0.0.1
Channel: guix
Location: gnu/packages/guile-xyz.scm (gnu packages guile-xyz)
Home page: https://gitlab.com/mjbecze/guile-srfi-145
Licenses: GPL 3+
Synopsis: SRFI-145 port for Guile
Description:

This package provides SRFI-145. This provides the means to denote the invalidity of certain code paths in a Scheme program.

guile-srfi-133 1.0.0
Channel: guix
Location: gnu/packages/guile-xyz.scm (gnu packages guile-xyz)
Home page: https://github.com/scheme-requests-for-implementation/srfi-133
Licenses: Expat
Synopsis: R7RS-compatible vector library for Guile
Description:

This package provides a Guile implementation of SRFI-133, a comprehensive library of vector operations.

guile2.2-haunt 0.3.0
Dependencies: guile@2.2.7
Propagated dependencies: guile2.2-reader@0.6.3 guile2.2-commonmark@0.1.2
Channel: guix
Location: gnu/packages/guile-xyz.scm (gnu packages guile-xyz)
Home page: https://dthompson.us/projects/haunt.html
Licenses: GPL 3+
Synopsis: Functional static site generator
Description:

Haunt is a static site generator written in Guile Scheme. Haunt features a functional build system and an extensible interface for reading articles in any format.

guile2.0-haunt 0.3.0
Dependencies: guile@2.0.14
Propagated dependencies: guile-reader@0.6.3 guile-commonmark@0.1.2
Channel: guix
Location: gnu/packages/guile-xyz.scm (gnu packages guile-xyz)
Home page: https://dthompson.us/projects/haunt.html
Licenses: GPL 3+
Synopsis: Functional static site generator
Description:

Haunt is a static site generator written in Guile Scheme. Haunt features a functional build system and an extensible interface for reading articles in any format.

guile-srfi-180 0-0.9188bf9
Propagated dependencies: guile-srfi-145@0.0.1
Channel: guix
Location: gnu/packages/guile-xyz.scm (gnu packages guile-xyz)
Home page: https://srfi.schemers.org/srfi-180/
Licenses: Expat
Synopsis: JSON parser and printer for Guile
Description:

This library implements a JavaScript Object Notation (JSON) parser and printer. It also supports parsing JSON objects that may be bigger than memory with a streaming API.

guile2.2-email 0.4.1
Dependencies: guile@2.2.7
Channel: guix
Location: gnu/packages/guile-xyz.scm (gnu packages guile-xyz)
Home page: https://guile-email.systemreboot.net
Licenses: AGPL 3+
Synopsis: Guile email parser
Description:

guile-email is a collection of email utilities implemented in pure guile. It supports parsing MIME (Multipurpose Internet Mail Extensions) compliant email messages and reading emails from the mbox format.

guile-readline 3.0.9
Dependencies: guile@3.0.9 readline@8.1.2 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: GPL 3+
Synopsis: Line editing support for GNU Guile
Description:

This module provides line editing support via the Readline library for GNU Guile. Use the (ice-9 readline) module and call its activate-readline procedure to enable it.

guile2.2-lzlib 0.3.0
Dependencies: guile@2.2.7 lzlib@1.13
Channel: guix
Location: gnu/packages/guile.scm (gnu packages guile)
Home page: https://notabug.org/guile-lzlib/guile-lzlib
Licenses: GPL 3+
Synopsis: Guile bindings to lzlib
Description:

This package provides Guile bindings for lzlib, a C library for in-memory LZMA compression and decompression. The bindings are written in pure Scheme by using Guile's foreign function interface.

guile-srfi-159 0-0.1bd98ab
Dependencies: guile@2.2.7
Channel: guix
Location: gnu/packages/guile-xyz.scm (gnu packages guile-xyz)
Home page: https://bitbucket.org/bjoli/guile-srfi-159
Licenses: Modified BSD
Synopsis: Formatting combinators for Guile
Description:

The (srfi-159) module and its sub-modules implement the formatting combinators specified by SRFI-159. These are more expressive and flexible than the traditional format procedure.

guile-srfi-158 0.0.1-0.13126d1
Dependencies: guile@3.0.9
Channel: guix
Location: gnu/packages/guile-xyz.scm (gnu packages guile-xyz)
Home page: https://gitlab.com/samplet/guile-srfi-158
Licenses: GPL 3+
Synopsis: SRFI 158 (Generators and Accumulators) for Guile
Description:

This package provides an implementation of SRFI 158 for Guile. SRFI 158 defines utility procedures that create, transform, and consume generators. It also defines procedures that return accumulators. It is implemented by wrapping the sample implementation in a thin Guile compatibility layer.

guile-srfi-197 0-0.d31b8be
Channel: guix
Location: gnu/packages/guile-xyz.scm (gnu packages guile-xyz)
Home page: https://srfi.schemers.org/srfi-197/
Licenses: Expat
Synopsis: Pipeline operators for Guile
Description:

This library provides a reference implementation for SRFI-197. This SRFI defines a family of chain and nest pipeline operators, which can rewrite nested expressions like (a b (c d (e f g))) as a sequence of operations: (chain g (e f _) (c d _) (a b _)).

guile-hall.git 0.4.1-0.cc0c901
Dependencies: bash-minimal@5.1.16 guile@3.0.9 guile-config@0.5.1 guile-lib@0.2.8.1
Propagated dependencies: guile-config@0.5.1
Channel: small-guix
Location: small-guix/packages/guile-xyz.scm (small-guix 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.

This package tracks the master branch. It currently provides commit cc0c9016220de42084f9b61f7353edeb62dbff82.

guile-json-rps 0.2.11-0.45ae689
Channel: rrr
Location: rrr/packages/guile-xyz.scm (rrr packages guile-xyz)
Home page: https://codeberg.org/rgherdt/scheme-json-rpc
Licenses: Expat
Synopsis: An implementation of the JSON-RPC for Scheme
Description:

scheme-json-rpc allows calling procedures on remote servers by exchanging JSON objects. It implements the https://www.jsonrpc.org/specification. The low-level API strives to be R7RS compliant, relying on some SRFI's when needed. So far it was only tested under CHICKEN 5 and Guile 3.

Total results: 319