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 webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
OPS4J stands for Open Participation Software for Java. This package contains utilities and extensions related to environment, i18n and mime types.
The Apache Commons Net library implements the client side of many basic Internet protocols. The purpose of the library is to provide fundamental protocol access, not higher-level abstractions.
Plexus IO is a set of plexus components, which are designed for use in I/O operations. This implementation using plexus components allows reusing it in maven.
OSGi, for Open Services Gateway initiative framework, is a module system and service platform for the Java programming language. This package contains the names for the attributes and directives for a service namespace.
This package contains an implementation of the JSR-341 specification for the expression language 3.0. It implements an expression language inspired by ECMAScript and XPath. This language is used with JavaServer Pages (JSP).
Joda-Time is a replacement for the Java date and time classes prior to Java SE 8.
OpenJFX is a client application platform for desktop, mobile and embedded systems built on Java. Its goal is to produce a modern, efficient, and fully featured toolkit for developing rich client applications. This package contains UI control classes for the OpenJFX distribution.
This package provides the Java development kit OpenJDK.
This package provides a library of matcher objects (also known as constraints or predicates) allowing match rules to be defined declaratively, to be used in other frameworks. Typical scenarios include testing frameworks, mocking libraries and UI validation rules.
HttpCore is a set of low level HTTP transport components that can be used to build custom client and server side HTTP services with a minimal footprint. HttpCore supports two I/O models: blocking I/O model based on the classic Java I/O and non-blocking, event driven I/O model based on Java NIO.
This package provides... some tests.
ASM is an all purpose Java bytecode manipulation and analysis framework. It can be used to modify existing classes or dynamically generate classes, directly in binary form. The provided common transformations and analysis algorithms allow easily assembling custom complex transformations and code analysis tools.
This package provides an implementation of the OSGi Core specification.
This package provides the Eclipse core variables module org.eclipse.core.variables.
This package is the Plexus Security Dispatcher Component. This component decrypts a string passed to it.
Commons-IO contains utility classes, stream implementations, file filters and endian classes.
This library implements concurrent data structures that are not natively available in Java.
Mockito is a mocking library for Java which lets you write tests with a clean and simple API. It generates mocks using reflection, and it records all mock invocations, including methods arguments.
This package provides an API for caching accessed HTTP resources.
This package contains the Python runtime library used with Python generated sources by ANTLR.
The JUnitParams project adds a new runner to JUnit and provides much easier and readable parametrised tests for JUnit.
This package provides the Eclipse Java core batch compiler.
Modello XML Plugin contains shared code for every plugins working on XML representation of the model.
XMLUnit provides you with the tools to verify the XML you emit is the one you want to create. It provides helpers to validate against an XML Schema, assert the values of XPath queries or compare XML documents against expected outcomes.
This package provides the Equinox application container for Eclipse.