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.
This package provides the Eclipse team support core module org.eclipse.team.core.
Tinybundles is all about creating OSGi related artifacts like Bundles, Fragments and Deployment Packages with Java Api. It is very convenient to create such artifacts on-the-fly inside Tests (like in Pax Exam). On the other hand, this library can be a foundation of real end user tools that need to create those artifacts.
OSGi, for Open Services Gateway initiative framework, is a module system and service platform for the Java programming language. This package contains the definition of common types in osgi packages.
This package provides the Java development kit OpenJDK.
SnakeYAML is a YAML processor for the Java Virtual Machine.
Commons-Exec simplifies executing external processes.
QDox is a high speed, small footprint parser for extracting class/interface/method definitions from source files complete with JavaDoc @tags. It is designed to be used by active code generators or documentation tools.
This package provides the common Eclipse runtime.
This package provides the Java development kit OpenJDK.
This package contains general purpose annotations for the Jackson Data Processor, used on value and handler types. The only annotations not included are ones that require dependency to the Databind package.
PowerMock is a framework that extends other mock libraries such as EasyMock with more powerful capabilities. PowerMock uses a custom classloader and bytecode manipulation to enable mocking of static methods, constructors, final classes and methods, private methods, removal of static initializers and more. By using a custom classloader no changes need to be done to the IDE or continuous integration servers which simplifies adoption.
The commons-pool package provides an object-pooling API and a number of object pool implementations. This package defines a handful of pooling interfaces and some base classes that may be useful when creating new pool implementations.
JLine is a Java library for handling console input. It is similar in functionality to BSD editline and GNU readline but with additional features that bring it on par with the Z shell line editor.
This package provides Dutch stemmers and stopwords for the Lunr Javascript library.
This library provides a portable embeddable JSON parser.
This is a fork of the xmldom library. It allows the use of wicked-good-xpath together with xmldom.
This package provides Sanskrit stemmers and stopwords for the Lunr Javascript library.
This package provides Armenian stemmers and stopwords for the Lunr Javascript library.
QuickJS supports the ES2023 specification including modules, asynchronous generators, proxies, BigInt, BigDecimal, BigFloat and operator overloading. It can compile Javascript sources to executables with no external dependency. It includes a command line interpreter with contextual colorization implemented in Javascript and a small built-in standard library with C library wrappers.
es5-shim.js patches a JavaScript context to contain all ECMAScript 5 methods that can be faithfully emulated with a legacy JavaScript engine. es5-sham.js patches other ES5 methods as closely as possible. Many of these shams are intended only to allow code to be written to ES5 without causing run-time errors in older engines. In many cases, this means that these shams cause many ES5 methods to silently fail.
This package provides Thai stemmers and stopwords for the Lunr Javascript library.
This package provides Japanese stemmers and stopwords for the Lunr Javascript library.
This package provides Hindi stemmers and stopwords for the Lunr Javascript library.
DataTables is a table enhancing plug-in for the jQuery Javascript library, adding sorting, paging and filtering abilities to plain HTML tables with minimal effort.