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

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.


aiger 1.9.9
Dependencies: gzip@1.14
Channel: guix
Location: gnu/packages/maths.scm (gnu packages maths)
Home page: https://fmv.jku.at/aiger
Licenses: Expat Modified BSD
Build system: gnu
Synopsis: Utilities for And-Inverter Graphs
Description:

AIGER is a format, library and set of utilities for AIGs. The focus is on conversion utilities and a generic reader and writer API.

petsc-complex 3.24.0
Dependencies: gfortran@14.3.0 openblas@0.3.31 superlu@5.3.0
Channel: guix
Location: gnu/packages/maths.scm (gnu packages maths)
Home page: https://petsc.org
Licenses: non-copyleft
Build system: gnu
Synopsis: Library to solve PDEs (with complex scalars)
Description:

PETSc, pronounced PET-see (the S is silent), is a suite of data structures and routines for the scalable (parallel) solution of scientific applications modeled by partial differential equations.

arpack-ng 3.9.1
Dependencies: eigen@3.4.0 openblas@0.3.31 gfortran@14.3.0
Channel: guix
Location: gnu/packages/maths.scm (gnu packages maths)
Home page: https://github.com/opencollab/arpack-ng
Licenses: non-copyleft
Build system: cmake
Synopsis: Fortran subroutines for solving eigenvalue problems
Description:

ARPACK-NG is a collection of Fortran77 subroutines designed to solve large scale eigenvalue problems.

python-matrix-synapse-ldap3 0.1.4
Propagated dependencies: python-twisted@25.5.0 python-ldap3@2.9.1 python-service-identity@24.2.0
Channel: guix
Location: gnu/packages/matrix.scm (gnu packages matrix)
Home page: https://github.com/matrix-org/matrix-synapse-ldap3
Licenses: ASL 2.0
Build system: pyproject
Synopsis: LDAP3 auth provider for Synapse
Description:

This package allows Synapse to use LDAP as a password provider. This lets users log in to Synapse with their username and password from an LDAP server.

python-matrix-common 1.3.0
Propagated dependencies: python-attrs@25.3.0
Channel: guix
Location: gnu/packages/matrix.scm (gnu packages matrix)
Home page: https://github.com/matrix-org/matrix-python-common
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Common utilities for Synapse, Sydent and Sygnal
Description:

This package contains code used by Synapse, Sydent, and Sygnal.

python-synapse-s3-storage-provider 1.6.0
Propagated dependencies: python-boto3@1.42.5 python-botocore@1.42.5 python-humanize@4.14.0 python-psycopg2@2.9.11 python-pyyaml@6.0.2 python-tqdm@4.67.1 python-twisted@25.5.0
Channel: guix
Location: gnu/packages/matrix.scm (gnu packages matrix)
Home page: https://github.com/matrix-org/synapse-s3-storage-provider
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Synapse storage provider to fetch and store media in Amazon S3
Description:

This package implements a storage provider for Synapse, enabling it to fetch and store media in Amazon S3.

mautrix-whatsapp 0.2605.0
Channel: guix
Location: gnu/packages/matrix.scm (gnu packages matrix)
Home page: https://go.mau.fi/mautrix-whatsapp
Licenses: AGPL 3+
Build system: go
Synopsis: Matrix <-> WhatsApp puppeting bridge
Description:

This package provides a Matrix<->WhatsApp puppeting bridge based on whatsmeow.

synapse 1.140.0
Dependencies: rust-ring@0.17.14
Propagated dependencies: python-attrs@25.3.0 python-bcrypt@3.2.2 python-bleach@6.3.0 python-canonicaljson@2.0.0 python-cryptography@44.0.0 python-ijson@3.5.0 python-immutabledict@4.2.0 python-jinja2@3.1.2 python-jsonschema@4.23.0 python-matrix-common@1.3.0 python-msgpack@1.1.2 python-multipart@0.0.20 python-netaddr@1.3.0 python-packaging@25.0 python-phonenumbers@8.13.37 python-pillow@12.1.1 python-prometheus-client@0.22.1 python-pyasn1@0.6.1 python-pyasn1-modules@0.4.2 python-pydantic@2.12.5 python-pymacaroons@0.13.0-0.78c55c1 python-pyopenssl@24.3.0 python-pyyaml@6.0.2 python-service-identity@24.2.0 python-signedjson@1.1.4 python-sortedcontainers@2.4.0 python-treq@24.9.1 python-twisted@25.5.0 python-typing-extensions@4.15.0 python-unpaddedbase64@2.1.0 python-authlib@1.5.1 python-hiredis@3.1.0 python-idna@3.10 python-lxml@6.0.2 python-matrix-synapse-ldap3@0.1.4 python-parameterized@0.9.0 python-psycopg2@2.9.11 python-psycopg2cffi@2.9.0 python-pympler@1.1-0.6d595e0 python-pysaml2@7.5.4 python-txredisapi@1.4.11-0.d2259a3
Channel: guix
Location: gnu/packages/matrix.scm (gnu packages matrix)
Home page: https://github.com/element-hq/synapse
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Matrix reference homeserver
Description:

Synapse is a reference "homeserver" implementation of Matrix from the core development team at matrix.org, written in Python/Twisted. It is intended to showcase the concept of Matrix and let folks see the spec in the context of a codebase and let you run your own homeserver and generally help bootstrap the ecosystem.

pantalaimon 0.10.6
Propagated dependencies: python-aiohttp@3.11.18 python-attrs@25.3.0 python-cachetools@6.1.0 python-click@8.3.1 python-dbus@1.3.2 python-janus@1.0.0 python-keyring@25.7.0 python-logbook@1.8.2 python-matrix-nio@0.25.2 python-notify2@0.3.1 python-peewee@3.18.2 python-platformdirs@4.3.6 python-prompt-toolkit@3.0.51 python-pydbus@0.6.0 python-pygobject@3.54.3
Channel: guix
Location: gnu/packages/matrix.scm (gnu packages matrix)
Home page: https://github.com/matrix-org/pantalaimon
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Matrix proxy daemon that adds E2E encryption capabilities
Description:

Pantalaimon is an end-to-end encryption aware Matrix reverse proxy daemon. Pantalaimon acts as a good man in the middle that handles the encryption for you. Messages are transparently encrypted and decrypted for clients inside of pantalaimon.

python-matrix-client 0.3.2
Propagated dependencies: python-requests@2.32.5
Channel: guix
Location: gnu/packages/matrix.scm (gnu packages matrix)
Home page: https://github.com/matrix-org/matrix-python-sdk
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Client-Server SDK for Matrix
Description:

This package provides client-server SDK for Matrix.

python-matrix-nio 0.25.2
Propagated dependencies: python-aiofiles@24.1.0 python-aiohttp@3.11.18 python-aiohttp-socks@0.10.1 python-atomicwrites@1.4.0 python-cachetools@6.1.0 python-h11@0.16.0 python-h2@4.1.0 python-jsonschema@4.23.0 python-olm@3.2.16 python-peewee@3.18.2 python-pycryptodome@3.23.0 python-unpaddedbase64@2.1.0
Channel: guix
Location: gnu/packages/matrix.scm (gnu packages matrix)
Home page: https://github.com/poljar/matrix-nio
Licenses: ISC
Build system: pyproject
Synopsis: Python Matrix client library, designed according to sans I/O principles
Description:

Matrix nio is a multilayered Matrix client library. The underlying base layer doesn't do any network IO on its own, but on top of that is a full fledged batteries-included asyncio layer using aiohttp.

matrix-commander 8.0.5
Dependencies: python-aiofiles@24.1.0 python-aiohttp@3.11.18 python-emoji@2.12.1 python-magic@0.4.27 python-markdown@3.10 python-matrix-nio@0.25.2 python-notify2@0.3.1 python-pillow@12.1.1 python-pyxdg@0.28
Channel: guix
Location: gnu/packages/matrix.scm (gnu packages matrix)
Home page: https://github.com/8go/matrix-commander
Licenses: GPL 3
Build system: pyproject
Synopsis: Simple command-line Matrix client
Description:

This package provides a simple but convenient Command Line Interface-based Matrix client app for sending and receiving.

maven-artifact 3.0
Propagated dependencies: java-plexus-utils@3.3.0 java-commons-lang3@3.20.0 maven-pom@3.0
Channel: guix
Location: gnu/packages/maven.scm (gnu packages maven)
Home page: https://maven.apache.org/
Licenses: ASL 2.0
Build system: ant
Synopsis: Build system
Description:

Apache Maven is a software project management and comprehension tool. This package contains the Maven Artifact classes, providing the Artifact interface, with its DefaultArtifact implementation. The jar file is executable and provides a little tool to display how Maven parses and compares versions:

java-surefire-extensions-api 3.0.0-M4
Dependencies: java-plexus-component-annotations@2.1.0
Propagated dependencies: java-surefire-api@3.0.0-M4 java-surefire-parent-pom@3.0.0-M4
Channel: guix
Location: gnu/packages/maven.scm (gnu packages maven)
Home page: https://maven.apache.org/surefire/surefire-logger-api
Licenses: ASL 2.0
Build system: ant
Synopsis: Extension API for Maven SureFire
Description:

Surefire is a test framework project. This is the aggregator POM in Apache Maven Surefire project.

java-eclipse-aether-spi 1.0.2
Propagated dependencies: java-eclipse-aether-api@1.0.2
Channel: guix
Location: gnu/packages/maven.scm (gnu packages maven)
Home page: https://github.com/sonatype/sonatype-aether
Licenses: ASL 2.0
Build system: ant
Synopsis: Maven repository system SPI
Description:

This package contains the service provider interface (SPI) for repository system implementations and repository connectors.

java-eclipse-aether-util 1.0.2
Propagated dependencies: java-eclipse-aether-api@1.0.2
Channel: guix
Location: gnu/packages/maven.scm (gnu packages maven)
Home page: https://github.com/sonatype/sonatype-aether
Licenses: ASL 2.0
Build system: ant
Synopsis: Utility classes for the maven repository system
Description:

This package contains a collection of utility classes to ease usage of the repository system.

maven-model-builder 3.0
Propagated dependencies: java-plexus-component-annotations@2.1.0 java-plexus-interpolation@1.26 java-plexus-utils@3.3.0 maven-artifact@3.0 maven-model@3.0 maven-pom@3.0
Channel: guix
Location: gnu/packages/maven.scm (gnu packages maven)
Home page: https://maven.apache.org/
Licenses: ASL 2.0
Build system: ant
Synopsis: Build system
Description:

Apache Maven is a software project management and comprehension tool. This package contains the effective model builder, with profile activation, inheritance, interpolation, …

maven-settings 3.9.0
Propagated dependencies: java-plexus-utils@3.3.0 maven-pom@3.9.0
Channel: guix
Location: gnu/packages/maven.scm (gnu packages maven)
Home page: https://maven.apache.org/
Licenses: ASL 2.0
Build system: ant
Synopsis: Build system
Description:

Apache Maven is a software project management and comprehension tool. This package contains strictly the model for Maven settings, that is simply plain java objects.

java-sonatype-aether-spi 1.13.1
Propagated dependencies: java-sonatype-aether-api@1.13.1
Channel: guix
Location: gnu/packages/maven.scm (gnu packages maven)
Home page: https://github.com/sonatype/sonatype-aether
Licenses: ASL 2.0
Build system: ant
Synopsis: Maven repository system SPI
Description:

This package contains the service provider interface (SPI) for repository system implementations and repository connectors.

java-sonatype-aether-spi 1.7
Propagated dependencies: java-sonatype-aether-api@1.7
Channel: guix
Location: gnu/packages/maven.scm (gnu packages maven)
Home page: https://github.com/sonatype/sonatype-aether
Licenses: ASL 2.0
Build system: ant
Synopsis: Maven repository system SPI
Description:

This package contains the service provider interface (SPI) for repository system implementations and repository connectors.

maven-resolver-transport-http 1.9.4
Dependencies: java-eclipse-sisu-inject@0.3.5 java-eclipse-sisu-plexus@0.3.5 java-javax-inject@1 java-plexus-classworlds@2.6.0 java-plexus-component-annotations@2.1.0 java-plexus-utils@3.3.0 java-slf4j-api@1.7.25 maven-resolver-api@1.9.4 maven-resolver-spi@1.9.4 maven-resolver-util@1.9.4 maven-wagon-provider-api@3.4.3
Propagated dependencies: java-httpcomponents-httpclient@4.5.12 java-httpcomponents-httpcore@4.4.6
Channel: guix
Location: gnu/packages/maven.scm (gnu packages maven)
Home page: https://github.com/apache/maven-resolver
Licenses: ASL 2.0
Build system: ant
Synopsis: Transport implementation for Maven
Description:

This package contains a transport implementation based on HTTP, for use in Maven.

maven-resolver-provider 3.9.0
Propagated dependencies: maven-model@3.9.0 maven-model-builder@3.9.0 maven-resolver-spi@1.9.4 maven-resolver-api@1.9.4 maven-resolver-impl@1.9.4 maven-resolver-util@1.9.4 maven-builder-support@3.9.0 maven-repository-metadata@3.9.0 java-plexus-utils@3.3.0 java-plexus-component-annotations@2.1.0 java-guice@4.1 java-javax-inject@1
Channel: guix
Location: gnu/packages/maven.scm (gnu packages maven)
Home page: https://maven.apache.org/
Licenses: ASL 2.0
Build system: ant
Synopsis: Build system
Description:

Apache Maven is a software project management and comprehension tool. This package contains the Maven Artifact classes, providing the Artifact interface, with its DefaultArtifact implementation. The jar file is executable and provides a little tool to display how Maven parses and compares versions:

maven-doxia-core 2.0.0-M2
Propagated dependencies: maven-doxia-parent-pom@2.0.0-M2 maven-doxia-sink-api@2.0.0-M2 java-slf4j-api@1.7.25 java-javax-inject@1 java-plexus-utils@3.3.0 java-eclipse-sisu-plexus@0.3.5 java-commons-text@1.15.0
Channel: guix
Location: gnu/packages/maven.scm (gnu packages maven)
Home page: https://maven.apache.org/doxia/index.html
Licenses: ASL 2.0
Build system: ant
Synopsis: Doxia core classes and interfaces
Description:

Doxia is a content generation framework that provides powerful techniques for generating static and dynamic content, supporting a variety of markup languages.

This package contains Doxia core classes and interfaces.

maven-plugin-api 3.0
Propagated dependencies: java-plexus-interpolation@1.26 java-plexus-utils@3.3.0 maven-artifact@3.0 maven-builder-support@3.9.0 maven-model@3.0 maven-pom@3.0
Channel: guix
Location: gnu/packages/maven.scm (gnu packages maven)
Home page: https://maven.apache.org/
Licenses: ASL 2.0
Build system: ant
Synopsis: Build system
Description:

Apache Maven is a software project management and comprehension tool. This package contains strictly the API for plugins -- composed of goals implemented by Mojos -- development.

A plugin is described in a META-INF/maven/plugin.xml plugin descriptor, generally generated from plugin sources using maven-plugin-plugin.

Total packages: 32521