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

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.


java-sonatype-aether-api 1.13.1
Propagated dependencies: java-sonatype-forge-parent-pom@10
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 API
Description:

This package contains the API for the maven repository system.

maven-common-artifact-filters 3.1.0
Dependencies: maven-resolver-api@1.9.4 maven-resolver-util@1.9.4
Propagated dependencies: maven-artifact@3.0 maven-model@3.0 maven-core@3.0 maven-plugin-api@3.0 maven-shared-utils@3.2.1 maven-parent-pom@33 java-eclipse-sisu-plexus@0.3.5 java-sonatype-aether-api@1.7 java-sonatype-aether-util@1.7
Channel: guix
Location: gnu/packages/maven.scm (gnu packages maven)
Home page: https://maven.apache.org/shared/maven-dependency-tree
Licenses: ASL 2.0
Build system: ant
Synopsis: Tree-based API for resolution of Maven project dependencies
Description:

This package provides a tree-based API for resolution of Maven project dependencies.

java-eclipse-aether-impl 1.0.2
Propagated dependencies: java-eclipse-aether-api@1.0.2 java-eclipse-aether-spi@1.0.2 java-eclipse-aether-util@1.0.2 java-javax-inject@1 java-eclipse-sisu-inject@0.3.5 java-guice@4.1 java-slf4j-api@1.7.25
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 API
Description:

This package contains the API for the maven repository system.

maven-common-artifact-filters 3.2.0
Dependencies: maven-resolver-api@1.9.4 maven-resolver-util@1.9.4
Propagated dependencies: maven-artifact@3.0 maven-model@3.0 maven-core@3.0 maven-plugin-api@3.0 maven-shared-utils@3.2.1 maven-parent-pom@33 java-eclipse-sisu-plexus@0.3.5 java-sonatype-aether-api@1.7 java-sonatype-aether-util@1.7
Channel: guix
Location: gnu/packages/maven.scm (gnu packages maven)
Home page: https://maven.apache.org/shared/maven-dependency-tree
Licenses: ASL 2.0
Build system: ant
Synopsis: Tree-based API for resolution of Maven project dependencies
Description:

This package provides a tree-based API for resolution of Maven project dependencies.

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.

maven-resolver-api 1.9.4
Propagated dependencies: maven-resolver-parent-pom@1.9.4
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: Maven repository system API
Description:

This package contains the API for the maven repository system.

maven-artifact 3.0
Propagated dependencies: java-plexus-utils@3.3.0 java-commons-lang3@3.12.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:

maven-wagon-http 3.4.3
Dependencies: java-plexus-utils@3.3.0 java-httpcomponents-httpclient@4.5.12 java-httpcomponents-httpcore@4.4.6 maven-wagon-http-shared@3.4.3 maven-wagon-tck-http@3.4.3 maven-wagon-provider-api@3.4.3
Propagated dependencies: java-plexus-utils@3.3.0 maven-wagon-provider-api@3.4.3
Channel: guix
Location: gnu/packages/maven.scm (gnu packages maven)
Home page: https://maven.apache.org/wagon
Licenses: ASL 2.0
Build system: ant
Synopsis: Wagon provider that gets and puts artifacts through HTTP(S)
Description:

Maven Wagon is a transport abstraction that is used in Maven's artifact and repository handling code. It uses providers, that are tools to manage artifacts and deployment. This package contains a Wagon provider that gets and puts artifacts through HTTP(S) using Apache HttpClient-4.x.

maven-dependency-tree 3.1.0
Dependencies: java-sonatype-aether-api@1.13.1 java-sonatype-aether-util@1.13.1 java-eclipse-aether-api@1.0.2 java-eclipse-aether-util@1.0.2
Propagated dependencies: maven-core@3.0 java-plexus-component-annotations@2.1.0 maven-parent-pom@34
Channel: guix
Location: gnu/packages/maven.scm (gnu packages maven)
Home page: https://maven.apache.org/shared/maven-dependency-tree
Licenses: ASL 2.0
Build system: ant
Synopsis: Tree-based API for resolution of Maven project dependencies
Description:

This package provides a tree-based API for resolution of Maven project dependencies.

maven-repository-metadata 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 Repository Metadata, so really just plain objects.

maven-shared-utils 3.1.0
Propagated dependencies: java-jansi@2.4.0 java-commons-io@2.5 java-jsr305@3.0.1 java-plexus-container-default@2.1.0 maven-parent-pom@30
Channel: guix
Location: gnu/packages/maven.scm (gnu packages maven)
Home page: https://maven.apache.org/shared/maven-shared-utils/
Licenses: ASL 2.0
Build system: ant
Synopsis: Plexus-util replacement for maven
Description:

This project aims to be a functional replacement for plexus-utils in Maven. It is not a 100% API compatible replacement but a replacement with improvements.

java-surefire-booter 3.0.0-M4
Dependencies: java-jsr305@3.0.1
Propagated dependencies: java-surefire-api@3.0.0-M4 java-commons-lang3@3.12.0 java-commons-io@2.5 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: API and Facilities used by forked tests running in JVM sub-process
Description:

SureFire runs tests inside a forked JVM subprocess. This package contains an API and facilities used inside that forked JVM.

maven-builder-support 3.9.0
Propagated dependencies: 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 a support library for descriptor builders (model, setting, toolchains)

maven-jar-plugin 3.2.0
Dependencies: maven-plugin-annotations@3.5
Propagated dependencies: maven-archiver@3.5.0 maven-artifact@3.0 maven-core@3.0 maven-plugin-api@3.0 maven-file-management@3.0.0 maven-shared-utils@3.2.1 java-plexus-archiver@4.2.2 java-plexus-utils@3.3.0
Channel: guix
Location: gnu/packages/maven.scm (gnu packages maven)
Home page: https://maven.apache.org/plugins/maven-jar-plugin
Licenses: ASL 2.0
Build system: ant
Synopsis: Jar builder plugin for Maven
Description:

This plugin provides the capability to build jars. If you would like to sign jars please use the Maven Jarsigner Plugin instead.

java-sonatype-aether-test-util 1.13.1
Dependencies: java-sonatype-aether-api@1.13.1 java-sonatype-aether-spi@1.13.1
Propagated dependencies: java-sonatype-forge-parent-pom@10
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 testing the maven repository system
Description:

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

maven-plugin-api 3.9.0
Propagated dependencies: maven-artifact@3.9.0 maven-model@3.9.0 java-eclipse-sisu-plexus@0.3.5 java-plexus-component-annotations@2.1.0 java-guice@4.1 java-cglib@3.3.0 java-eclipse-sisu-inject@0.3.5 java-javax-inject@1 java-plexus-utils@3.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.

maven-resolver-transport-wagon 1.9.4
Dependencies: maven-resolver-api@1.9.4 maven-resolver-spi@1.9.4 maven-resolver-util@1.9.4 java-javax-inject@1 maven-wagon-provider-api@3.4.3 java-plexus-component-annotations@1.7.1 java-plexus-classworlds@2.6.0 java-plexus-utils@3.3.0 java-slf4j-api@1.7.25 java-eclipse-sisu-inject@0.3.5 java-eclipse-sisu-plexus@0.3.5
Propagated dependencies: maven-resolver-parent-pom@1.9.4
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 Maven Wagon, for use in Maven.

java-surefire-common-junit4 3.0.0-M4
Propagated dependencies: java-junit@4.12 java-surefire-api@3.0.0-M4 java-surefire-common-java5@3.0.0-M4 java-surefire-common-junit3@3.0.0-M4 maven-shared-utils@3.1.0 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: Shared JUnit4 provider code for Maven SureFire
Description:

This package contains shared code for all JUnit providers, starting from JUnit 4.

gnudos 2.0
Propagated dependencies: ncurses@6.2.20210619
Channel: guix
Location: gnu/packages/mc.scm (gnu packages mc)
Home page: https://www.gnu.org/software/gnudos/
Licenses: GPL 3+
Build system: gnu
Synopsis: MS-DOS-like file manager, editor, and other tools
Description:

GnuDOS is a set of programs designed to help new users of the GNU system in growing accustomed to the system, particularly users who might be coming from a DOS background. It consists of a file manager, a text editor and a form designer for the console as well as a core library for building similar utilities.

mc 4.8.33
Dependencies: aspell@0.60.8 bash-minimal@5.2.37 check@0.15.2 glib@2.83.3 gpm@1.20.7 libssh2@1.10.0 ncurses@6.2.20210619 perl@5.36.0 python@3.11.14 unzip@6.0
Channel: guix
Location: gnu/packages/mc.scm (gnu packages mc)
Home page: https://www.midnight-commander.org
Licenses: GPL 3+
Build system: gnu
Synopsis: Graphical file manager
Description:

GNU Midnight Commander is a command-line file manager laid out in a common two-pane format. In addition to standard file management tasks such as copying and moving, Midnight Commander also supports viewing the contents of RPM package files and other archives and managing files on other computers via FTP or FISH. It also includes a powerful text editor for opening text files.

mcrypt 2.6.8
Dependencies: zlib@1.3.1 libmcrypt@2.5.8 libmhash@0.9.9.9
Channel: guix
Location: gnu/packages/mcrypt.scm (gnu packages mcrypt)
Home page: https://mcrypt.sourceforge.net/
Licenses: GPL 2+
Build system: gnu
Synopsis: Replacement for the popular Unix crypt command
Description:

MCrypt is a replacement for the old crypt() package and crypt(1) command, with extensions. It allows developers to use a wide range of encryption functions, without making drastic changes to their code. It allows users to encrypt files or data streams without having to be cryptographers. The companion to MCrypt is Libmcrypt, which contains the actual encryption functions themselves, and provides a standardized mechanism for accessing them.

libmhash 0.9.9.9
Channel: guix
Location: gnu/packages/mcrypt.scm (gnu packages mcrypt)
Home page: https://mhash.sourceforge.net/
Licenses: GPL 2+
Build system: gnu
Synopsis: Thread-safe hash library
Description:

Mhash is a thread-safe hash library, implemented in C, and provides a uniform interface to a large number of hash algorithms. These algorithms can be used to compute checksums, message digests, and other signatures. The HMAC support implements the basics for message authentication, following RFC 2104.

Algorithms currently supplied are:

CRC-32, CRC-32B, ALDER-32, MD-2, MD-4, MD-5, RIPEMD-128, RIPEMD-160, RIPEMD-256, RIPEMD-320, SHA-1, SHA-224, SHA-256, SHA-384, SHA-512, HAVAL-128, HAVAL-160, HAVAL-192, HAVAL-256, TIGER, TIGER-128, TIGER-160, GOST, WHIRLPOOL, SNEFRU-128, SNEFRU-256.

libmcrypt 2.5.8
Channel: guix
Location: gnu/packages/mcrypt.scm (gnu packages mcrypt)
Home page: https://mcrypt.sourceforge.net/
Licenses: GPL 2+
Build system: gnu
Synopsis: Encryption algorithm library
Description:

Libmcrypt is a data encryption library. The library is thread safe and provides encryption and decryption functions. This version of the library supports many encryption algorithms and encryption modes. Some algorithms which are supported: SERPENT, RIJNDAEL, 3DES, GOST, SAFER+, CAST-256, RC2, XTEA, 3WAY, TWOFISH, BLOWFISH, ARCFOUR, WAKE and more.

Total packages: 69272