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.
Orcania is a library with functions that can be shared among C programs. It is intended to provide low-level functionalities for the Ulfius and Yder libraries.
CGI::FormBuilder provides an easy way to generate and process CGI form-based applications.
This package contains helper classes for testing the Jetty Web Server.
IcedTea-Web is an implementation of the Java Network Launching Protocol, also known as Java Web Start. This package provides tools and libraries for working with JNLP applets.
The HTML::Tagset module contains several data tables useful in various kinds of HTML parsing operations.
The Jetty Web Server provides an HTTP server and Servlet container capable of serving static and dynamic content either from a standalone or embedded instantiation. This package provides the core jetty security infrastructure
HTTP::Tinyish is a wrapper module for LWP, HTTP::Tiny, curl and wget.
It provides an API compatible to HTTP::Tiny.
Plack is a set of tools for using the PSGI stack. It contains middleware components, a reference server, and utilities for Web application frameworks. Plack is like Ruby's Rack or Python's Paste for WSGI.
WebAssembly Micro Runtime (WAMR) is a lightweight standalone WebAssembly (Wasm) runtime with small footprint, high performance and highly configurable features for applications cross from embedded, IoT, edge to Trusted Execution Environment (TEE), smart contract, cloud native and other features.
Krona is a flexible tool for exploring the relative proportions of hierarchical data, such as metagenomic classifications, using a radial, space-filling display. It is implemented using HTML5 and JavaScript, allowing charts to be explored locally or served over the Internet, requiring only a current version of any major web browser.
JSON-C implements a reference counting object model that allows you to easily construct JSON objects in C, output them as JSON-formatted strings and parse JSON-formatted strings back into the C representation of JSON objects. It aims to conform to RFC 7159.
gojq is an Go implementation and library of the jq JSON processor.
With this module, the URI package provides the same set of methods for WebSocket URIs as it does for HTTP URIs.
The Apache HTTP Server Project is a collaborative software development effort aimed at creating a robust, commercial-grade, featureful, and freely-available source code implementation of an HTTP (Web) server. The project is jointly managed by a group of volunteers located around the world, using the Internet and the Web to communicate, plan, and develop the server and its related documentation.
Ablorb takes an XML file and resolves relative links, replacing them with data URIs.
This plugin enhances the standard Catalyst debug screen by including a stack trace of your application up to the point where the error occurred. Each stack frame is displayed along with the package name, line number, file name, and code context surrounding the line number.
libquvi is a library with a C API for parsing media stream URLs and extracting their actual media files.
This is a module for building structured data from CGI inputs, in a manner reminiscent of how PHP does.
Yder is a logging library written in C. It can log messages to the console, a file, syslog, journald, or a callback function.
LibSass is a SASS compiler library designed for portability and efficiency. To actually compile SASS stylesheets, you'll need to use another program that uses this library, sassc for example.
HTTP::Server::Simple is a simple standalone HTTP daemon with no non-core module dependencies. It can be used for building a standalone http-based UI to your existing tools.
Libnsgif is a decoding library for the GIF image file format, written in C. It is developed as part of the NetSurf project.
The esbuild tool provides a unified bundler, transpiler and minifier. It packages up JavaScript and TypeScript code, along with JSON and other data, for distribution on the web.
Tidyp is a program that can validate your HTML, as well as modify it to be more clean and standard. tidyp does not validate HTML 5.
libtidyp is the library on which the program is based. It can be used by any other program that can interface to it. The Perl module HTML::Tidy is based on this library, allowing Perl programmers to easily validate HTML.