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

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.


iter-vitae 0.5.1
Dependencies: guile@3.0.9 bash-minimal@5.2.37
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://codeberg.org/jjba23/iter-vitae
Licenses: AGPL 3+
Build system: guile
Synopsis: Resume / @acronym{CV, Curriculum Vitae} generator written in Guile Scheme
Description:

Iter Vitae is a command-line utility that allows you to generate a Resume / CV, by reading a S-expression version of your CV details (in Scheme code).

With a MVC approach, it lets you separate the data from the presentation (how the document looks).

This tool creates a web-site version of your CV (using SXML and Olive CSS), and is designed for long-term use, so you can update and evolve your CV over the years. The program supports multilingual content and is fully extensible.

perl-net-http 6.22
Propagated dependencies: perl-io-socket-ssl@2.089 perl-uri@5.05
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://metacpan.org/release/Net-HTTP
Licenses: GPL 1+
Build system: perl
Synopsis: Perl low-level HTTP connection (client)
Description:

The Net::HTTP class is a low-level HTTP client. An instance of the Net::HTTP class represents a connection to an HTTP server. The HTTP protocol is described in RFC 2616. The Net::HTTP class supports HTTP/1.0 and HTTP/1.1.

perl-uri-fetch 0.15
Dependencies: perl-class-errorhandler@0.04 perl-libwww@6.78 perl-uri@5.05
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://metacpan.org/release/URI-Fetch
Licenses: GPL 1+
Build system: perl
Synopsis: Smart URI fetching/caching
Description:

URI::Fetch is a smart client for fetching HTTP pages, notably syndication feeds (RSS, Atom, and others), in an intelligent, bandwidth- and time-saving way.

java-eclipse-jetty-security 9.2.22
Dependencies: java-eclipse-jetty-util@9.2.22 java-eclipse-jetty-http@9.2.22 java-eclipse-jetty-server@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 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

libdatachannel 0.21.1
Dependencies: libjuice@1.4.2 libsrtp@2.6.0 nlohmann-json@3.12.0 openssl@3.0.8 plog@1.1.10 usrsctp@0.9.5.0
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://libdatachannel.org/
Licenses: MPL 2.0
Build system: cmake
Synopsis: WebRTC Data Channels and WebSockets library
Description:

libdatachannel is a standalone implementation of WebRTC Data Channels, WebRTC Media Transport, and WebSockets in C++17 with C bindings for POSIX platforms. WebRTC is a W3C and IETF standard enabling real-time peer-to-peer data and media exchange between two devices.

go-webring 20220426-0.6786a27
Dependencies: go-github-com-spf13-pflag@1.0.10
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://git.sr.ht/~amolith/go-webring
Licenses: CC0 FreeBSD
Build system: go
Synopsis: Simple webring implementation
Description:

go--webring provides a simple webring implementation as used by the Fediring.

nginx-headers-more-module 0.38
Dependencies: libxcrypt@4.4.38 libxml2@2.14.6 libxslt@1.1.43 openssl@3.0.8 pcre@8.45 zlib@1.3.1
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://github.com/openresty/headers-more-nginx-module
Licenses: FreeBSD
Build system: gnu
Synopsis: Set, add, and clear input and output headers in NGINX http servers
Description:

This NGINX module allows adding, setting, or clearing any output or input header specified.

This is an enhanced version of the standard headers module because it provides more utilities like resetting or clearing "builtin headers" like Content-Type, Content-Length, and Server.

It also allows you to specify an optional HTTP status code criteria using the -s option and an optional content type criteria using the -t option while modifying the output headers with the more_set_headers and more_clear_headers directives.

rss-bridge 2020-11-10
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://github.com/RSS-Bridge/rss-bridge
Licenses: Public Domain Expat
Build system: copy
Synopsis: Generate Atom feeds for social networking websites
Description:

rss-bridge generates Atom feeds for social networking websites lacking feeds. Supported websites include Facebook, Twitter, Instagram and YouTube.

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.

perl-catalyst-view-json 0.37
Dependencies: perl-catalyst-runtime@5.90124 perl-json-maybexs@1.004003 perl-mro-compat@0.13
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://metacpan.org/release/Catalyst-View-JSON
Licenses: GPL 1+
Build system: perl
Synopsis: Catalyst JSON view
Description:

Catalyst::View::JSON is a Catalyst View handler that returns stash data in JSON format.

perl-html-element-extended 1.18
Propagated dependencies: perl-html-tree@5.07
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://metacpan.org/release/HTML-Element-Extended
Licenses: GPL 1+
Build system: perl
Synopsis: Manipulate tables of HTML::Element
Description:

HTML::Element::Extended is a Perl extension for manipulating a table composed of HTML::Element style components.

java-eclipse-jetty-jmx 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: Jetty :: JMX Management
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 JMX management.

uriparser 1.0.0
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://uriparser.github.io/
Licenses: Modified BSD
Build system: cmake
Synopsis: Strictly RFC 3986 compliant URI parsing and handling library
Description:

uriparser is a strictly RFC 3986 compliant URI parsing and handling library written in C89 ("ANSI C"). uriparser is fast and supports Unicode.

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.

libjwt 1.17.2
Dependencies: jansson@2.14 openssl@3.0.8
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://github.com/benmcollins/libjwt
Licenses: MPL 2.0
Build system: gnu
Synopsis: C @acronym{JWT, JSON Web Token} library
Description:

libjwt is a JWT library for C.

libnsfb 0.2.2
Dependencies: sdl12-compat@1.2.68
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://www.netsurf-browser.org/projects/libnsfb/
Licenses: Expat
Build system: gnu
Synopsis: Framebuffer display abstraction library
Description:

LibNSFB is a framebuffer abstraction library, written in C. It is developed as part of the NetSurf project and is intended to be suitable for use in other projects too.

The overall idea of the library is to provide a generic abstraction to a linear section of memory which corresponds to a visible array of pixel elements on a display device. Different colour depths are supported and the library provides routines for tasks such as drawing onto the framebuffer and rectangle copy operations.

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.

kiwix-desktop 2.4.1
Dependencies: bash-minimal@5.2.37 curl@8.6.0 icu4c@73.1 kiwix-lib@14.0.0 libmicrohttpd@1.0.2 libzim@9.3.0 pugixml@1.12.1 qtbase@6.9.2 qtdeclarative@6.9.2 qtsvg@6.9.2 qtwebchannel@6.9.2 qtwebengine@6.9.3 qtwayland@6.9.2 xapian@1.4.29 zlib@1.3.1 zstd@1.5.6
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://wiki.kiwix.org/wiki/Software
Licenses: GPL 3
Build system: qt
Synopsis: Viewer and manager of ZIM files
Description:

Kiwix Desktop allows you to enjoy a lot of different content offline (such as Wikipedia), without any access to Internet.

perl-catalyst-dispatchtype-regex 5.90035
Propagated dependencies: perl-moose@2.2015 perl-text-simpletable@2.07
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://metacpan.org/release/Catalyst-DispatchType-Regex
Licenses: GPL 1+
Build system: perl
Synopsis: Regex DispatchType for Catalyst
Description:

Dispatch type managing path-matching behaviour using regexes. Regex dispatch types have been deprecated and removed from Catalyst core. It is recommend that you use Chained methods or other techniques instead. As part of the refactoring, the dispatch priority of Regex vs Regexp vs LocalRegex vs LocalRegexp may have changed. Priority is now influenced by when the dispatch type is first seen in your application.

java-eclipse-jetty-io 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: 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-io-html 1.00
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://metacpan.org/release/IO-HTML
Licenses: GPL 1+
Build system: perl
Synopsis: Perl module to open an HTML file with automatic charset detection
Description:

IO::HTML provides an easy way to open a file containing HTML while automatically determining its encoding. It uses the HTML5 encoding sniffing algorithm specified in section 8.2.2.1 of the draft standard.

vger 2.0.1
Dependencies: libbsd@0.11.7
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://tildegit.org/solene/vger
Licenses: FreeBSD
Build system: gnu
Synopsis: Gemini protocol server
Description:

Vger is a Gemini protocol server that supports chroots, virtualhosts, CGI, default language choice, redirections and MIME-type detection. It delegates TLS support to an external daemon, for example stunnel on inetd.

libzim 9.3.0
Dependencies: icu4c@73.1 python-wrapper@3.11.14 xapian@1.4.29 xz@5.4.5 util-linux@2.40.4 zstd@1.5.6
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://wiki.openzim.org/wiki/Main_Page
Licenses: GPL 2
Build system: meson
Synopsis: Reference implementation of the ZIM specification
Description:

The openZIM project proposes offline storage solutions for content coming from the Web. The zimlib is the standard implementation of the ZIM specification. It is a library which implements the read and write method for ZIM files.

Total packages: 70995