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

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-srfi-38 0.10
Channel: ziltis-guixchannel
Location: zilti/packages/chicken6.scm (zilti packages chicken6)
Home page: https://wiki.call-cc.org/eggref/6/srfi-38
Licenses: Public Domain
Build system: chicken
Synopsis: SRFI 38: External representation for data with shared structure
Description:

SRFI 38: External representation for data with shared structure

chicken6-uri-generic 4.0
Channel: ziltis-guixchannel
Location: zilti/packages/chicken6.scm (zilti packages chicken6)
Home page: https://wiki.call-cc.org/eggref/6/uri-generic
Licenses: FreeBSD
Build system: chicken
Synopsis: URI generic syntax (RFC 3986) parsing and manipulation.
Description:

URI generic syntax (RFC 3986) parsing and manipulation.

chicken6-begin-syntax 0.2.1
Channel: ziltis-guixchannel
Location: zilti/packages/chicken6.scm (zilti packages chicken6)
Home page: https://wiki.call-cc.org/eggref/6/begin-syntax
Licenses: FreeBSD
Build system: chicken
Synopsis: Convenience macro for inline syntax expansion
Description:

Convenience macro for inline syntax expansion

chicken6-srfi-127 1.5.1
Channel: ziltis-guixchannel
Location: zilti/packages/chicken6.scm (zilti packages chicken6)
Home page: https://wiki.call-cc.org/eggref/6/srfi-127
Licenses: FreeBSD
Build system: chicken
Synopsis: SRFI-127: Lazy Sequences
Description:

SRFI-127: Lazy Sequences

chicken6-posix-shm 1.6
Channel: ziltis-guixchannel
Location: zilti/packages/chicken6.scm (zilti packages chicken6)
Home page: https://wiki.call-cc.org/eggref/6/posix-shm
Licenses: FreeBSD
Build system: chicken
Synopsis: POSIX shared memory API
Description:

POSIX shared memory API

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

SRFI 134: Immutable deques

chicken6-posix-groups 0.3
Channel: ziltis-guixchannel
Location: zilti/packages/chicken6.scm (zilti packages chicken6)
Home page: https://wiki.call-cc.org/eggref/6/posix-groups
Licenses: FreeBSD
Build system: chicken
Synopsis: Access POSIX group information
Description:

Access POSIX group information

chicken6-micro-stats 0.7.2
Channel: ziltis-guixchannel
Location: zilti/packages/chicken6.scm (zilti packages chicken6)
Home page: https://wiki.call-cc.org/eggref/6/micro-stats
Licenses: GPL 3
Build system: chicken
Synopsis: Easily create micro-stats
Description:

Easily create micro-stats

chicken6-srfi-128 1.0.1
Channel: ziltis-guixchannel
Location: zilti/packages/chicken6.scm (zilti packages chicken6)
Home page: https://wiki.call-cc.org/eggref/6/srfi-128
Licenses: FreeBSD
Build system: chicken
Synopsis: SRFI-128: Comparators (reduced)
Description:

SRFI-128: Comparators (reduced)

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-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-chibi-diff 0.1.1
Channel: ziltis-guixchannel
Location: zilti/packages/chicken6.scm (zilti packages chicken6)
Home page: https://wiki.call-cc.org/eggref/6/chibi-diff
Licenses: FreeBSD
Build system: chicken
Synopsis: Chibi Scheme's diff library
Description:

Chibi Scheme's diff library

chicken6-linenoise 1.1
Channel: ziltis-guixchannel
Location: zilti/packages/chicken6.scm (zilti packages chicken6)
Home page: https://wiki.call-cc.org/eggref/6/linenoise
Licenses: FreeBSD
Build system: chicken
Synopsis: A minimal, zero-config, BSD licensed, readline replacement.
Description:

A minimal, zero-config, BSD licensed, readline replacement.

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-mailbox 3.3.10
Channel: ziltis-guixchannel
Location: zilti/packages/chicken6.scm (zilti packages chicken6)
Home page: https://wiki.call-cc.org/eggref/6/mailbox
Licenses: FreeBSD
Build system: chicken
Synopsis: Thread-safe queues with timeout
Description:

Thread-safe queues with timeout

chicken6-simple-sha1 1.3
Channel: ziltis-guixchannel
Location: zilti/packages/chicken6.scm (zilti packages chicken6)
Home page: https://wiki.call-cc.org/eggref/6/simple-sha1
Licenses: Public Domain
Build system: chicken
Synopsis: A fast and simple SHA1 implementation with minimal dependencies
Description:

A fast and simple SHA1 implementation with minimal dependencies

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

fp utilities

chicken6-test 1.3
Channel: ziltis-guixchannel
Location: zilti/packages/chicken6.scm (zilti packages chicken6)
Home page: https://wiki.call-cc.org/eggref/6/test
Licenses: FreeBSD
Build system: chicken
Synopsis: Yet Another Testing Utility
Description:

Yet Another Testing Utility

chicken6-json-abnf 8.0
Channel: ziltis-guixchannel
Location: zilti/packages/chicken6.scm (zilti packages chicken6)
Home page: https://wiki.call-cc.org/eggref/6/json-abnf
Licenses: GPL 3
Build system: chicken
Synopsis: Parser combinators for JavaScript Object Notation (JSON).
Description:

Parser combinators for JavaScript Object Notation (JSON).

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

Thread Utilities

chicken6-slib-wt-tree 0.2.0
Channel: ziltis-guixchannel
Location: zilti/packages/chicken6.scm (zilti packages chicken6)
Home page: https://wiki.call-cc.org/eggref/6/slib-wt-tree
Licenses: GPL 2
Build system: chicken
Synopsis: Weight-balanced trees
Description:

Weight-balanced trees

chicken6-lexgen 8.3
Channel: ziltis-guixchannel
Location: zilti/packages/chicken6.scm (zilti packages chicken6)
Home page: https://wiki.call-cc.org/eggref/6/lexgen
Licenses: GPL 3
Build system: chicken
Synopsis: Lexer combinators
Description:

Lexer combinators

chicken6-srfi-69 0.5.3
Channel: ziltis-guixchannel
Location: zilti/packages/chicken6.scm (zilti packages chicken6)
Home page: https://wiki.call-cc.org/eggref/6/srfi-69
Licenses: FreeBSD
Build system: chicken
Synopsis: SRFI-69 hash-table library
Description:

SRFI-69 hash-table library

Page: 1272829303142
Total packages: 1006