_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.

API method:

GET /api/packages?search=hello&page=1&limit=20

where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned in response headers.

If you'd like to join our channel search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


chicken5-shell 0.4
Channel: ziltis-guixchannel
Location: zilti/packages/chicken5.scm (zilti packages chicken5)
Home page: https://wiki.call-cc.org/eggref/5/shell
Licenses: Public Domain
Build system: chicken
Synopsis: Convenient shell-command invocation
Description:

Convenient shell-command invocation

chicken5-beaker 0.0.23
Channel: ziltis-guixchannel
Location: zilti/packages/chicken5.scm (zilti packages chicken5)
Home page: https://wiki.call-cc.org/eggref/5/beaker
Licenses: FreeBSD
Build system: chicken
Synopsis: Lab supplies for CHICKEN development
Description:

Lab supplies for CHICKEN development

chicken5-callable-data-structures 1.0.3
Channel: ziltis-guixchannel
Location: zilti/packages/chicken5.scm (zilti packages chicken5)
Home page: https://wiki.call-cc.org/eggref/5/callable-data-structures
Licenses: FreeBSD
Build system: chicken
Synopsis: "Callable" data structures
Description:

"Callable" data structures

chicken5-json-utils 1.1.3
Channel: ziltis-guixchannel
Location: zilti/packages/chicken5.scm (zilti packages chicken5)
Home page: https://wiki.call-cc.org/eggref/5/json-utils
Licenses: FreeBSD
Build system: chicken
Synopsis: JSON Utilities
Description:

JSON Utilities

chicken5-test-generative 0.0.6
Channel: ziltis-guixchannel
Location: zilti/packages/chicken5.scm (zilti packages chicken5)
Home page: https://wiki.call-cc.org/eggref/5/test-generative
Licenses: GPL 3
Build system: chicken
Synopsis: Allows quickcheck like testing for pure code with the test egg
Description:

Allows quickcheck like testing for pure code with the test egg

chicken5-anaphora 1.0.1
Channel: ziltis-guixchannel
Location: zilti/packages/chicken5.scm (zilti packages chicken5)
Home page: https://wiki.call-cc.org/eggref/5/anaphora
Licenses: FreeBSD
Build system: chicken
Synopsis: Some anaphoric and named macros
Description:

Some anaphoric and named macros

chicken5-locals 1.0.1
Channel: ziltis-guixchannel
Location: zilti/packages/chicken5.scm (zilti packages chicken5)
Home page: https://wiki.call-cc.org/eggref/5/locals
Licenses: FreeBSD
Build system: chicken
Synopsis: local declarations inspired by ML
Description:

local declarations inspired by ML

chicken5-gnuplot-pipe 0.4.2
Channel: ziltis-guixchannel
Location: zilti/packages/chicken5.scm (zilti packages chicken5)
Home page: https://wiki.call-cc.org/eggref/5/gnuplot-pipe
Licenses: GPL 3
Build system: chicken
Synopsis: A simple interface to Gnuplot
Description:

A simple interface to Gnuplot

chicken5-srfi-14 0.2.1
Channel: ziltis-guixchannel
Location: zilti/packages/chicken5.scm (zilti packages chicken5)
Home page: https://wiki.call-cc.org/eggref/5/srfi-14
Licenses: FreeBSD
Build system: chicken
Synopsis: SRFI-14 character-sets library
Description:

SRFI-14 character-sets library

chicken5-simple-md5 0.1.2
Channel: ziltis-guixchannel
Location: zilti/packages/chicken5.scm (zilti packages chicken5)
Home page: https://wiki.call-cc.org/eggref/5/simple-md5
Licenses: Public Domain
Build system: chicken
Synopsis: Computes MD5 (RFC1321) checksums
Description:

Computes MD5 (RFC1321) checksums

chicken5-glls 0.12.2
Channel: ziltis-guixchannel
Location: zilti/packages/chicken5.scm (zilti packages chicken5)
Home page: https://wiki.call-cc.org/eggref/5/glls
Licenses: FreeBSD
Build system: chicken
Synopsis: A compiler for a Scheme-like language targeting the GLSL
Description:

A compiler for a Scheme-like language targeting the GLSL

chicken5-envsubst 1.0.0
Channel: ziltis-guixchannel
Location: zilti/packages/chicken5.scm (zilti packages chicken5)
Home page: https://wiki.call-cc.org/eggref/5/envsubst
Licenses: FreeBSD
Build system: chicken
Synopsis: Simple templating with parameter expansion
Description:

Simple templating with parameter expansion

chicken5-srfi-101 0.0.4
Channel: ziltis-guixchannel
Location: zilti/packages/chicken5.scm (zilti packages chicken5)
Home page: https://wiki.call-cc.org/eggref/5/srfi-101
Licenses: FreeBSD
Build system: chicken
Synopsis: SRFI 101
Description:

SRFI 101

chicken5-hascheme 0.2.0
Channel: ziltis-guixchannel
Location: zilti/packages/chicken5.scm (zilti packages chicken5)
Home page: https://wiki.call-cc.org/eggref/5/hascheme
Licenses:
Build system: chicken
Synopsis: Implictly Lazy Scheme embedded into Scheme
Description:

Implictly Lazy Scheme embedded into Scheme

chicken5-awful-sql-de-lite 0.7.1
Channel: ziltis-guixchannel
Location: zilti/packages/chicken5.scm (zilti packages chicken5)
Home page: https://wiki.call-cc.org/eggref/5/awful-sql-de-lite
Licenses: FreeBSD
Build system: chicken
Synopsis: sql-de-lite support for awful
Description:

sql-de-lite support for awful

chicken5-this 0.1
Channel: ziltis-guixchannel
Location: zilti/packages/chicken5.scm (zilti packages chicken5)
Home page: https://wiki.call-cc.org/eggref/5/this
Licenses: FreeBSD
Build system: chicken
Synopsis: Python's "this" module ported to CHICKEN
Description:

Python's "this" module ported to CHICKEN

chicken5-ws-client 1.0.0
Channel: ziltis-guixchannel
Location: zilti/packages/chicken5.scm (zilti packages chicken5)
Home page: https://wiki.call-cc.org/eggref/5/ws-client
Licenses: FreeBSD
Build system: chicken
Synopsis: websocket client library
Description:

websocket client library

chicken5-ssql 0.3
Channel: ziltis-guixchannel
Location: zilti/packages/chicken5.scm (zilti packages chicken5)
Home page: https://wiki.call-cc.org/eggref/5/ssql
Licenses: FreeBSD
Build system: chicken
Synopsis: SQL as S-expressions
Description:

SQL as S-expressions

chicken5-simple-sequences 1.0
Channel: ziltis-guixchannel
Location: zilti/packages/chicken5.scm (zilti packages chicken5)
Home page: https://wiki.call-cc.org/eggref/5/simple-sequences
Licenses: FreeBSD
Build system: chicken
Synopsis: A common interface to sequences
Description:

A common interface to sequences

chicken5-r7rs 1.0.12
Channel: ziltis-guixchannel
Location: zilti/packages/chicken5.scm (zilti packages chicken5)
Home page: https://wiki.call-cc.org/eggref/5/r7rs
Licenses: FreeBSD
Build system: chicken
Synopsis: R7RS compatibility
Description:

R7RS compatibility

chicken5-fcp v0.9
Channel: ziltis-guixchannel
Location: zilti/packages/chicken5.scm (zilti packages chicken5)
Home page: https://wiki.call-cc.org/eggref/5/fcp
Licenses: FreeBSD
Build system: chicken
Synopsis: Very basic interface to freenet FCP
Description:

Very basic interface to freenet FCP

chicken5-sexpc 1.4
Channel: ziltis-guixchannel
Location: zilti/packages/chicken5.scm (zilti packages chicken5)
Home page: https://wiki.call-cc.org/eggref/5/sexpc
Licenses: BSD 1-Clause
Build system: chicken
Synopsis: Unix filter that turns sexps into C syntax
Description:

Unix filter that turns sexps into C syntax

chicken5-sandbox 1.91
Channel: ziltis-guixchannel
Location: zilti/packages/chicken5.scm (zilti packages chicken5)
Home page: https://wiki.call-cc.org/eggref/5/sandbox
Licenses: FreeBSD
Build system: chicken
Synopsis: A safe evaluation environment
Description:

A safe evaluation environment

chicken5-xlib 1.4
Channel: ziltis-guixchannel
Location: zilti/packages/chicken5.scm (zilti packages chicken5)
Home page: https://wiki.call-cc.org/eggref/5/xlib
Licenses: Unlicense
Build system: chicken
Synopsis: Xlib bindings
Description:

Xlib bindings

Page: 1234563007
Total packages: 72166