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

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.


python-feather-format 0.4.1
Propagated dependencies: python-pandas@2.3.3 python-pyarrow@23.0.1
Channel: guix
Location: gnu/packages/serialization.scm (gnu packages serialization)
Home page: https://github.com/wesm/feather
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Python wrapper to the Feather file format
Description:

This package provides a Python wrapper library to the Apache Arrow-based Feather binary columnar serialization data frame format.

lua5.1-libmpack 1.0.8
Dependencies: lua@5.1.5
Channel: guix
Location: gnu/packages/serialization.scm (gnu packages serialization)
Home page: https://github.com/libmpack/libmpack-lua
Licenses: Expat
Build system: gnu
Synopsis: Lua bindings for the libmpack binary serialization library
Description:

Libmpack is a small binary serialization and RPC library that implements both the msgpack and msgpack-rpc specifications.

msgpack-c 6.0.0
Propagated dependencies: zlib@1.3.1
Channel: guix
Location: gnu/packages/serialization.scm (gnu packages serialization)
Home page: https://www.msgpack.org
Licenses: Boost 1.0
Build system: cmake
Synopsis: Binary serialization library
Description:

Msgpack is a library for C that implements binary serialization.

jsoncpp 1.9.6
Channel: guix
Location: gnu/packages/serialization.scm (gnu packages serialization)
Home page: https://github.com/open-source-parsers/jsoncpp
Licenses: Expat
Build system: meson
Synopsis: C++ library for interacting with JSON
Description:

JsonCpp is a C++ library that allows manipulating JSON values, including serialization and deserialization to and from strings. It can also preserve existing comment in unserialization/serialization steps, making it a convenient format to store user input files.

go-github-com-google-flatbuffers 24.12.23
Channel: guix
Location: gnu/packages/serialization.scm (gnu packages serialization)
Home page: https://google.github.io/flatbuffers/
Licenses: ASL 2.0
Build system: go
Synopsis: Memory-efficient serialization library
Description:

FlatBuffers is a cross-platform serialization library for C++, C#, C, Go, Java, JavaScript, PHP, and Python. It was originally created for game development and other performance-critical applications.

jsoncpp 1.9.6
Channel: guix
Location: gnu/packages/serialization.scm (gnu packages serialization)
Home page: https://github.com/open-source-parsers/jsoncpp
Licenses: Expat
Build system: meson
Synopsis: C++ library for interacting with JSON
Description:

JsonCpp is a C++ library that allows manipulating JSON values, including serialization and deserialization to and from strings. It can also preserve existing comment in unserialization/serialization steps, making it a convenient format to store user input files.

flatbuffers 23.5.26
Channel: guix
Location: gnu/packages/serialization.scm (gnu packages serialization)
Home page: https://google.github.io/flatbuffers/
Licenses: ASL 2.0
Build system: cmake
Synopsis: Memory-efficient serialization library
Description:

FlatBuffers is a cross-platform serialization library for C++, C#, C, Go, Java, JavaScript, PHP, and Python. It was originally created for game development and other performance-critical applications.

python-flatbuffers 24.12.23
Channel: guix
Location: gnu/packages/serialization.scm (gnu packages serialization)
Home page: https://flatbuffers.dev
Licenses: ASL 2.0
Build system: pyproject
Synopsis: FlatBuffers serialization for Python
Description:

This package provides the FlatBuffers serialization format for Python.

lua-libmpack 1.0.8
Dependencies: lua@5.3.5
Channel: guix
Location: gnu/packages/serialization.scm (gnu packages serialization)
Home page: https://github.com/libmpack/libmpack-lua
Licenses: Expat
Build system: gnu
Synopsis: Lua bindings for the libmpack binary serialization library
Description:

Libmpack is a small binary serialization and RPC library that implements both the msgpack and msgpack-rpc specifications.

python-ruamel.yaml 0.18.14
Propagated dependencies: python-ruamel.yaml.clib@0.2.12
Channel: guix
Location: gnu/packages/serialization.scm (gnu packages serialization)
Home page: https://sourceforge.net/projects/ruamel-yaml/
Licenses: Expat
Build system: pyproject
Synopsis: YAML 1.2 parser/emitter
Description:

This package provides YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order. It is a derivative of Kirill Simonov’s PyYAML 3.11. It supports YAML 1.2 and has round-trip loaders and dumpers. It supports comments. Block style and key ordering are kept, so you can diff the source.

serveez 0.3.0
Dependencies: guile@2.2.7
Channel: guix
Location: gnu/packages/serveez.scm (gnu packages serveez)
Home page: https://www.gnu.org/software/serveez/
Licenses: GPL 3+
Build system: gnu
Synopsis: Framework for implementing IP-based servers
Description:

GNU Serveez is a server framework providing the routines necessary to easily implement IP-based servers in your application. It demonstrates aspects of network programming in a portable manner, making it convenient for both simplifying the process of adding a server to your application or for learning about how network services work. Several example servers are provided already, such as an HTTP server and an IRC server.

oksh 7.5
Channel: guix
Location: gnu/packages/shells.scm (gnu packages shells)
Home page: https://github.com/ibara/oksh
Licenses: Public Domain ISC Modified BSD
Build system: gnu
Synopsis: Portable OpenBSD Korn Shell
Description:

Oksh is a portable OpenBSD ksh. Not an official OpenBSD project. Unlike other ports of OpenBSD ksh, this port is entirely self-contained and aims to be maximally portable across operating systems and C compilers.

oils-for-unix 0.37.0
Dependencies: readline@8.2.13
Channel: guix
Location: gnu/packages/shells.scm (gnu packages shells)
Home page: https://oils.pub
Licenses: ASL 2.0
Build system: gnu
Synopsis: Programming language and Bash-compatible Unix shell
Description:

Oils is a programming language with automatic translation for Bash. It includes OSH, a Unix/POSIX shell that runs unmodified Bash scripts and YSH is a legacy-free shell, with structured data for Python and JavaScript users who avoid shell.

oil 0.37.0
Dependencies: readline@8.2.13
Channel: guix
Location: gnu/packages/shells.scm (gnu packages shells)
Home page: https://oils.pub
Licenses: ASL 2.0
Build system: gnu
Synopsis: Programming language and Bash-compatible Unix shell
Description:

Oils is a programming language with automatic translation for Bash. It includes OSH, a Unix/POSIX shell that runs unmodified Bash scripts and YSH is a legacy-free shell, with structured data for Python and JavaScript users who avoid shell.

gash-utils 0.2.0
Dependencies: guile@3.0.9 gash@0.3.1
Channel: guix
Location: gnu/packages/shells.scm (gnu packages shells)
Home page: https://savannah.nongnu.org/projects/gash/
Licenses: GPL 3+
Build system: gnu
Synopsis: Core POSIX utilities written in Guile Scheme
Description:

Gash-Utils provides Scheme implementations of many common POSIX utilities (there are about 40 of them, ranging in complexity from false to awk). The utilities are designed to be capable of bootstrapping their standard GNU counterparts. Underpinning these utilities are many Scheme interfaces for manipulating files and text.

dash 0.5.12
Dependencies: libedit@20191231-3.1
Channel: guix
Location: gnu/packages/shells.scm (gnu packages shells)
Home page: http://gondor.apana.org.au/~herbert/dash
Licenses: Modified BSD GPL 2+
Build system: gnu
Synopsis: POSIX-compliant shell optimised for size
Description:

Dash is a POSIX-compliant /bin/sh implementation that aims to be as small as possible, often without sacrificing speed. It is faster than the GNU Bourne-Again Shell (bash) at most scripted tasks. Dash is a direct descendant of NetBSD's Almquist Shell (ash).

fish-foreign-env 0.20230823
Dependencies: bash@5.2.37 coreutils@9.1 sed@4.9
Channel: guix
Location: gnu/packages/shells.scm (gnu packages shells)
Home page: https://github.com/oh-my-fish/plugin-foreign-env
Licenses: Expat
Build system: trivial
Synopsis: Foreign environment interface for fish shell
Description:

fish-foreign-env wraps bash script execution in a way that environment variables that are exported or modified get imported back into fish.

zsh 5.9
Dependencies: ncurses@6.2.20210619 pcre@8.45 perl@5.36.0
Channel: guix
Location: gnu/packages/shells.scm (gnu packages shells)
Home page: https://www.zsh.org/
Licenses: GPL 2+
Build system: gnu
Synopsis: Powerful shell for interactive use and scripting
Description:

The Z shell (zsh) is a Unix shell that can be used as an interactive login shell and as a powerful command interpreter for shell scripting. Zsh can be thought of as an extended Bourne shell with a large number of improvements, including some features of bash, ksh, and tcsh.

loksh 7.8
Dependencies: ncurses@6.2.20210619
Channel: guix
Location: gnu/packages/shells.scm (gnu packages shells)
Home page: https://github.com/dimkr/loksh
Licenses: Public Domain
Build system: meson
Synopsis: Korn Shell from OpenBSD
Description:

loksh is a Linux port of OpenBSD's ksh. It is a small, interactive POSIX shell targeted at resource-constrained systems.

xonsh 0.19.9
Dependencies: python-distro@1.9.0 python-ply@3.11 python-prompt-toolkit@3.0.51 python-pygments@2.19.1 python-pyperclip@1.9.0 python-setproctitle@1.3.7
Channel: guix
Location: gnu/packages/shells.scm (gnu packages shells)
Home page: https://xon.sh/
Licenses: FreeBSD
Build system: pyproject
Synopsis: Python-ish shell
Description:

Xonsh is a Python-ish, BASHwards-looking shell language and command prompt. The language is a superset of Python 3.4+ with additional shell primitives that you are used to from Bash and IPython. It works on all major systems including Linux, Mac OSX, and Windows. Xonsh is meant for the daily use of experts and novices alike.

fish 4.5.0
Dependencies: fish-foreign-env@0.20230823 ncurses@6.2.20210619 pcre2@10.42 python@3.11.14 rust-pcre2-utf32@0.2.9 rust-pcre2-utf32@0.2.9
Channel: guix
Location: gnu/packages/shells.scm (gnu packages shells)
Home page: https://fishshell.com/
Licenses: GPL 2
Build system: cmake
Synopsis: The friendly interactive shell
Description:

Fish (friendly interactive shell) is a shell focused on interactive use, discoverability, and friendliness. Fish has very user-friendly and powerful tab-completion, including descriptions of every completion, completion of strings with wildcards, and many completions for specific commands. It also has extensive and discoverable help. A special help command gives access to all the fish documentation in your web browser. Other features include smart terminal handling based on terminfo, an easy to search history, and syntax highlighting.

es 0.9.2
Dependencies: readline@8.2.13
Channel: guix
Location: gnu/packages/shells.scm (gnu packages shells)
Home page: https://wryun.github.io/es-shell/
Licenses: Public Domain
Build system: gnu
Synopsis: Extensible shell with higher-order functions
Description:

Es is an extensible shell. The language was derived from the Plan 9 shell, rc, and was influenced by functional programming languages, such as Scheme, and the Tcl embeddable programming language. This implementation is derived from Byron Rakitzis's public domain implementation of rc, and was written by Paul Haahr and Byron Rakitzis.

rc 1.7.4
Dependencies: readline@8.2.13 perl@5.36.0
Channel: guix
Location: gnu/packages/shells.scm (gnu packages shells)
Home page: https://github.com/rakitzis/rc
Licenses: Zlib
Build system: gnu
Synopsis: Alternative implementation of the rc shell by Byron Rakitzis
Description:

This is a reimplementation by Byron Rakitzis of the Plan 9 shell. It has a small feature set similar to a traditional Bourne shell.

tcsh 6.24.15
Dependencies: libxcrypt@4.4.38 ncurses@6.2.20210619
Channel: guix
Location: gnu/packages/shells.scm (gnu packages shells)
Home page: https://www.tcsh.org/
Licenses: Original BSD
Build system: gnu
Synopsis: Unix shell based on csh
Description:

Tcsh is an enhanced, but completely compatible version of the Berkeley UNIX C shell (csh). It is a command language interpreter usable both as an interactive login shell and a shell script command processor. It includes a command-line editor, programmable word completion, spelling correction, a history mechanism, job control and a C-like syntax.

Total packages: 70999