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

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.


chicken6-bitwise-utils 1.4.1
Channel: ziltis-guixchannel
Location: zilti/packages/chicken6.scm (zilti packages chicken6)
Home page: https://wiki.call-cc.org/eggref/6/bitwise-utils
Licenses: Public Domain
Build system: chicken
Synopsis: Bitwise utilities
Description:

Bitwise utilities

chicken6-generalized-arrays 2.3.0
Channel: ziltis-guixchannel
Location: zilti/packages/chicken6.scm (zilti packages chicken6)
Home page: https://wiki.call-cc.org/eggref/6/generalized-arrays
Licenses: Modified BSD
Build system: chicken
Synopsis: Provides generalized arrays, intervals, and storage classes for CHICKEN Scheme.
Description:

Provides generalized arrays, intervals, and storage classes for CHICKEN Scheme.

chicken6-henrietta-cache 1.8
Channel: ziltis-guixchannel
Location: zilti/packages/chicken6.scm (zilti packages chicken6)
Home page: https://wiki.call-cc.org/eggref/6/henrietta-cache
Licenses: FreeBSD
Build system: chicken
Synopsis: Fetch and cache extensions from various sources for Henrietta to consume
Description:

Fetch and cache extensions from various sources for Henrietta to consume

chicken6-sxpath 1.1
Channel: ziltis-guixchannel
Location: zilti/packages/chicken6.scm (zilti packages chicken6)
Home page: https://wiki.call-cc.org/eggref/6/sxpath
Licenses: Public Domain
Build system: chicken
Synopsis: The sxpath bits of sxml-tools from the SSAX project at Sourceforge
Description:

The sxpath bits of sxml-tools from the SSAX project at Sourceforge

chicken6-csm 0.9
Channel: ziltis-guixchannel
Location: zilti/packages/chicken6.scm (zilti packages chicken6)
Home page: https://wiki.call-cc.org/eggref/6/csm
Licenses: FreeBSD
Build system: chicken
Synopsis: a build system
Description:

a build system

chicken6-posix-utils 2.1.6
Channel: ziltis-guixchannel
Location: zilti/packages/chicken6.scm (zilti packages chicken6)
Home page: https://wiki.call-cc.org/eggref/6/posix-utils
Licenses: FreeBSD
Build system: chicken
Synopsis: posix-utils
Description:

posix-utils

chicken6-mathh 4.7.2
Channel: ziltis-guixchannel
Location: zilti/packages/chicken6.scm (zilti packages chicken6)
Home page: https://wiki.call-cc.org/eggref/6/mathh
Licenses: Public Domain
Build system: chicken
Synopsis: ISO C math functions and constants
Description:

ISO C math functions and constants

chicken6-slib-arraymap 1.2.0
Channel: ziltis-guixchannel
Location: zilti/packages/chicken6.scm (zilti packages chicken6)
Home page: https://wiki.call-cc.org/eggref/6/slib-arraymap
Licenses: FreeBSD
Build system: chicken
Synopsis: The SLIB applicative routines for the arrays library
Description:

The SLIB applicative routines for the arrays library

chicken6-dollar 3.2.0
Channel: ziltis-guixchannel
Location: zilti/packages/chicken6.scm (zilti packages chicken6)
Home page: https://wiki.call-cc.org/eggref/6/dollar
Licenses: FreeBSD
Build system: chicken
Synopsis: FFI convenience macro
Description:

FFI convenience macro

chicken6-defstruct 2.1
Channel: ziltis-guixchannel
Location: zilti/packages/chicken6.scm (zilti packages chicken6)
Home page: https://wiki.call-cc.org/eggref/6/defstruct
Licenses: FreeBSD
Build system: chicken
Synopsis: A more convenient form of define-record
Description:

A more convenient form of define-record

chicken6-chicken-doc 0.7.1
Channel: ziltis-guixchannel
Location: zilti/packages/chicken6.scm (zilti packages chicken6)
Home page: https://wiki.call-cc.org/eggref/6/chicken-doc
Licenses: FreeBSD
Build system: chicken
Synopsis: Explore Chicken documentation locally
Description:

Explore Chicken documentation locally

chicken6-http-session 2.11
Channel: ziltis-guixchannel
Location: zilti/packages/chicken6.scm (zilti packages chicken6)
Home page: https://wiki.call-cc.org/eggref/6/http-session
Licenses: FreeBSD
Build system: chicken
Synopsis: Facilities for managing HTTP sessions
Description:

Facilities for managing HTTP sessions

chicken6-char-set-literals 0.5
Channel: ziltis-guixchannel
Location: zilti/packages/chicken6.scm (zilti packages chicken6)
Home page: https://wiki.call-cc.org/eggref/6/char-set-literals
Licenses: FreeBSD
Build system: chicken
Synopsis: A reader extension providing Gauche style literals for SRFI-14 char-sets
Description:

A reader extension providing Gauche style literals for SRFI-14 char-sets

chicken6-trie 3
Channel: ziltis-guixchannel
Location: zilti/packages/chicken6.scm (zilti packages chicken6)
Home page: https://wiki.call-cc.org/eggref/6/trie
Licenses: FreeBSD
Build system: chicken
Synopsis: A trie (prefix tree) implementation
Description:

A trie (prefix tree) implementation

chicken6-futures 2.0.2
Channel: ziltis-guixchannel
Location: zilti/packages/chicken6.scm (zilti packages chicken6)
Home page: https://wiki.call-cc.org/eggref/6/futures
Licenses: FreeBSD
Build system: chicken
Synopsis: Concurrent evaluation of expressions
Description:

Concurrent evaluation of expressions

chicken6-r6rs-bytevectors 0.1.8
Channel: ziltis-guixchannel
Location: zilti/packages/chicken6.scm (zilti packages chicken6)
Home page: https://wiki.call-cc.org/eggref/6/r6rs-bytevectors
Licenses: Expat
Build system: chicken
Synopsis: An implementation of r6rs bytevectors
Description:

An implementation of r6rs bytevectors

chicken6-chicken-blob 0.2
Channel: ziltis-guixchannel
Location: zilti/packages/chicken6.scm (zilti packages chicken6)
Home page: https://wiki.call-cc.org/eggref/6/chicken-blob
Licenses: FreeBSD
Build system: chicken
Synopsis: Replacement for CHICKEN 5's 'blob' module
Description:

Replacement for CHICKEN 5's 'blob' module

chicken6-prefixes 2.0
Channel: ziltis-guixchannel
Location: zilti/packages/chicken6.scm (zilti packages chicken6)
Home page: https://wiki.call-cc.org/eggref/6/prefixes
Licenses: FreeBSD
Build system: chicken
Synopsis: prefixing in er-macro-transformers made easy
Description:

prefixing in er-macro-transformers made easy

chicken6-srfi-180 1.6.2
Channel: ziltis-guixchannel
Location: zilti/packages/chicken6.scm (zilti packages chicken6)
Home page: https://wiki.call-cc.org/eggref/6/srfi-180
Licenses: FreeBSD
Build system: chicken
Synopsis: A JSON parser and printer that supports JSON bigger than memory.
Description:

A JSON parser and printer that supports JSON bigger than memory.

chicken6-qwiki 2.3.1
Channel: ziltis-guixchannel
Location: zilti/packages/chicken6.scm (zilti packages chicken6)
Home page: https://wiki.call-cc.org/eggref/6/qwiki
Licenses: FreeBSD
Build system: chicken
Synopsis: qwiki - the quick wiki
Description:

qwiki - the quick wiki

chicken6-utf8 3.7.0
Channel: ziltis-guixchannel
Location: zilti/packages/chicken6.scm (zilti packages chicken6)
Home page: https://wiki.call-cc.org/eggref/6/utf8
Licenses: FreeBSD
Build system: chicken
Synopsis: Unicode support shim
Description:

Unicode support shim

chicken6-format 3.2.4
Channel: ziltis-guixchannel
Location: zilti/packages/chicken6.scm (zilti packages chicken6)
Home page: https://wiki.call-cc.org/eggref/6/format
Licenses: Public Domain
Build system: chicken
Synopsis: Common-Lisp style formatted output
Description:

Common-Lisp style formatted output

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

Implictly Lazy Scheme embedded into Scheme

chicken6-test-utils 1.6.1
Channel: ziltis-guixchannel
Location: zilti/packages/chicken6.scm (zilti packages chicken6)
Home page: https://wiki.call-cc.org/eggref/6/test-utils
Licenses: FreeBSD
Build system: chicken
Synopsis: Test Utilities (for test egg)
Description:

Test Utilities (for test egg)

Page: 1293031323335
Total packages: 820