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

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.


java-eclipse-jetty-http 9.4.39
Dependencies: java-slf4j-api@1.7.25 java-javaee-servletapi@3.1.0 java-eclipse-jetty-io@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 :: 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.

java-eclipse-jetty-io 9.4.39
Dependencies: java-slf4j-api@1.7.25 java-javaee-servletapi@3.1.0 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 :: IO 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 IO-related utility classes.

perl-test-www-mechanize 1.52
Propagated dependencies: perl-carp-assert-more@1.26 perl-html-form@6.05 perl-html-lint@2.32 perl-http-server-simple@0.52 perl-libwww@6.78 perl-test-longstring@0.17 perl-www-mechanize@1.91
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://metacpan.org/release/Test-WWW-Mechanize
Licenses: Artistic License 2.0
Build system: perl
Synopsis: Testing-specific WWW::Mechanize subclass
Description:

Test::WWW::Mechanize is a subclass of the Perl module WWW::Mechanize that incorporates features for web application testing.

castor 0.9.0
Dependencies: at-spi2-core@2.52.0 cairo@1.18.4 gdk-pixbuf@2.44.4 gtk+@3.24.51 openssl@3.0.8 pango@1.56.4
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://git.sr.ht/~julienxx/castor
Licenses: Expat
Build system: cargo
Synopsis: Graphical client for plain-text protocols
Description:

Castor is a graphical client for plain-text protocols written in Rust with GTK. It currently supports the Gemini, Gopher and Finger protocols.

civetweb 1.16
Dependencies: zlib@1.3.1
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://github.com/civetweb/civetweb
Licenses: Expat
Build system: cmake
Synopsis: C/C++ embeddable web server
Description:

CivetWeb is a web server with optional CGI and SSL support. It can be embedded into C/C++ applications or used as a standalone web server.

libwebsockets 4.4.1
Dependencies: zlib@1.3.1 openssl@3.0.8
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://libwebsockets.org
Licenses: Expat
Build system: cmake
Synopsis: WebSockets library written in C
Description:

Libwebsockets is a library that allows C programs to establish client and server WebSockets connections---a protocol layered above HTTP that allows for efficient socket-like bidirectional reliable communication channels.

wslay 1.1.1
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://tatsuhiro-t.github.io/wslay/
Licenses: Expat
Build system: gnu
Synopsis: C WebSocket library
Description:

Wslay is an event-based C library for the WebSocket protocol version 13, described in RFC 6455. Besides a high-level API it provides callbacks for sending and receiving frames directly. Wslay only supports the data transfer part of WebSocket protocol and does not perform the opening handshake in HTTP.

perl-html-form 6.05
Propagated dependencies: perl-html-parser@3.72 perl-html-tagset@3.20 perl-http-message@6.37 perl-lwp-mediatypes@6.04 perl-uri@5.05
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://metacpan.org/release/HTML-Form
Licenses: GPL 1+
Build system: perl
Synopsis: Perl class representing an HTML form element
Description:

Objects of the HTML::Form class represents a single HTML <form> ... </form> instance.

darkhttpd 1.17
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://unix4lyfe.org/darkhttpd/
Licenses: ISC
Build system: gnu
Synopsis: Simple static web server
Description:

darkhttpd is a simple static web server. It is standalone and does not need inetd or ucspi-tcp. It does not need any config files---you only have to specify the www root.

perl-html-lint 2.32
Propagated dependencies: perl-html-parser@3.72 perl-html-tagset@3.20 perl-libwww@6.78
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://metacpan.org/release/HTML-Lint
Licenses: Artistic License 2.0
Build system: perl
Synopsis: Check for HTML errors in a string or file
Description:

HTML::Lint is a pure-Perl HTML parser and checker for syntactic legitmacy.

perl-catalyst-plugin-session-state-cookie 0.17
Propagated dependencies: perl-catalyst-plugin-session@0.41 perl-catalyst-runtime@5.90124 perl-moose@2.2015 perl-mro-compat@0.13 perl-namespace-autoclean@0.29
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://metacpan.org/release/Catalyst-Plugin-Session-State-Cookie
Licenses: GPL 1+
Build system: perl
Synopsis: Maintain session IDs using cookies
Description:

In order for Catalyst::Plugin::Session to work, the session ID needs to be stored on the client, and the session data needs to be stored on the server. This plugin stores the session ID on the client using the cookie mechanism.

perl-catalyst-devel 1.42
Propagated dependencies: perl-catalyst-action-renderview@0.16 perl-catalyst-plugin-configloader@0.35 perl-catalyst-plugin-static-simple@0.36 perl-catalyst-runtime@5.90124 perl-config-general@2.63 perl-file-changenotify@0.24 perl-file-copy-recursive@0.38 perl-file-sharedir@1.116 perl-module-install@1.19 perl-moose@2.2015 perl-moosex-emulate-class-accessor-fast@0.009032 perl-namespace-autoclean@0.29 perl-namespace-clean@0.27 perl-path-class@0.37 perl-template-toolkit@2.28
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://metacpan.org/release/Catalyst-Devel
Licenses: GPL 1+
Build system: perl
Synopsis: Catalyst Development Tools
Description:

The Catalyst-Devel distribution includes a variety of modules useful for the development of Catalyst applications, but not required to run them. Catalyst-Devel includes the Catalyst::Helper system, which autogenerates scripts and tests; Module::Install::Catalyst, a Module::Install extension for Catalyst; and requirements for a variety of development-related modules.

perl-web-scraper 0.38
Propagated dependencies: perl-html-parser@3.72 perl-html-selector-xpath@0.28 perl-html-tagset@3.20 perl-html-tree@5.07 perl-html-treebuilder-xpath@0.14 perl-libwww@6.78 perl-universal-require@0.19 perl-uri@5.05 perl-xml-xpathengine@0.14 perl-yaml@1.30
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://metacpan.org/release/Web-Scraper
Licenses: GPL 1+
Build system: perl
Synopsis: Web Scraping toolkit using HTML and CSS Selectors or XPath expressions
Description:

Perl module Web::Scraper is a toolkit for traversing and scraping sites, inspired by Ruby's Scapi.

java-eclipse-jetty-server 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-io@9.4.39 java-eclipse-jetty-jmx@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: Core jetty server artifact
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 server artifact.

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.

java-tomcat 8.5.63
Dependencies: java-commons-daemon@1.1.0 java-ecj@4.6.3
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://tomcat.apache.org
Licenses: ASL 2.0
Build system: ant
Synopsis: Java Servlet, JavaServer Pages, Java Expression Language and Java WebSocket
Description:

Apache Tomcat is a free implementation of the Java Servlet, JavaServer Pages, Java Expression Language and Java WebSocket technologies.

java-signpost-core 1.2.1.2
Propagated dependencies: java-commons-codec@1.15
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://github.com/mttkay/signpost
Licenses: ASL 2.0
Build system: ant
Synopsis: Lightweight client-side OAuth library for Java
Description:

Signpost is the easy and intuitive solution for signing HTTP messages on the Java platform in conformance with the OAuth Core 1.0a standard. Signpost follows a modular and flexible design, allowing you to combine it with different HTTP messaging layers.

wasi-libc 28
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://github.com/WebAssembly/wasi-libc
Licenses: ASL 2.0 Expat FreeBSD
Build system: gnu
Synopsis: WASI C library for WebAssembly
Description:

WASI Libc is a libc implementation for WebAssembly programs using the WebAssembly System Interface (WASI). It provides C library functionality for compiling C and C++ programs to WebAssembly that can run outside the browser. The library supports multiple WASI targets including wasm32-wasi, wasm32-wasip1-threads, and wasm32-wasip2.

qoauth 2.0.0
Dependencies: qca@2.3.10 qtbase@5.15.17
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://github.com/ayoy/qoauth
Licenses: LGPL 2.1+
Build system: gnu
Synopsis: Qt-based C++ library for OAuth authorization scheme
Description:

QOAuth is an attempt to support interaction with OAuth-powered network services in a Qt way, i.e. simply, clearly and efficiently. It gives the application developer no more than 4 methods.

libdom 0.4.2
Dependencies: libparserutils@0.2.5 libwapcaplet@0.4.3
Propagated dependencies: expat@2.7.1 hubbub@0.3.8
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://www.netsurf-browser.org/projects/libdom/
Licenses: Expat
Build system: gnu
Synopsis: Implementation of the W3C DOM
Description:

LibDOM is an implementation of the W3C DOM, written in C. It is developed as part of the NetSurf project.

perl-gssapi 0.28
Dependencies: mit-krb5@1.21
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://metacpan.org/release/GSSAPI
Licenses: GPL 1+
Build system: perl
Synopsis: Perl extension providing access to the GSSAPIv2 library
Description:

This is a Perl extension for using GSSAPI C bindings as described in RFC 2744.

goaccess 1.9.3
Dependencies: glib@2.86.0 ncurses@6.2.20210619 libmaxminddb@1.6.0 openssl@3.0.8
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://goaccess.io
Licenses: X11
Build system: gnu
Synopsis: Analyze Web server logs in real time
Description:

GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal or through your browser. It provides fast and valuable HTTP statistics for system administrators that require a visual server report on the fly.

qhttp 3.1
Dependencies: http-parser@2.9.4-1.ec8b5ee qtbase@5.15.17
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://github.com/azadkuh/qhttp/
Licenses: Expat
Build system: gnu
Synopsis: Qt-based HTTP Library
Description:

Qhttp is a light-weight and asynchronous HTTP library (both server & client) in Qt5 and C++14.

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.

Total packages: 31209