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

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.


gemget 1.9.0
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://github.com/makew0rld/gemget
Licenses: Expat
Build system: go
Synopsis: Command line downloader for the Gemini protocol
Description:

Gemget is a command line downloader for the Gemini protocol. It works well with streams and can print headers for debugging as well.

libnsbmp 0.1.7
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://www.netsurf-browser.org/projects/libnsbmp/
Licenses: Expat
Build system: gnu
Synopsis: Decoding library for BMP and ICO files
Description:

Libnsbmp is a decoding library for BMP and ICO image file formats, written in C. It is developed as part of the NetSurf project.

java-eclipse-jetty-http 9.2.22
Dependencies: java-eclipse-jetty-util@9.2.22 java-eclipse-jetty-io@9.2.22 java-slf4j-api@1.7.25 java-javaee-servletapi@3.1.0
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 :: Http Utility
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 HTTP-related utility classes.

varnish 7.6.0
Dependencies: bash-minimal@5.2.37 coreutils-minimal@9.1 jemalloc@5.3.0 ncurses@6.2.20210619 pcre2@10.42 python-minimal@3.11.14 readline@8.2.13
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://varnish-cache.org/
Licenses: FreeBSD Zlib Public Domain Modified BSD
Build system: gnu
Synopsis: Web application accelerator
Description:

Varnish is a high-performance HTTP accelerator. It acts as a caching reverse proxy and load balancer. You install it in front of any server that speaks HTTP and configure it to cache the contents through an extensive configuration language.

java-eclipse-jetty-servlet 9.4.39
Dependencies: java-slf4j-api@1.7.25 java-javaee-servletapi@3.1.0 java-eclipse-jetty-util-ajax@9.4.39 java-eclipse-jetty-http@9.4.39 java-eclipse-jetty-io@9.4.39 java-eclipse-jetty-jmx@9.4.39 java-eclipse-jetty-security@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 Servlet Container
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 servlet container.

jo 1.9
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://github.com/jpmens/jo
Licenses: GPL 2+ Expat
Build system: gnu
Synopsis: Output JSON from a shell
Description:

jo is a command-line utility to create JSON objects or arrays. It creates a JSON string on stdout from words provided as command-line arguments or read from stdin.

wasi-compiler-rt 21.1.8
Dependencies: wasi-libc@28
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://compiler-rt.llvm.org
Licenses: ASL 2.0
Build system: cmake
Synopsis: LLVM compiler runtime builtins for WASI
Description:

This package provides the LLVM compiler runtime builtins library for the WebAssembly System Interface (WASI) target. It includes software implementations of arithmetic operations that are not directly supported by the WebAssembly instruction set.

quvi 0.4.2
Dependencies: curl@8.6.0 libquvi@0.4.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:

quvi is a command-line-tool suite to extract media files from streaming URLs. It is a command-line wrapper for the libquvi library.

java-eclipse-jetty-util 9.2.22
Dependencies: java-slf4j-api@1.7.25 java-javaee-servletapi@3.1.0
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: Utility classes for Jetty
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 utility classes.

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.

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.

perl-lwp-online 1.08
Propagated dependencies: perl-libwww@6.78 perl-uri@5.05
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://metacpan.org/release/LWP-Online
Licenses: GPL 1+
Build system: perl
Synopsis: Checks whether your process has access to the web
Description:

This module attempts to answer, as accurately as it can, one of the nastiest technical questions there is: am I on the internet?

A host of networking and security issues make this problem very difficult. There are firewalls, proxies (both well behaved and badly behaved). We might not have DNS. We might not have a network card at all!

pup 0.4.0-1.681d7bb
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://github.com/ericchiang/pup
Licenses: Expat
Build system: go
Synopsis: Parse HTML at the command line
Description:

pup is a command line tool for processing HTML. It reads from stdin, prints to stdout, and allows the user to filter parts of the page using CSS selectors. Inspired by jq, pup aims to be a fast and flexible way of exploring HTML from the terminal.

gmid 2.1.1
Dependencies: libevent@2.1.12 libressl@4.2.1
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://gmid.omarpolo.com/
Licenses: ISC
Build system: gnu
Synopsis: Simple and secure Gemini server
Description:

gmid is a fast Gemini server written with security in mind. It has features such as:

  • reload the running configuration without interruption

  • automatic redirect/error pages

  • IRI support (RFC3987)

  • reverse proxying

  • CGI and FastCGI support

  • virtual hosts

  • location rules

  • event-based asynchronous I/O model

  • low memory footprint.

monolith 2.8.3
Dependencies: openssl@3.0.8
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://github.com/Y2Z/monolith
Licenses: Unlicense
Build system: cargo
Synopsis: Command line tool for saving web pages as a single HTML file
Description:

Monolith bundles any web page into a single HTML file.

Unlike conventional ``Save page as…'', Monolith not only saves the target document, it embeds CSS, image, and JavaScript assets all at once, producing a single HTML5 document.

If compared to saving websites with wget -mpk, Monolith embeds all assets as data URLs and therefore displays the saved page exactly the same, being completely separated from the Internet.

http-parser 2.9.4-1.ec8b5ee
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://github.com/nodejs/http-parser
Licenses: Expat
Build system: gnu
Synopsis: HTTP request/response parser for C
Description:

This is a parser for HTTP messages written in C. It parses both requests and responses. The parser is designed to be used in high-performance HTTP applications. It does not make any syscalls nor allocations, it does not buffer data, it can be interrupted at anytime. Depending on your architecture, it only requires about 40 bytes of data per message stream (in a web server that is per connection).

json-c 0.18
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://github.com/json-c/json-c/wiki
Licenses: X11
Build system: cmake
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.

perl-lwp-useragent-cached 0.08
Propagated dependencies: perl-libwww@6.78
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://metacpan.org/release/LWP-UserAgent-Cached
Licenses: GPL 1+
Build system: perl
Synopsis: Simple caching for LWP::UserAgent
Description:

LWP::UserAgent::Cached is an LWP::UserAgent subclass with cache support. It returns responses from the local file system, if available, instead of making an HTTP request.

java-eclipse-jetty-xml 9.2.22
Dependencies: java-eclipse-jetty-util@9.2.22 java-slf4j-api@1.7.25 java-javaee-servletapi@3.1.0
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: Utility classes for Jetty
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 utility classes.

perl-http-request-ascgi 1.2
Propagated dependencies: perl-class-accessor@0.51 perl-http-message@6.37
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://metacpan.org/release/HTTP-Request-AsCGI
Licenses: GPL 1+
Build system: perl
Synopsis: Set up a CGI environment from an HTTP::Request
Description:

This module provides a convenient way to set up a CGI environment from an HTTP::Request.

maildir-rank-addr 1.4.1
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://github.com/ferdinandyb/maildir-rank-addr
Licenses: Expat
Build system: go
Synopsis: Generate an addressbook from locally available email
Description:

This package implements a functionality to generate a ranked addressbook from your locally available email. It can be used in MUA's like aerc or mutt by grepping the list.

tidy 5.8.0
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://www.html-tidy.org/
Licenses: Modified BSD
Build system: cmake
Synopsis: HTML Tidy with HTML5 support
Description:

Tidy is a console application which corrects and cleans up HTML and XML documents by fixing markup errors and upgrading legacy code to modern standards.

Tidy also provides libtidy, a C static and dynamic library that developers can integrate into their applications to make use of the functions of Tidy.

webkitgtk-with-libsoup2 2.50.3
Dependencies: libnotify@0.8.8 at-spi2-core@2.52.0 bubblewrap@0.11.0 elogind@255.17 enchant@2.6.9 flite@2.2 geoclue@2.7.2 gst-plugins-base@1.26.3 gst-plugins-bad-minimal@1.26.3 harfbuzz@11.4.4 hyphen@2.8.8 icu4c@73.1 lcms@2.13.1 libavif@1.0.4 libgcrypt@1.11.0 libgudev@238 libjpeg-turbo@2.1.4 libjxl@0.11.1 libmanette@0.2.12 libpng@1.6.39 libseccomp@2.6.0 libsecret@0.21.7 libtasn1@4.20.0 libwebp@1.3.2 libwpe@1.16.0 libxcomposite@0.4.6 libxml2@2.14.6 libxslt@1.1.43 libxt@1.3.1 mesa@25.2.3 openjpeg@2.5.0 openssl@3.0.8 sqlite@3.39.3 sysprof@48.1 woff2@1.0.2 wpebackend-fdo@1.14.3 xdg-dbus-proxy@0.1.5
Propagated dependencies: gtk+@3.24.51 libsoup-minimal@2.74.3
Channel: guix
Location: gnu/packages/webkit.scm (gnu packages webkit)
Home page: https://www.webkitgtk.org/
Licenses: LGPL 2.0 LGPL 2.1+ FreeBSD Modified BSD
Build system: cmake
Synopsis: Web content engine for GTK+
Description:

WebKitGTK+ is a full-featured port of the WebKit rendering engine, suitable for projects requiring any kind of web integration, from hybrid HTML/CSS applications to full-fledged web browsers. WebKitGTK+ video playing capabilities can be extended through the use of GStreamer plugins (not propagated by default) such as gst-plugins-good and gst-plugins-bad.

wpewebkit 2.50.3
Dependencies: libinput@1.29.1 at-spi2-core@2.52.0 bubblewrap@0.11.0 elogind@255.17 enchant@2.6.9 flite@2.2 geoclue@2.7.2 gst-plugins-base@1.26.3 gst-plugins-bad-minimal@1.26.3 harfbuzz@11.4.4 hyphen@2.8.8 icu4c@73.1 lcms@2.13.1 libavif@1.0.4 libgcrypt@1.11.0 libgudev@238 libjpeg-turbo@2.1.4 libjxl@0.11.1 libmanette@0.2.12 libpng@1.6.39 libseccomp@2.6.0 libsecret@0.21.7 libtasn1@4.20.0 libwebp@1.3.2 libwpe@1.16.0 libxcomposite@0.4.6 libxml2@2.14.6 libxslt@1.1.43 libxt@1.3.1 mesa@25.2.3 openjpeg@2.5.0 openssl@3.0.8 sqlite@3.39.3 sysprof@48.1 woff2@1.0.2 wpebackend-fdo@1.14.3 xdg-dbus-proxy@0.1.5
Propagated dependencies: gtk@4.20.3 libsoup@3.6.5
Channel: guix
Location: gnu/packages/webkit.scm (gnu packages webkit)
Home page: https://wpewebkit.org/
Licenses: LGPL 2.0 LGPL 2.1+ FreeBSD Modified BSD
Build system: cmake
Synopsis: WebKit port optimized for embedded devices
Description:

WPE WebKit allows embedders to create simple and performant systems based on Web platform technologies. It is designed with hardware acceleration in mind, leveraging common 3D graphics APIs for best performance.

Total packages: 70994