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

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-hacking 7.0.0
Propagated dependencies: python-flake8@7.1.1
Channel: guix
Location: gnu/packages/openstack.scm (gnu packages openstack)
Home page: https://github.com/openstack-dev/hacking
Licenses: ASL 2.0
Build system: pyproject
Synopsis: OpenStack hacking guideline enforcement
Description:

Python-hacking is a set of flake8 plugins that test and enforce the OpenStack style guidelines.

python-oslo-serialization 5.7.0
Propagated dependencies: python-msgpack@1.1.2 python-oslo-utils@7.4.0 python-tzdata@2025.1
Channel: guix
Location: gnu/packages/openstack.scm (gnu packages openstack)
Home page: https://launchpad.net/oslo
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Oslo serialization library
Description:

The oslo.serialization library provides support for representing objects in transmittable and storable formats, such as JSON and MessagePack.

python-os-testr 3.0.0-0.0ba674d
Propagated dependencies: python-stestr@4.2.0
Channel: guix
Location: gnu/packages/openstack.scm (gnu packages openstack)
Home page: https://github.com/openstack/os-testr
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Testr wrapper to provide functionality for OpenStack projects
Description:

Os-testr provides developers with a testr wrapper and an output filter for subunit.

python-oslo-config 9.8.0
Propagated dependencies: python-netaddr@1.3.0 python-oslo-i18n@6.5.1 python-pyyaml@6.0.2 python-requests@2.32.5 python-rfc3986@2.0.0 python-stevedore@5.4.1
Channel: guix
Location: gnu/packages/openstack.scm (gnu packages openstack)
Home page: https://launchpad.net/oslo
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Oslo Configuration API
Description:

The Oslo configuration API supports parsing command line arguments and .ini style configuration files.

python-openstacksdk 4.6.0
Propagated dependencies: python-cryptography@44.0.0 python-decorator@5.2.1 python-dogpile-cache@1.3.4 python-iso8601@2.1.0 python-jmespath@1.0.1 python-jsonpatch@1.33 python-keystoneauth1@5.11.1 python-os-service-types@1.8.0 python-pbr@7.0.1 python-platformdirs@4.3.6 python-psutil@7.2.2 python-pyyaml@6.0.2 python-requestsexceptions@1.4.0 python-typing-extensions@4.15.0
Channel: guix
Location: gnu/packages/openstack.scm (gnu packages openstack)
Home page: https://docs.openstack.org/openstacksdk/latest/
Licenses: ASL 2.0
Build system: pyproject
Synopsis: SDK for building applications to work with OpenStack
Description:

This package provides a client library for building applications to work with OpenStack clouds. The SDK aims to provide a consistent and complete set of interactions with OpenStack’s many services, along with complete documentation, examples, and tools.

python-git-review 2.5.0
Dependencies: bash-minimal@5.2.37 git-minimal@2.54.0 openssh-sans-x@10.3p1
Propagated dependencies: python-requests@2.32.5
Channel: guix
Location: gnu/packages/openstack.scm (gnu packages openstack)
Home page: https://docs.openstack.org/infra/git-review/
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Command-line tool for Gerrit
Description:

Git-review is a command-line tool that helps submitting Git branches to Gerrit for review, or fetching existing ones.

python-oslotest 5.0.1
Propagated dependencies: python-fixtures@4.2.6 python-subunit@1.4.4 python-testtools@2.7.2
Channel: guix
Location: gnu/packages/openstack.scm (gnu packages openstack)
Home page: https://launchpad.net/oslo
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Oslo test framework
Description:

The Oslo Test framework provides common fixtures, support for debugging, and better support for mocking results.

python-oslo-log 7.2.0
Propagated dependencies: python-dateutil@2.9.0 python-oslo-config@9.8.0 python-oslo-context@5.0.0 python-oslo-i18n@6.5.1 python-oslo-serialization@5.7.0 python-oslo-utils@7.4.0
Channel: guix
Location: gnu/packages/openstack.scm (gnu packages openstack)
Home page: https://launchpad.net/oslo
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Python logging library of the Oslo project
Description:

The oslo.log (logging) configuration library provides standardized configuration for all OpenStack projects. It also provides custom formatters, handlers and support for context specific logging (like resource id’s etc).

python-keystoneauth1 5.11.1
Propagated dependencies: python-iso8601@2.1.0 python-os-service-types@1.8.0 python-pbr@7.0.1 python-requests@2.32.5 python-stevedore@5.4.1 python-typing-extensions@4.15.0
Channel: guix
Location: gnu/packages/openstack.scm (gnu packages openstack)
Home page: https://docs.openstack.org/keystoneauth/latest/
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Authentication Library for OpenStack Identity
Description:

Keystoneauth provides a standard way to do authentication and service requests within the OpenStack ecosystem. It is designed for use in conjunction with the existing OpenStack clients and for simplifying the process of writing new clients.

python-oslo-i18n 6.5.1
Channel: guix
Location: gnu/packages/openstack.scm (gnu packages openstack)
Home page: https://launchpad.net/oslo
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Oslo internationalization (i18n) library
Description:

The oslo.i18n library contain utilities for working with internationalization (i18n) features, especially translation for text strings in an application or library.

python-cliff 4.10.0
Propagated dependencies: python-autopage@0.5.1 python-cmd2@2.5.11 python-prettytable@3.12.0 python-pyyaml@6.0.2 python-stevedore@5.4.1
Channel: guix
Location: gnu/packages/openstack.scm (gnu packages openstack)
Home page: https://opendev.org/openstack/cliff
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Framework for building command line programs
Description:

The cliff framework allows creating multi-level commands such as those of subversion and git, where the main program handles some basic argument parsing and then invokes a sub-command to do the work. It uses plugins to define sub-commands, output formatters, and other extensions.

python-openstackdocstheme 3.4.1
Propagated dependencies: python-dulwich@1.0.0 python-pbr@7.0.1 python-sphinx@9.0.3
Channel: guix
Location: gnu/packages/openstack.scm (gnu packages openstack)
Home page: https://docs.openstack.org/openstackdocstheme/latest/
Licenses: ASL 2.0
Build system: pyproject
Synopsis: OpenStack Docs Theme
Description:

This package provides themes and extensions for Sphinx for publishing to docs.openstack.org and developer.openstack.org.

python-swiftclient 4.8.0
Propagated dependencies: python-requests@2.32.5
Channel: guix
Location: gnu/packages/openstack.scm (gnu packages openstack)
Home page: https://www.openstack.org/
Licenses: ASL 2.0
Build system: pyproject
Synopsis: OpenStack Object Storage API Client Library
Description:

OpenStack Object Storage (code-named Swift) creates redundant, scalable object storage using clusters of standardized servers to store petabytes of accessible data. It is not a file system or real-time data storage system, but rather a long-term storage system for a more permanent type of static data that can be retrieved, leveraged, and then updated if necessary. Primary examples of data that best fit this type of storage model are virtual machine images, photo storage, email storage and backup archiving. Having no central "brain" or master point of control provides greater scalability, redundancy and permanence.

python-orange-canvas-core 0.2.6
Propagated dependencies: python-anyqt@0.2.1 python-commonmark@0.9.1 python-dictdiffer@0.9.0 python-docutils@0.21.2 python-numpy@2.3.1 python-packaging@25.0 python-qasync@0.28.0 python-requests@2.32.5 python-requests-cache@1.2.1 python-truststore@0.10.4 python-typing-extensions@4.15.0
Channel: guix
Location: gnu/packages/orange.scm (gnu packages orange)
Home page: https://github.com/biolab/orange-canvas-core
Licenses: GPL 3
Build system: pyproject
Synopsis: Core component of Orange Canvas
Description:

Orange Canvas Core is a framework for building graphical user interfaces for editing workflows. It is a component used to build the Orange Canvas data-mining application.

python-serverfiles 0.3.1
Propagated dependencies: python-requests@2.32.5
Channel: guix
Location: gnu/packages/orange.scm (gnu packages orange)
Home page: https://github.com/biolab/serverfiles
Licenses: GPL 3+
Build system: pyproject
Synopsis: Utility to access files on a HTTP server and store them locally
Description:

This package provides an utility that accesses files on a HTTP server and stores them locally for reuse. It is primarily used by the Orange framework.

python-orange-widget-base 4.25.1
Propagated dependencies: python-anyqt@0.2.1 python-matplotlib@3.10.8 python-orange-canvas-core@0.2.6 python-pyqtgraph@0.13.7 python-typing-extensions@4.15.0
Channel: guix
Location: gnu/packages/orange.scm (gnu packages orange)
Home page: https://github.com/biolab/orange-widget-base
Licenses: GPL 3+
Build system: pyproject
Synopsis: Base Widget for Orange Canvas
Description:

Orange Widget Base provides a base widget component for a interactive GUI based workflow. It is primarily used in the Orange framework.

ots 0.5.0
Dependencies: glib@2.86.0 popt@1.18 libxml2@2.14.6 zlib@1.3.1
Channel: guix
Location: gnu/packages/ots.scm (gnu packages ots)
Home page: http://libots.sourceforge.net/
Licenses: GPL 2+
Build system: gnu
Synopsis: Tool for summarizing texts
Description:

The Open Text Summarizer is a library and command-line tool for summarizing texts. The program reads a text and decides which sentences are important and which are not. OTS will create a short summary or will highlight the main ideas in the text.

The program can either print the summarized text as plain text or HTML. If in HTML, the important sentences are highlighted.

The program is multi lingual and works with UTF-8 encoding.

libsolv 0.7.35
Dependencies: libxml2@2.14.6 xz@5.4.5 bzip2@1.0.8 zstd@1.5.6
Channel: guix
Location: gnu/packages/package-management.scm (gnu packages package-management)
Home page: https://github.com/openSUSE/libsolv
Licenses: Modified BSD
Build system: cmake
Synopsis: Library for solving package dependencies
Description:

Libsolv is a library for solving package dependencies using a SAT solver. It is used by the RPM package manager and the Mamba/Conda package managers.

xstow 1.1.1
Channel: guix
Location: gnu/packages/package-management.scm (gnu packages package-management)
Home page: https://xstow.sourceforge.net/
Licenses: GPL 2
Build system: gnu
Synopsis: Replacement of GNU Stow written in C++
Description:

XStow is a replacement of GNU Stow written in C++. It supports all features of Stow with some extensions.

pipx 1.7.1
Dependencies: python-argcomplete@3.6.2 python-colorama@0.4.6 python-packaging@25.0 python-platformdirs@4.3.6 python-tomli@2.2.1 python-userpath@1.9.2
Channel: guix
Location: gnu/packages/package-management.scm (gnu packages package-management)
Home page: https://pypa.github.io/pipx/
Licenses: Expat
Build system: pyproject
Synopsis: Install and run Python applications in isolated environments
Description:

pipx is a tool to help you install and run end-user applications written in Python. It's roughly similar to JavaScript's npx, and Trisquel's apt.

toys 0.1.2
Dependencies: guile-json@4.7.3 guile-readline@3.0.9 guile-sqlite3@0.1.3 guix@1.5.0-4.2ef8ed9
Channel: guix
Location: gnu/packages/package-management.scm (gnu packages package-management)
Home page: https://toys.whereis.social/
Licenses: GPL 3+
Build system: guile
Synopsis: Search engine for Guix channels
Description:

Toys is a search engine for collecting and displaying Guix channel data found across the internet. Toys provides a command-line interface for interacting with the application.

akku 1.1.0
Dependencies: bash-minimal@5.2.37 guile@3.0.9 curl@8.6.0
Channel: guix
Location: gnu/packages/package-management.scm (gnu packages package-management)
Home page: https://akkuscm.org/
Licenses: GPL 3+
Build system: gnu
Synopsis: Language package manager for Scheme
Description:

Akku.scm is a project-based language package manager for R6RS and R7RS Scheme. It is mainly meant for programmers who develop portable programs or libraries in Scheme, but could potentially work for end-users of those programs. It also has a translator from R7RS, which allows most R7RS code to run on R6RS implementations.

guix-modules 0.4.0
Channel: guix
Location: gnu/packages/package-management.scm (gnu packages package-management)
Home page: https://codeberg.org/guix-science/guix-modules
Licenses: GPL 3+
Build system: guile
Synopsis: Generate environment modules from Guix packages
Description:

Guix-Modules is an extension of Guix that provides a new guix module command. The guix module create sub-command creates environment modules, allowing you to manipulate software environments with the module command commonly found on HPC clusters.

Total packages: 72465