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

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 webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


libpsl 0.21.5
Dependencies: libidn2@2.3.7 libunistring@1.3
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://github.com/rockdaboot/libpsl
Licenses: X11
Synopsis: C library for the Publix Suffix List
Description:

A "public suffix" is a domain name under which Internet users can directly register own names.

Browsers and other web clients can use it to avoid privacy-leaking "supercookies", avoid privacy-leaking "super domain" certificates, domain highlighting parts of the domain in a user interface, and sorting domain lists by site.

Libpsl has built-in PSL data for fast access, allowing to load PSL data from files, checks if a given domain is a public suffix, provides immediate cookie domain verification, finds the longest public part of a given domain, finds the shortest private part of a given domain, works with international domains (UTF-8 and IDNA2008 Punycode), is thread-safe, and handles IDNA2008 UTS#46.

gmid 2.1.1
Dependencies: libevent@2.1.12 libressl@4.2.0
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://gmid.omarpolo.com/
Licenses: ISC
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.

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+
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.

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
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.

perl-html-tokeparser-simple 3.16
Propagated dependencies: perl-html-parser@3.72 perl-html-tagset@3.20 perl-sub-override@0.10
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://metacpan.org/release/HTML-TokeParser-Simple
Licenses: GPL 1+
Synopsis: Easy to use parsing interface
Description:

Provides HTML::TokeParser::Simple, a simpler interface to HTML::TokeParser for parsing HTML.

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
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.

esbuild-node 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
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.

anonip 1.1.0
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://github.com/DigitaleGesellschaft/Anonip
Licenses: Modified BSD
Synopsis: Anonymize IP addresses in log files
Description:

Anonip masks the last bits of IPv4 and IPv6 addresses in log files. That way most of the relevant information is preserved, while the IP address does not match a particular individuum anymore.

Depending on your Web server, the log entries may be piped to Anonip directly or via a FIFO (named pipe). Thus the unmasked IP addresses will never be written to any file.

It's also possible to rewrite existing log files.

Anonip can also be uses as a Python module in your own Python application.

perl-plack-test-externalserver 0.02
Propagated dependencies: perl-plack@1.0033
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://metacpan.org/release/Plack-Test-ExternalServer
Licenses: GPL 1+
Synopsis: Run HTTP tests on external live servers
Description:

This module allows your to run your Plack::Test tests against an external server instead of just against a local application through either mocked HTTP or a locally spawned server.

varnish-modules 0.25.0
Dependencies: python@3.11.14 varnish@7.6.0
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://github.com/varnish/varnish-modules
Licenses: FreeBSD
Synopsis: Collection of Varnish modules
Description:

This package provides a collection of modules (vmods) for the Varnish cache server, extending the VCL with additional capabilities.

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+
Synopsis: Perl class representing an HTML form element
Description:

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

python-tibanna 5.4.3
Propagated dependencies: python-benchmark-4dn@0.5.24 python-boto3@1.40.61 python-botocore@1.40.61 python-lambda-4dn@0.12.3 python-tomlkit@0.13.3
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://github.com/4dn-dcic/tibanna
Licenses: Expat
Synopsis: Tibanna runs portable workflows on the AWS Cloud
Description:

Tibanna runs portable pipelines (in CWL/WDL and Snakemake) on the AWS Cloud.

perl-http-cookiejar 0.014
Dependencies: perl-time-local@1.30 perl-http-date@6.05
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://metacpan.org/release/HTTP-CookieJar
Licenses: ASL 2.0
Synopsis: Minimalist HTTP user agent cookie jar
Description:

This module (HTTP::CookieJar::LWP) implements a minimalist HTTP user agent cookie jar in conformance with RFC 6265.

perl-catalystx-script-server-starman 0.03
Propagated dependencies: perl-catalyst-runtime@5.90124 perl-moose@2.2015 perl-namespace-autoclean@0.29 starman@0.4015
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://metacpan.org/release/CatalystX-Script-Server-Starman
Licenses: GPL 1+
Synopsis: Catalyst development server with Starman
Description:

This module provides a Catalyst extension to replace the development server with Starman.

libnspsl 0.1.7
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://www.netsurf-browser.org/
Licenses: Expat
Synopsis: Library to generate a static Public Suffix List
Description:

Libnspsl is a library to generate a static code representation of the Public Suffix List. It is developed as part of the NetSurf project.

python-internetarchive 5.4.0
Propagated dependencies: python-jsonpatch@1.33 python-requests@2.32.5 python-schema@0.7.7 python-tqdm@4.67.1 python-urllib3@2.5.0
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://github.com/jjjake/internetarchive
Licenses: AGPL 3+
Synopsis: Command-line interface to archive.org
Description:

ia is a command-line tool for using archive.org from the command-line. It also implements the internetarchive python module for programmatic access to archive.org.

wwwoffle 2.9j
Dependencies: gnutls@3.8.3 libgcrypt@1.11.0
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://www.gedanken.org.uk/software/wwwoffle/
Licenses: GPL 2+
Synopsis: Caching web proxy optimized for intermittent internet links
Description:

WWWOFFLE is a proxy web server that is especially good for intermittent internet links. It can cache HTTP, HTTPS, FTP, and finger protocols, and supports browsing and requesting pages while offline, indexing, modifying pages and incoming and outgoing headers, monitoring pages for changes, and much more.

perl-net-smtp-ssl 1.04
Propagated dependencies: perl-io-socket-ssl@2.089
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://metacpan.org/release/Net-SMTP-SSL
Licenses: GPL 1+
Synopsis: SSL support for Net::SMTP
Description:

SSL support for Net::SMTP.

gophernicus 3.1.1-0.da33900
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://gophernicus.org/
Licenses: FreeBSD
Synopsis: Gopher protocol server
Description:

Gophernicus is a Gopher protocol server. Its features include:

  • written with security in mind;

  • automatically generated Gopher menus;

  • gophertags for virtually renaming directories;

  • personal gopherspaces, located in ~/public_gopher/;

  • virtual hosting;

  • CGI support;

  • output filtering and PHP support;

  • charset support and conversions;

  • selector rewriting;

  • session tracking and statistics;

  • TLS/SSL and proxy support.

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
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.

qjson 0.9.0
Dependencies: qtbase@5.15.17
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://qjson.sourceforge.net
Licenses: LGPL 2.1
Synopsis: Library that maps JSON data to QVariant objects
Description:

QJson is a Qt-based library that maps JSON data to QVariant objects. JSON arrays will be mapped to QVariantList instances, while JSON's objects will be mapped to QVariantMap.

libsvgtiny 0.1.8
Dependencies: libwapcaplet@0.4.3
Propagated dependencies: libdom@0.4.2
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://www.netsurf-browser.org/projects/libsvgtiny/
Licenses: Expat
Synopsis: Library for parsing SVG files
Description:

Libsvgtiny takes some SVG as input and returns a list of paths and texts which can be rendered easily, as defined in http://www.w3.org/TR/SVGMobile/. It is developed as part of the NetSurf project.

poussetaches 0.0.2
Propagated dependencies: go-github-com-robfig-cron-v3@3.0.1 go-golang-org-x-time@0.14.0
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://github.com/tsileo/poussetaches
Licenses: ISC
Synopsis: Lightweight asynchronous task execution service
Description:

Poussetaches (which literally means "push tasks" in French) is a lightweight asynchronous task execution service that aims to replace Celery and RabbitMQ for small Python applications.

The app posts base64-encoded payload to poussetaches and specifies the endpoint that will be used to trigger the task. Poussetaches makes HTTP requests with the registered payload until the right status code is returned.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31092