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

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-fx-utils 5.0.0
Channel: ziltis-guixchannel
Location: zilti/packages/chicken6.scm (zilti packages chicken6)
Home page: https://wiki.call-cc.org/eggref/6/fx-utils
Licenses: FreeBSD
Build system: chicken
Synopsis: fx utilities
Description:

fx utilities

chicken6-make 1.10
Channel: ziltis-guixchannel
Location: zilti/packages/chicken6.scm (zilti packages chicken6)
Home page: https://wiki.call-cc.org/eggref/6/make
Licenses: LGPL 2.0+
Build system: chicken
Synopsis: The PLT 'make' macro
Description:

The PLT 'make' macro

chicken6-spiffy 6.4
Channel: ziltis-guixchannel
Location: zilti/packages/chicken6.scm (zilti packages chicken6)
Home page: https://wiki.call-cc.org/eggref/6/spiffy
Licenses: FreeBSD
Build system: chicken
Synopsis: A small but powerful web server
Description:

A small but powerful web server

chicken6-sql-null 2.2
Channel: ziltis-guixchannel
Location: zilti/packages/chicken6.scm (zilti packages chicken6)
Home page: https://wiki.call-cc.org/eggref/6/sql-null
Licenses: Public Domain
Build system: chicken
Synopsis: A convenience extension for representing SQL NULL values
Description:

A convenience extension for representing SQL NULL values

chicken6-salmonella-html-report 1.7.2
Channel: ziltis-guixchannel
Location: zilti/packages/chicken6.scm (zilti packages chicken6)
Home page: https://wiki.call-cc.org/eggref/6/salmonella-html-report
Licenses: FreeBSD
Build system: chicken
Synopsis: A tool to generate HTML ouput out of salmonella log files
Description:

A tool to generate HTML ouput out of salmonella log files

chicken6-compile-file 1.4
Channel: ziltis-guixchannel
Location: zilti/packages/chicken6.scm (zilti packages chicken6)
Home page: https://wiki.call-cc.org/eggref/6/compile-file
Licenses: FreeBSD
Build system: chicken
Synopsis: Programmatic compiler invocation
Description:

Programmatic compiler invocation

chicken6-salmonella 3.2.1
Channel: ziltis-guixchannel
Location: zilti/packages/chicken6.scm (zilti packages chicken6)
Home page: https://wiki.call-cc.org/eggref/6/salmonella
Licenses: FreeBSD
Build system: chicken
Synopsis: A tool for testing eggs
Description:

A tool for testing eggs

chicken6-base64 1.1
Channel: ziltis-guixchannel
Location: zilti/packages/chicken6.scm (zilti packages chicken6)
Home page: https://wiki.call-cc.org/eggref/6/base64
Licenses: FreeBSD
Build system: chicken
Synopsis: Encoding and decoding of base64 strings
Description:

Encoding and decoding of base64 strings

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

Computes MD5 (RFC1321) checksums

chicken6-vlist 1.2
Channel: ziltis-guixchannel
Location: zilti/packages/chicken6.scm (zilti packages chicken6)
Home page: https://wiki.call-cc.org/eggref/6/vlist
Licenses: LGPL 3
Build system: chicken
Synopsis: An implementation of vlists, a functional list-like data structure.
Description:

An implementation of vlists, a functional list-like data structure.

chicken6-fusion-arrays 1.1
Channel: ziltis-guixchannel
Location: zilti/packages/chicken6.scm (zilti packages chicken6)
Home page: https://wiki.call-cc.org/eggref/6/fusion-arrays
Licenses: GPL 3
Build system: chicken
Synopsis: Fusion arrays.
Description:

Fusion arrays.

chicken6-srfi-34 0.8
Channel: ziltis-guixchannel
Location: zilti/packages/chicken6.scm (zilti packages chicken6)
Home page: https://wiki.call-cc.org/eggref/6/srfi-34
Licenses: BSD 1-Clause
Build system: chicken
Synopsis: SRFI-34: Exception Handling for Programs
Description:

SRFI-34: Exception Handling for Programs

chicken6-http-client 2.0.1
Channel: ziltis-guixchannel
Location: zilti/packages/chicken6.scm (zilti packages chicken6)
Home page: https://wiki.call-cc.org/eggref/6/http-client
Licenses: FreeBSD
Build system: chicken
Synopsis: High-level HTTP client library
Description:

High-level HTTP client library

chicken6-message-digest-primitive 4.4.0
Channel: ziltis-guixchannel
Location: zilti/packages/chicken6.scm (zilti packages chicken6)
Home page: https://wiki.call-cc.org/eggref/6/message-digest-primitive
Licenses: FreeBSD
Build system: chicken
Synopsis: Message Digest Primitive
Description:

Message Digest Primitive

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-ersatz 1.31
Channel: ziltis-guixchannel
Location: zilti/packages/chicken6.scm (zilti packages chicken6)
Home page: https://wiki.call-cc.org/eggref/6/ersatz
Licenses: LGPL 3
Build system: chicken
Synopsis: A template engine inspired by Jinja2 and Jingoo.
Description:

A template engine inspired by Jinja2 and Jingoo.

chicken6-record-variants 1.2
Channel: ziltis-guixchannel
Location: zilti/packages/chicken6.scm (zilti packages chicken6)
Home page: https://wiki.call-cc.org/eggref/6/record-variants
Licenses: FreeBSD
Build system: chicken
Synopsis: Optimized record access
Description:

Optimized record access

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

coops utilities

chicken6-srfi-133 2.0.0
Channel: ziltis-guixchannel
Location: zilti/packages/chicken6.scm (zilti packages chicken6)
Home page: https://wiki.call-cc.org/eggref/6/srfi-133
Licenses: FreeBSD
Build system: chicken
Synopsis: SRFI-133: Vector Library (R7RS-compatible)
Description:

SRFI-133: Vector Library (R7RS-compatible)

chicken6-srfi-48 1.1.0
Channel: ziltis-guixchannel
Location: zilti/packages/chicken6.scm (zilti packages chicken6)
Home page: https://wiki.call-cc.org/eggref/6/srfi-48
Licenses: Expat
Build system: chicken
Synopsis: SRFI-48: Intermediate Format Strings
Description:

SRFI-48: Intermediate Format Strings

chicken6-srfi-143 1.1.0
Channel: ziltis-guixchannel
Location: zilti/packages/chicken6.scm (zilti packages chicken6)
Home page: https://wiki.call-cc.org/eggref/6/srfi-143
Licenses: Expat
Build system: chicken
Synopsis: SRFI 143: Fixnums
Description:

SRFI 143: Fixnums

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

Procedures memoization

chicken6-espeak 0.2.0
Channel: ziltis-guixchannel
Location: zilti/packages/chicken6.scm (zilti packages chicken6)
Home page: https://wiki.call-cc.org/eggref/6/espeak
Licenses: GPL 3
Build system: chicken
Synopsis: Chicken bindings for espeak-ng's speak_lib.h
Description:

Chicken bindings for espeak-ng's speak_lib.h

chicken6-msgpack 2.0.0
Channel: ziltis-guixchannel
Location: zilti/packages/chicken6.scm (zilti packages chicken6)
Home page: https://wiki.call-cc.org/eggref/6/msgpack
Licenses: FreeBSD
Build system: chicken
Synopsis: MessagePack implementation for CHICKEN
Description:

MessagePack implementation for CHICKEN

Page: 1343536373842
Total packages: 1006