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.
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.
Yder is a logging library written in C. It can log messages to the console, a file, syslog, journald, or a callback function.
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.
HTML::Lint is a pure-Perl HTML parser and checker for syntactic legitmacy.
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.
HTML::Selector::XPath is a Perl module for parsing and scraping XML/HTML documents using XPath expressions.
The libwww-perl collection is a set of Perl modules which provides a simple and consistent application programming interface to the World-Wide Web. The main focus of the library is to provide classes and functions that allow you to write WWW clients. The library also contains modules that are of more general use and even classes that help you implement simple HTTP servers.
Kiln takes a different approach to building static sites. Instead of packing all functionality into kiln itself, the core is lightweight and can be extended with the use of external commands.
This package provides Lexbor, a high-performance, lightweight HTML/CSS engine implemented entirely in C99 with no external dependencies. It's primarily usage is intended for projects that need to process web content, but don't require a full browser environment.
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.
Test::WWW::Mechanize is a subclass of the Perl module WWW::Mechanize that incorporates features for web application testing.
LibDOM is an implementation of the W3C DOM, written in C. It is developed as part of the NetSurf project.
Miniflux is a minimalist and opinionated feed reader:
Written in Go (Golang)
Works only with Postgresql
Doesn't use any ORM
Doesn't use any complicated framework
Use only modern vanilla Javascript (ES6 and Fetch API)
Single binary compiled statically without dependency
The number of features is voluntarily limited
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
The Kiwix tools are a collection of Kiwix-related command line tools:
kiwix-manage: Manage XML based library of ZIM files
kiwix-read: Read ZIM file content
kiwix-search: Fulltext search in ZIM files
kiwix-serve: HTTP daemon serving ZIM files
This package provides a CGI and FastCGI library for C/C++ web applications. It is minimal, secure, and auditable.
This module provides a Perlish interface to Amazon S3.
HTTP::Body parses chunks of HTTP POST data and supports application/octet-stream, application/json, application/x-www-form-urlencoded, and multipart/form-data.
gojq is an Go implementation and library of the jq JSON processor.
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.
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.
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).
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.
Libnspsl is a library to generate a static code representation of the Public Suffix List. It is developed as part of the NetSurf project.