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 Julia module provides mbed TLS libraries and wrappers.
This package provides a wrapper for the fribidi library.
This package provides a wrapper for the wayland-protocols library.
This package provides a wrapper for the libxext library.
This package provides a wrapper for the libpthread-stubs library.
This package provides a wrapper for libass.
This package provides a wrapper for the libxkbfile library.
This package provides a wrapper for the libpng library.
This package provides a wrapper for the libglvnd library.
This package provides a wrapper for the libjpeg-turbo library.
This package provides a wrapper for the GR framework.
This package provides a wrapper for the glib library.
This package provides a wrapper for the libogg library.
This Julia module provides a wrapper for the Bzip2 compression program.
This package provides a wrapper for the libxrandr library.
This package provides a wrapper for the libiconv library.
This package provides a wrapper for the libuuid library from util-linux.
This package provides a wrapper for the xcb-util-renderutil library.
This package provides a wrapper for the pixman library.
This package provides a wrapper for the zstd library.
This package provides a wrapper for the libfdk audio library.
This package provides a wrapper for the lzo library.
This package provides a wrapper for Zlib.
CoordinateTransformations is a Julia package to manage simple or complex networks of coordinate system transformations. Transformations can be easily applied, inverted, composed, and differentiated (both with respect to the input coordinates and with respect to transformation parameters such as rotation angle). Transformations are designed to be light-weight and efficient enough for, e.g., real-time graphical applications, while support for both explicit and automatic differentiation makes it easy to perform optimization and therefore ideal for computer vision applications such as SLAM (simultaneous localization and mapping).