_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

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 2.3.2
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://babelouest.github.io/orcania/
Licenses: LGPL 2.1
Build system: cmake
Synopsis: Collection of C functions for Ulfius
Description:

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.

perl-cgi-formbuilder 3.10
Dependencies: perl-cgi@4.55
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://metacpan.org/release/CGI-FormBuilder
Licenses: GPL 1+
Build system: perl
Synopsis: Generate and process stateful forms
Description:

CGI::FormBuilder provides an easy way to generate and process CGI form-based applications.

java-eclipse-jetty-test-helper 4.2
Dependencies: java-junit@4.12 java-hamcrest-all@1.3
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://www.eclipse.org/jetty/
Licenses: EPL 1.0 ASL 2.0
Build system: ant
Synopsis: Helper classes for jetty tests
Description:

This package contains helper classes for testing the Jetty Web Server.

icedtea-web 1.6.2
Dependencies: gtk+@3.24.51 icedtea@3.19.0
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: http://icedtea.classpath.org/wiki/IcedTea-Web
Licenses: GPL 2+
Build system: gnu
Synopsis: Java Web Start
Description:

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.

perl-html-tagset 3.20
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://metacpan.org/release/HTML-Tagset
Licenses: GPL 1+
Build system: perl
Synopsis: Perl data tables useful in parsing HTML
Description:

The HTML::Tagset module contains several data tables useful in various kinds of HTML parsing operations.

java-eclipse-jetty-security 9.4.39
Dependencies: java-slf4j-api@1.7.25 java-javaee-servletapi@3.1.0 java-eclipse-jetty-http@9.4.39 java-eclipse-jetty-server@9.4.39 java-eclipse-jetty-util@9.4.39
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://www.eclipse.org/jetty/
Licenses: EPL 1.0 ASL 2.0
Build system: ant
Synopsis: Jetty security infrastructure
Description:

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

perl-http-tinyish 0.15
Propagated dependencies: perl-file-which@1.23 perl-ipc-run3@0.048
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://metacpan.org/release/HTTP-Tinyish
Licenses: GPL 1+
Build system: perl
Synopsis: @code{HTTP::Tiny} compatible HTTP client wrappers
Description:

HTTP::Tinyish is a wrapper module for LWP, HTTP::Tiny, curl and wget.

It provides an API compatible to HTTP::Tiny.

perl-plack 1.0033
Propagated dependencies: perl-apache-logformat-compiler@0.36 perl-devel-stacktrace@2.04 perl-devel-stacktrace-ashtml@0.15 perl-file-sharedir@1.116 perl-hash-multivalue@0.16 perl-http-body@1.22 perl-http-message@6.37 perl-http-tiny@0.076 perl-libwww@6.78 perl-stream-buffered@0.03 perl-test-tcp@2.22 perl-try-tiny@0.31 perl-uri@5.05
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://metacpan.org/release/Plack
Licenses: GPL 1+
Build system: perl
Synopsis: Perl Superglue for Web frameworks and servers (PSGI toolkit)
Description:

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.

wasm-micro-runtime 2.2.0
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://bytecodealliance.github.io/wamr.dev
Licenses: ASL 2.0
Build system: cmake
Synopsis: WebAssembly Micro Runtime
Description:

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-tools 2.8
Dependencies: bash-minimal@5.2.37 curl@8.6.0 make@4.4.1 perl@5.36.0
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://github.com/marbl/Krona/wiki
Licenses: Modified BSD
Build system: perl
Synopsis: Hierarchical data exploration with zoomable HTML5 pie charts
Description:

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 0.13.1
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://github.com/json-c/json-c/wiki
Licenses: X11
Build system: gnu
Synopsis: JSON implementation in C
Description:

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.

go-github-com-itchyny-gojq 0.12.17
Dependencies: go-github-com-google-go-cmp@0.7.0 go-github-com-itchyny-timefmt-go@0.1.6 go-github-com-mattn-go-isatty@0.0.20 go-github-com-mattn-go-runewidth@0.0.16 go-gopkg-in-yaml-v3@3.0.1
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://github.com/itchyny/gojq
Licenses: Expat
Build system: go
Synopsis: Pure Go implementation of jq
Description:

gojq is an Go implementation and library of the jq JSON processor.

perl-uri-ws 0.03
Propagated dependencies: perl-uri@5.05
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://metacpan.org/release/URI-ws
Licenses: GPL 1+
Build system: perl
Synopsis: WebSocket support for URI package
Description:

With this module, the URI package provides the same set of methods for WebSocket URIs as it does for HTTP URIs.

httpd 2.4.52
Dependencies: apr@1.7.4 apr-util@1.6.3 libxcrypt@4.4.38 openssl@3.0.8 perl@5.36.0
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://httpd.apache.org/
Licenses: ASL 2.0
Build system: gnu
Synopsis: Featureful HTTP server
Description:

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 0.1.0
Dependencies: glib@2.86.0 gconf@3.2.6 gnome-vfs@2.24.4 libxml2@2.14.6
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://gitlab.gnome.org/lilyp/ablorb
Licenses: GPL 3+
Build system: meson
Synopsis: Replace asset links with data URIs
Description:

Ablorb takes an XML file and resolves relative links, replacing them with data URIs.

perl-catalyst-plugin-stacktrace 0.12
Propagated dependencies: perl-catalyst-runtime@5.90124 perl-devel-stacktrace@2.04 perl-mro-compat@0.13
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://metacpan.org/release/Catalyst-Plugin-StackTrace
Licenses: GPL 1+
Build system: perl
Synopsis: Stack trace on the Catalyst debug screen
Description:

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 0.4.1
Dependencies: curl@8.6.0 cyrus-sasl@2.1.28 libquvi-scripts@0.4.21 lua@5.1.5 openssl@3.0.8 zlib@1.3.1
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://quvi.sourceforge.net/
Licenses: LGPL 2.1+
Build system: gnu
Synopsis: Media stream URL parser
Description:

libquvi is a library with a C API for parsing media stream URLs and extracting their actual media files.

perl-cgi-struct 1.21
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://metacpan.org/release/CGI-Struct
Licenses: FreeBSD
Build system: perl
Synopsis: Build structures from CGI data
Description:

This is a module for building structured data from CGI inputs, in a manner reminiscent of how PHP does.

yder 1.4.19
Dependencies: orcania@2.3.2
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://babelouest.github.io/yder/
Licenses: LGPL 2.1
Build system: cmake
Synopsis: Logging library for C applications
Description:

Yder is a logging library written in C. It can log messages to the console, a file, syslog, journald, or a callback function.

libsass 3.6.4
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://sass-lang.com/libsass
Licenses: Expat
Build system: gnu
Synopsis: SASS Compiler, implemented as a C/C++ library
Description:

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.

perl-http-server-simple 0.52
Propagated dependencies: perl-cgi@4.55
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://metacpan.org/release/HTTP-Server-Simple
Licenses: GPL 1+
Build system: perl
Synopsis: Lightweight HTTP server
Description:

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 1.0.0
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://www.netsurf-browser.org/projects/libnsgif/
Licenses: Expat
Build system: gnu
Synopsis: Decoding library for GIF files
Description:

Libnsgif is a decoding library for the GIF image file format, written in C. It is developed as part of the NetSurf project.

node-esbuild 0.24.0
Dependencies: esbuild@0.24.0
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://esbuild.github.io/
Licenses: Expat
Build system: node
Synopsis: Node module of ESBuild
Description:

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 1.04
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: http://www.tidyp.com/
Licenses: Modified BSD
Build system: gnu
Synopsis: Validate HTML
Description:

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.

Total packages: 70995