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

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-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-sdl2-image 0.2.0
Channel: ziltis-guixchannel
Location: zilti/packages/chicken5.scm (zilti packages chicken5)
Home page: https://wiki.call-cc.org/eggref/5/sdl2-image
Licenses: FreeBSD
Build system: chicken
Synopsis: Bindings to SDL_image 2
Description:

Bindings to SDL_image 2

chicken5-holes 1.2.1
Channel: ziltis-guixchannel
Location: zilti/packages/chicken5.scm (zilti packages chicken5)
Home page: https://wiki.call-cc.org/eggref/5/holes
Licenses: FreeBSD
Build system: chicken
Synopsis: partial expressions as procedures with named parameters
Description:

partial expressions as procedures with named parameters

chicken5-hyperscene 0.4.0
Channel: ziltis-guixchannel
Location: zilti/packages/chicken5.scm (zilti packages chicken5)
Home page: https://wiki.call-cc.org/eggref/5/hyperscene
Licenses: FreeBSD
Build system: chicken
Synopsis: Scene graph and spatial partitioning
Description:

Scene graph and spatial partitioning

chicken5-abnf 8.3
Channel: ziltis-guixchannel
Location: zilti/packages/chicken5.scm (zilti packages chicken5)
Home page: https://wiki.call-cc.org/eggref/5/abnf
Licenses: GPL 3
Build system: chicken
Synopsis: Parser combinators for Augmented BNF grammars (RFC 4234).
Description:

Parser combinators for Augmented BNF grammars (RFC 4234).

chicken5-slib-charplot 1.3.3
Channel: ziltis-guixchannel
Location: zilti/packages/chicken5.scm (zilti packages chicken5)
Home page: https://wiki.call-cc.org/eggref/5/slib-charplot
Licenses: Clarified Artistic
Build system: chicken
Synopsis: The SLIB character plotting library
Description:

The SLIB character plotting library

chicken5-gemini-client 0.1
Channel: ziltis-guixchannel
Location: zilti/packages/chicken5.scm (zilti packages chicken5)
Home page: https://wiki.call-cc.org/eggref/5/gemini-client
Licenses: ISC
Build system: chicken
Synopsis: Client library for the gemini:// protocol
Description:

Client library for the gemini:// protocol

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-uri-common 2.0
Channel: ziltis-guixchannel
Location: zilti/packages/chicken5.scm (zilti packages chicken5)
Home page: https://wiki.call-cc.org/eggref/5/uri-common
Licenses: FreeBSD
Build system: chicken
Synopsis: Parser for common URI schemes
Description:

Parser for common URI schemes

chicken5-zshbrev 1.22
Channel: ziltis-guixchannel
Location: zilti/packages/chicken5.scm (zilti packages chicken5)
Home page: https://wiki.call-cc.org/eggref/5/zshbrev
Licenses: LGPL 3
Build system: chicken
Synopsis: Access Chicken functions from any shell and access zsh functions from Chicken
Description:

Access Chicken functions from any shell and access zsh functions from Chicken

chicken5-srfi-27 4.3.0
Channel: ziltis-guixchannel
Location: zilti/packages/chicken5.scm (zilti packages chicken5)
Home page: https://wiki.call-cc.org/eggref/5/srfi-27
Licenses: FreeBSD
Build system: chicken
Synopsis: Sources of Random Bits
Description:

Sources of Random Bits

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-scm2wiki 0.6.0
Channel: ziltis-guixchannel
Location: zilti/packages/chicken5.scm (zilti packages chicken5)
Home page: https://wiki.call-cc.org/eggref/5/scm2wiki
Licenses: Expat
Build system: chicken
Synopsis: An auto-documentation tool for CHICKEN Scheme.
Description:

An auto-documentation tool for CHICKEN Scheme.

chicken5-accents-substitute 0.7
Channel: ziltis-guixchannel
Location: zilti/packages/chicken5.scm (zilti packages chicken5)
Home page: https://wiki.call-cc.org/eggref/5/accents-substitute
Licenses: FreeBSD
Build system: chicken
Synopsis: Substitute accented characters in strings
Description:

Substitute accented characters in strings

chicken5-csv-abnf 6.1
Channel: ziltis-guixchannel
Location: zilti/packages/chicken5.scm (zilti packages chicken5)
Home page: https://wiki.call-cc.org/eggref/5/csv-abnf
Licenses: GPL 3
Build system: chicken
Synopsis: Parsing and formatting of comma-separated values (CSV).
Description:

Parsing and formatting of comma-separated values (CSV).

chicken 5.4.0
Propagated dependencies: gcc-toolchain@14.3.0
Channel: ziltis-guixchannel
Location: zilti/packages/chicken5.scm (zilti packages chicken5)
Home page: https://www.call-cc.org/
Licenses: Modified BSD
Build system: gnu
Synopsis: R5RS Scheme implementation that compiles native code via C
Description:

CHICKEN is a compiler for the Scheme programming language. CHICKEN produces portable and efficient C, supports almost all of the R5RS Scheme language standard, and includes many enhancements and extensions.

chicken5-srfi-160 0.5.4
Channel: ziltis-guixchannel
Location: zilti/packages/chicken5.scm (zilti packages chicken5)
Home page: https://wiki.call-cc.org/eggref/5/srfi-160
Licenses: Expat
Build system: chicken
Synopsis: SRFI 160: Homogeneous numeric vector libraries
Description:

SRFI 160: Homogeneous numeric vector libraries

chicken5-awful 1.0.4
Channel: ziltis-guixchannel
Location: zilti/packages/chicken5.scm (zilti packages chicken5)
Home page: https://wiki.call-cc.org/eggref/5/awful
Licenses: FreeBSD
Build system: chicken
Synopsis: awful provides an application and an extension to ease the development of web-based applications.
Description:

awful provides an application and an extension to ease the development of web-based applications.

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

SRFI-35 Conditions

chicken5-nitrate 1.0.0
Channel: ziltis-guixchannel
Location: zilti/packages/chicken5.scm (zilti packages chicken5)
Home page: https://wiki.call-cc.org/eggref/5/nitrate
Licenses:
Build system: chicken
Synopsis: Combinator based pattern matching
Description:

Combinator based pattern matching

chicken5-xj 1.29
Channel: ziltis-guixchannel
Location: zilti/packages/chicken5.scm (zilti packages chicken5)
Home page: https://wiki.call-cc.org/eggref/5/xj
Licenses: Modified BSD
Build system: chicken
Synopsis: Unix filter that turns XML into JSON
Description:

Unix filter that turns XML into JSON

chicken5-locale 0.9.6
Channel: ziltis-guixchannel
Location: zilti/packages/chicken5.scm (zilti packages chicken5)
Home page: https://wiki.call-cc.org/eggref/5/locale
Licenses: FreeBSD
Build system: chicken
Synopsis: Provides locale operations
Description:

Provides locale operations

chicken5-postgresql 4.1.6
Channel: ziltis-guixchannel
Location: zilti/packages/chicken5.scm (zilti packages chicken5)
Home page: https://wiki.call-cc.org/eggref/5/postgresql
Licenses: FreeBSD
Build system: chicken
Synopsis: Bindings for PostgreSQL's C-api
Description:

Bindings for PostgreSQL's C-api

chicken5-srfi-5 0.3.2
Channel: ziltis-guixchannel
Location: zilti/packages/chicken5.scm (zilti packages chicken5)
Home page: https://wiki.call-cc.org/eggref/5/srfi-5
Licenses: Expat
Build system: chicken
Synopsis: SRFI-5: A compatible let form with signatures and rest arguments
Description:

SRFI-5: A compatible let form with signatures and rest arguments

Total packages: 69239