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

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.


libjami 20260220.0
Dependencies: alsa-lib@1.2.16 asio@1.36.0 dhtnet@0.1.0-2.7cadae4 eudev@3.2.14 ffmpeg-jami@6.1.5 jack@0.125.0 jsoncpp@1.9.6 libarchive@3.7.7 libgit2@1.9.4 libnatpmp@20250404-0.134fc89 libsecp256k1@0.7.1 libupnp@1.14.30 opendht@3.7.0rc8 openssl@3.5.5 pjproject-jami@2.13.1-0.59d9e13 pulseaudio@16.1 sdbus-c++@2.1.0 speex@1.2.1 speexdsp@1.2.1 simdutf@9.0.0 webrtc-audio-processing@0.3.1 yaml-cpp@0.9.0
Channel: guix
Location: gnu/packages/jami.scm (gnu packages jami)
Home page: https://jami.net/
Licenses: GPL 3+
Build system: meson
Synopsis: Jami core library and daemon
Description:

This package provides a library and daemon implementing the Jami core functionality. Jami is a secure and distributed voice, video and chat communication platform that requires no centralized server and leaves the power of privacy in the hands of the user. It supports the SIP and IAX protocols, as well as decentralized calling using P2P-DHT. The "bin" output contains the D-Bus daemon (jamid) as well as the Jami D-Bus service definitions.

jami-docs 0.0.0-5.f95825c
Channel: guix
Location: gnu/packages/jami.scm (gnu packages jami)
Home page: https://git.jami.net/
Licenses: FDL 1.3+
Build system: copy
Synopsis: Documentation for Jami
Description:

This package contains the documentation of Jami. Jami is a secure and distributed voice, video and chat communication platform that requires no centralized server and leaves the power of privacy in the hands of the user. It supports the SIP and IAX protocols, as well as decentralized calling using P2P-DHT.

jikes 1.22
Channel: guix
Location: gnu/packages/java-bootstrap.scm (gnu packages java-bootstrap)
Home page: https://jikes.sourceforge.net/
Licenses: IBMPL 1.0
Build system: gnu
Synopsis: Compiler for the Java language
Description:

Jikes is a compiler that translates Java source files as defined in The Java Language Specification into the bytecoded instruction set and binary format defined in The Java Virtual Machine Specification.

classpath 0.99-1.e7c13ee0c
Channel: guix
Location: gnu/packages/java-bootstrap.scm (gnu packages java-bootstrap)
Home page: https://www.gnu.org/software/classpath/
Licenses: GPL 2+
Build system: gnu
Synopsis: Essential libraries for Java
Description:

GNU Classpath is a project to create core class libraries for use with runtimes, compilers and tools for the Java programming language.

ecj-javac-wrapper 3.2.2
Channel: guix
Location: gnu/packages/java-bootstrap.scm (gnu packages java-bootstrap)
Home page: https://eclipse.org
Licenses: EPL 1.0
Build system: trivial
Synopsis: Eclipse Java development tools core batch compiler
Description:

This package provides a wrapper around the Eclipse compiler for Java (ecj) with a command line interface that is compatible with the standard javac executable.

jamvm 2.0.0
Dependencies: classpath@0.99-1.e7c13ee0c ecj-javac-wrapper@3.2.2 libffi@3.4.6 zip@3.0 zlib@1.3.1
Channel: guix
Location: gnu/packages/java-bootstrap.scm (gnu packages java-bootstrap)
Home page: https://jamvm.sourceforge.net/
Licenses: GPL 2+
Build system: gnu
Synopsis: Small Java Virtual Machine
Description:

JamVM is a Java Virtual Machine conforming to the JVM specification edition 2 (blue book). It is extremely small. However, unlike other small VMs it supports the full spec, including object finalisation and JNI.

java-jbzip2 0.9.1
Channel: guix
Location: gnu/packages/java-compression.scm (gnu packages java-compression)
Home page: https://code.google.com/archive/p/jbzip2/
Licenses: Expat
Build system: ant
Synopsis: Java bzip2 compression/decompression library
Description:

Jbzip2 is a Java bzip2 compression/decompression library. It can be used as a replacement for the Apache CBZip2InputStream / CBZip2OutputStream classes.

java-snappy 1.0.3-rc3
Dependencies: java-osgi-framework@1.8.0
Propagated dependencies: bitshuffle-for-snappy@0.5.2 snappy@1.1.9
Channel: guix
Location: gnu/packages/java-compression.scm (gnu packages java-compression)
Home page: https://github.com/xerial/snappy-java
Licenses: ASL 2.0
Build system: ant
Synopsis: Compression/decompression algorithm in Java
Description:

Snappy-java is a Java port of snappy, a fast C++ compressor/decompressor.

java-xz 1.9
Channel: guix
Location: gnu/packages/java-compression.scm (gnu packages java-compression)
Home page: https://tukaani.org
Licenses: Public Domain
Build system: ant
Synopsis: XZ in Java
Description:

Tukaani-xz is an implementation of xz compression/decompression algorithms in Java.

java-zstd 1.5.7-7
Dependencies: zstd@1.5.6
Channel: guix
Location: gnu/packages/java-compression.scm (gnu packages java-compression)
Home page: https://github.com/luben/zstd-jni
Licenses: FreeBSD
Build system: ant
Synopsis: JNI bindings for Zstd native library
Description:

Zstd, short for Zstandard, is a lossless compression algorithm, which provides both good compression ratio and speed for standard compression needs. This package provides JNI bindings for Zstd native library that provides fast and high compression lossless algorithm for Android, Java and all JVM languages.

java-iq80-snappy 0.4
Channel: guix
Location: gnu/packages/java-compression.scm (gnu packages java-compression)
Home page: https://github.com/dain/snappy
Licenses: ASL 2.0
Build system: ant
Synopsis: Java port of the Snappy (de)compressor
Description:

Iq80-snappy is a port of the Snappy compressor and decompressor rewritten in pure Java. This compression code produces a byte-for-byte exact copy of the output created by the original C++ code, and is extremely fast.

java-snappy 1.1.7.5
Dependencies: java-osgi-framework@1.8.0
Propagated dependencies: bitshuffle-for-snappy@0.5.2 snappy@1.1.9
Channel: guix
Location: gnu/packages/java-compression.scm (gnu packages java-compression)
Home page: https://github.com/xerial/snappy-java
Licenses: ASL 2.0
Build system: ant
Synopsis: Compression/decompression algorithm in Java
Description:

Snappy-java is a Java port of snappy, a fast C++ compressor/decompressor.

ditaa 0.11.0
Dependencies: bash-minimal@5.2.37
Channel: guix
Location: gnu/packages/java-graphics.scm (gnu packages java-graphics)
Home page: https://github.com/stathissideris/ditaa
Licenses: LGPL 3
Build system: ant
Synopsis: Create graphics from ascii art
Description:

ditaa is a small command-line utility that converts diagrams drawn using ascii art drawings that contain characters that resemble lines like | / -), into proper bitmap graphics.

java-piccolo2d-extras 3.0.1
Dependencies: java-piccolo2d-core@3.0.1 java-junit@4.12
Channel: guix
Location: gnu/packages/java-graphics.scm (gnu packages java-graphics)
Home page: http://piccolo2d.org
Licenses: Modified BSD
Build system: ant
Synopsis: Structured 2D graphics framework
Description:

Piccolo2D is a framework (in the Jazz ZUI tradition) to create robust, full-featured graphical applications in Java, with features such as zooming and multiple representation. This package provides additional features not found in the core libraries.

java-flatlaf 3.5.4
Dependencies: libx11@1.8.12 libxt@1.3.1
Channel: guix
Location: gnu/packages/java-graphics.scm (gnu packages java-graphics)
Home page: https://www.formdev.com/flatlaf/
Licenses: ASL 2.0
Build system: ant
Synopsis: Flat Look and Feel for Java Swing applications
Description:

FlatLaf is a cross-platform Look and Feel for Java Swing desktop applications. It looks almost flat (no shadows or gradients), clean, simple and elegant. FlatLaf comes with Light, Dark, IntelliJ and Darcula themes, scales on HiDPI displays and runs on Java 8 or newer.

The look is heavily inspired by Darcula and IntelliJ themes from IntelliJ IDEA 2019.2+ and uses almost the same colors and icons.

java-flatlaf-intellij-themes 3.5.4
Dependencies: java-flatlaf@3.5.4
Channel: guix
Location: gnu/packages/java-graphics.scm (gnu packages java-graphics)
Home page: https://www.formdev.com/flatlaf/
Licenses: ASL 2.0
Build system: ant
Synopsis: FlatLaf addon with popular themes
Description:

This addon for FlatLaf bundles many popular third party themes from JetBrains Plugins Repository into a JAR and provides Java classes to use them.

java-marlin-renderer 0.9.4.8
Dependencies: java-hamcrest-core@1.3 java-junit@4.12
Channel: guix
Location: gnu/packages/java-graphics.scm (gnu packages java-graphics)
Home page: https://github.com/bourgesl/marlin-renderer/
Licenses: GPL 2
Build system: ant
Synopsis: Rendering engine
Description:

Marlin is a Java2D RenderingEngine optimized for performance (improved memory usage and footprint, better multi-threading) and better visual quality based on OpenJDK's pisces implementation. It handles shape rendering (Graphics2D draw(Shape) / fill(Shape) with stroke and dash attributes.

java-piccolo2d-core 3.0.1
Dependencies: java-junit@4.12
Channel: guix
Location: gnu/packages/java-graphics.scm (gnu packages java-graphics)
Home page: http://piccolo2d.org
Licenses: Modified BSD
Build system: ant
Synopsis: Structured 2D graphics framework
Description:

Piccolo2D is a framework (in the Jazz ZUI tradition) to create robust, full-featured graphical applications in Java, with features such as zooming and multiple representation. This package provides the core libraries.

java-jblas 1.2.4
Dependencies: openblas@0.3.31
Channel: guix
Location: gnu/packages/java-maths.scm (gnu packages java-maths)
Home page: http://jblas.org
Licenses: Modified BSD
Build system: gnu
Synopsis: Linear algebra for Java
Description:

jblas is a fast linear algebra library for Java. jblas is based on BLAS and LAPACK, the de-facto industry standard for matrix computations, and uses state-of-the-art implementations for all its computational routines, making jBLAS very fast.

java-eclipse-rdf4j-rio-rdfxml 3.7.7
Dependencies: java-commons-io@2.5 java-slf4j-api@1.7.25
Propagated dependencies: java-eclipse-rdf4j-rio-api@3.7.7 java-eclipse-rdf4j-rio-datatypes@3.7.7 java-eclipse-rdf4j-rio-languages@3.7.7 java-eclipse-rdf4j-model@3.7.7
Channel: guix
Location: gnu/packages/java-rdf.scm (gnu packages java-rdf)
Home page: https://rdf4j.org/
Licenses: EPL 1.0
Build system: ant
Synopsis: RDF XML serialization
Description:

This package provides an implementation of the RDF4J Rio API, which reads and writes XML.

java-eclipse-rdf4j-model 3.7.7
Dependencies: java-slf4j-api@1.7.25 java-guava@31.1
Propagated dependencies: java-eclipse-rdf4j-util@3.7.7 java-eclipse-rdf4j-model-api@3.7.7 java-eclipse-rdf4j-model-vocabulary@3.7.7
Channel: guix
Location: gnu/packages/java-rdf.scm (gnu packages java-rdf)
Home page: https://rdf4j.org/
Licenses: EPL 1.0
Build system: ant
Synopsis: Implementation of RDF data model
Description:

This package provides the RDF model implementation used by Eclipse RDF4J.

java-eclipse-rdf4j-queryresultio-sparqljson 3.7.7
Dependencies: java-slf4j-api@1.7.25 java-commons-lang3@3.20.0 java-fasterxml-jackson-core@2.9.4
Propagated dependencies: java-eclipse-rdf4j-queryresultio-api@3.7.7
Channel: guix
Location: gnu/packages/java-rdf.scm (gnu packages java-rdf)
Home page: https://rdf4j.org/
Licenses: EPL 1.0
Build system: ant
Synopsis: Handling RDF query results
Description:

This package provides classes for handling SPARQL/JSON-based RDF queries.

java-eclipse-rdf4j-rio-api 3.7.7
Dependencies: java-commons-codec@1.15 java-commons-io@2.5 java-slf4j-api@1.7.25 java-jsonld-java@0.13.4
Propagated dependencies: java-eclipse-rdf4j-model@3.7.7
Channel: guix
Location: gnu/packages/java-rdf.scm (gnu packages java-rdf)
Home page: https://rdf4j.org/
Licenses: EPL 1.0
Build system: ant
Synopsis: RDF Input/Output API
Description:

This package provides an API for parsers and writers of various RDF formats.

Total packages: 32521