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.
This package provides a wrapper for the libfdk audio library.
This package provides a wrapper for the libxcb library.
This Julia module provides mbed TLS libraries and wrappers.
This package provides a wrapper for the xkbcomp library.
This package provides a wrapper for the libxcursor library.
This package provides a wrapper for the libxfixes library.
This package provides a wrapper for the xtrans library.
This package provides a wrapper for the openssl library.
This package provides a wrapper for the fontconfig library.
This package provides a wrapper for the libxext library.
This package provides a wrapper for the libxdmcp library.
This package provides a wrapper for libtiff
This package provides a wrapper for the libpng library.
This package provides a wrapper for the wcs library.
This package provides a wrapper for the libxslt library.
This package provides a wrapper for Zlib.
This package provides a wrapper for the glib library.
This package provides a wrapper for the wayland library.
ItemGraphs is a simple wrapper around LightGraphs that enables most common use case for graph-like data structures: with collection of items that are in relations between each other providing the shortest path between two items.
Aqua.jl, provides functions to run a few automatable checks for Julia packages.
This package defines functions for getting multiple indices out of dictionaries, tuples, etc, extending this ability beyond AbstractArray.
TableTraits defines a generic interface for tabular data.
This package supports lazy analogues of array operations like vcat, hcat, and multiplication. This helps with the implementation of matrix-free methods for iterative solvers.
This package provides the @OptionalData macro and the corresponding OptData type which is a thin wrapper around a nullable value (of type UnionT, Nothing where T). It allows you to load and access globally available data at runtime in a type-stable way.