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.
Safely and quickly serialize JavaScript objects.
EventEmitter3 is a high performance EventEmitter. It has been micro-optimized for various of code paths making this, one of, if not the fastest EventEmitter available for Node.js and browsers. The module is API compatible with the EventEmitter that ships by default with Node.js but there are some slight differences:
Domain support has been removed.
We do not throw an error when you emit an error event and nobody is listening.
The newListener and removeListener events have been removed as they are useful only in some uncommon use-cases.
The setMaxListeners, getMaxListeners, prependListener and prependOnceListener methods are not available.
Support for custom context for events so there is no need to use fn.bind.
The removeListener method removes all matching listeners, not only the first.
Javascript color conversion and manipulation library.
Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow.
Check if something is a Node.js stream.
Run the supplied function exactly one time (once).
A JavaScript library providing multiple simultaneous, stable and resumable uploads via the HTML5 File API.
Drop-in replacement for Node's http and https modules that automatically follows redirects.
Create a hash from a string of text and transforms it to a color.
Array#isArray for older browsers and deprecated Node.js versions.
cl-nb is a Common Lisp system and API for launching interactive notebooks in GNU Guix containers.
nb-upload allows a user to upload notebooks to a nb instance.
cl-nb is a Common Lisp system and API for launching interactive notebooks in GNU Guix containers.
cl-nb is a Common Lisp system and API for launching interactive notebooks in GNU Guix containers.
Lwt provides typed, composable cooperative threads. These make it easy to run normally-blocking I/O operations concurrently in a single process. Also, in many cases, Lwt threads can interact without the need for locks or other synchronization primitives.
GSL-OCaml is an interface to the GNU scientific library (GSL) for the OCaml language.
This package provides the Khronos OpenCL ICDs
OpenFYBA is the source code release of the FYBA library.
ParseDate
None
.
Implements an efficient multi-locus mixed-model approach for genome-wide association studies in structured populations.
.
None.