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

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.


nghttp2 1.58.0
Dependencies: jemalloc@5.3.0 c-ares@1.34.4 jansson@2.14 libev@4.33 libxml2@2.14.6 openssl@3.0.8
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://nghttp2.org/
Licenses: Expat
Build system: gnu
Synopsis: HTTP/2 protocol client, proxy, server, and library
Description:

nghttp2 implements the Hypertext Transfer Protocol, version 2 (HTTP/2).

A reusable C library provides the HTTP/2 framing layer, with several tools built on top of it:

  • nghttp, a command-line HTTP/2 client. It exposes many advanced and low-level aspects of the protocol and is useful for debugging.

  • nghttpd, a fast, multi-threaded HTTP/2 static web server that serves files from a local directory.

  • nghttpx, a fast, multi-threaded HTTP/2 reverse proxy that can be deployed in front of existing web servers that don't support HTTP/2. Both nghttpd and nghttpx can fall back to HTTP/1.1 for backwards compatibility with clients that don't speak HTTP/2.

  • h2load for benchmarking (only!) your own HTTP/2 servers.

  • HTTP/2 uses a header compression method called HPACK. nghttp2 provides a HPACK encoder and decoder as part of its public API.

  • deflatehd converts JSON data or HTTP/1-style header fields to compressed JSON header blocks.

  • inflatehd converts such compressed headers back to JSON pairs.

htmlcxx 0.87
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://htmlcxx.sourceforge.net/
Licenses: LGPL 2.0 GPL 2 ASL 2.0
Build system: gnu
Synopsis: Simple non-validating CSS1 and HTML parser for C++
Description:

htmlcxx is a simple non-validating CSS1 and HTML parser for C++. Although there are several other HTML parsers available, htmlcxx has some characteristics that make it unique:

  • STL like navigation of DOM tree, using excelent's tree.hh library from Kasper Peeters

  • It is possible to reproduce exactly, character by character, the original document from the parse tree

  • Bundled CSS parser

  • Optional parsing of attributes

  • C++ code that looks like C++ (not so true anymore)

  • Offsets of tags/elements in the original document are stored in the nodes of the DOM tree

perl-catalyst-authentication-store-dbix-class 0.1506
Propagated dependencies: perl-catalyst-runtime@5.90124 perl-catalyst-plugin-authentication@0.10023 perl-dbix-class@0.082843 perl-catalyst-model-dbic-schema@0.65
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://metacpan.org/release/Catalyst-Authentication-Store-DBIx-Class
Licenses: GPL 1+
Build system: perl
Synopsis: Storage class for Catalyst authentication using DBIx::Class
Description:

The Catalyst::Authentication::Store::DBIx::Class class provides access to authentication information stored in a database via DBIx::Class.

go-jqp 0.7.0
Dependencies: go-github-com-spf13-viper@1.8.1 go-github-com-spf13-cobra@1.8.1 go-github-com-muesli-termenv@0.15.2 go-github-com-itchyny-gojq@0.12.17 go-github-com-itchyny-timefmt-go@0.1.6 go-github-com-charmbracelet-lipgloss@1.1.0 go-github-com-charmbracelet-bubbletea@1.2.4 go-github-com-charmbracelet-bubbles@0.20.0 go-github-com-atotto-clipboard@0.1.4 go-github-com-alecthomas-chroma-v2@2.20.0
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://github.com/noahgorstein/jqp
Licenses: Expat
Build system: go
Synopsis: TUI playground to experiment with jq
Description:

This package provides an interactive TUI to explor the jq command line utility. The command accepts an optional query argument which will be executed against the input JSON or newline-delimited JSON (NDJSON).

json-parser 1.1.0
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://github.com/udp/json-parser
Licenses: FreeBSD
Build system: gnu
Synopsis: JSON parser written in ANSI C
Description:

This package provides a very low footprint JSON parser written in portable ANSI C.

  • BSD licensed with no dependencies (i.e. just drop the C file into your project)

  • Never recurses or allocates more memory than it needs

  • Very simple API with operator sugar for C++

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
Build system: go
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.

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

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.

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.

kiwix-lib 14.0.0
Dependencies: aria2@1.37.0 curl@8.6.0 icu4c@73.1 libmicrohttpd@1.0.2 libzim@9.3.0 pugixml@1.12.1 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://github.com/kiwix/kiwix-lib/
Licenses: GPL 3
Build system: meson
Synopsis: Common code base for all Kiwix ports
Description:

The Kiwix library provides the Kiwix software suite core. It contains the code shared by all Kiwix ports.

fcgiwrap 1.1.0-1.2870d27
Dependencies: fcgi@2.4.2
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://nginx.localdomain.pl/wiki/FcgiWrap
Licenses: Expat
Build system: gnu
Synopsis: Simple server for running CGI applications over FastCGI
Description:

Fcgiwrap is a simple server for running CGI applications over FastCGI. It hopes to provide clean CGI support to Nginx (and other web servers that may need it).

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+
Build system: perl
Synopsis: Easy to use parsing interface
Description:

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

java-eclipse-jetty-jmx 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 :: 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.

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.

httrack 3.49.6
Dependencies: coucal@0-1.73ada07 libressl@4.2.0 zlib@1.3.1
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://www.httrack.com/
Licenses: GPL 3+
Build system: gnu
Synopsis: Easy-to-use offline browser utility
Description:

HTTrack allows you to download a World Wide Web site from the Internet to a local directory, building recursively all directories, getting HTML, images, and other files from the server to your computer.

HTTrack arranges the original site's relative link-structure. Simply open a page of the mirrored website in your browser, and you can browse the site from link to link, as if you were viewing it online. HTTrack can also update an existing mirrored site, and resume interrupted downloads.

HTTrack is fully configurable, and has an integrated help system.

perl-catalyst-plugin-authentication 0.10023
Propagated dependencies: perl-catalyst-plugin-session@0.41 perl-catalyst-runtime@5.90124 perl-class-inspector@1.36 perl-moose@2.2015 perl-moosex-emulate-class-accessor-fast@0.009032 perl-mro-compat@0.13 perl-namespace-autoclean@0.29 perl-string-rewriteprefix@0.007 perl-test-exception@0.43 perl-try-tiny@0.31
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://metacpan.org/release/Catalyst-Plugin-Authentication
Licenses: GPL 1+
Build system: perl
Synopsis: Infrastructure plugin for the Catalyst authentication framework
Description:

The authentication plugin provides generic user support for Catalyst apps. It is the basis for both authentication (checking the user is who they claim to be), and authorization (allowing the user to do what the system authorises them to do).

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.

yajl 2.1.0
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://lloyd.github.io/yajl/
Licenses: ISC
Build system: cmake
Synopsis: C library for parsing and generating JSON
Description:

YAJL is a small event-driven (SAX-style) JSON parser and validating generator written in ANSI C.

python-lambda-4dn 0.12.3
Dependencies: python@3.11.14
Propagated dependencies: python-boto3@1.40.61 python-botocore@1.40.61 python-docutils@0.21.2 python-pip@25.1.1 python-virtualenv@20.29.1
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://github.com/4dn-dcic/python-lambda
Licenses: ISC Expat
Build system: pyproject
Synopsis: Toolkit for developing and deploying Python code in AWS Lambda
Description:

This is a toolset for developing and deploying serverless Python code in AWS Lambda. This is a fork of Nick Ficano's Python-lambda package. It is frozen for the needs of projects at the 4D Nucleome Data Coordination and Integration Center (4DN-DCIC).

python-feedparser 6.0.11
Propagated dependencies: python-sgmllib3k@1.0.0-1.7999646
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://github.com/kurtmckee/feedparser
Licenses: FreeBSD FreeBSD Documentation License
Build system: pyproject
Synopsis: Parse feeds in Python
Description:

Universal feed parser which handles RSS 0.9x, RSS 1.0, RSS 2.0, CDF, Atom 0.3, and Atom 1.0 feeds.

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+
Build system: pyproject
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.

nginx-accept-language-module 0.0.0-1.2f69842
Dependencies: libxcrypt@4.4.38 openssl@3.0.8 pcre@8.45 zlib@1.3.1
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://www.nginx.com/resources/wiki/modules/accept_language/
Licenses: FreeBSD Expat Modified BSD Original BSD
Build system: gnu
Synopsis: Nginx module for parsing the Accept-Language HTTP header
Description:

This nginx module parses the Accept-Language field in HTTP headers and chooses the most suitable locale for the user from the list of locales supported at your website.

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.

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.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31091