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.
quvi is a command-line-tool suite to extract media files from streaming URLs. It is a command-line wrapper for the libquvi library.
Libnslog provides a category-based logging library which supports complex logging filters, multiple log levels, and provides context through to client applications. It is developed as part of the NetSurf project.
HTML::Element::Extended is a Perl extension for manipulating a table composed of HTML::Element style components.
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.
This package contains support scripts called by libquvi to parse media stream properties.
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.
YAJL is a small event-driven (SAX-style) JSON parser and validating generator written in ANSI C.
LibCSS is a CSS (Cascading Style Sheet) parser and selection engine, written in C. It is developed as part of the NetSurf project.
rss-bridge generates Atom feeds for social networking websites lacking feeds. Supported websites include Facebook, Twitter, Instagram and YouTube.
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.
A command-line and offline-first smolnet browser/feed reader for Gemini, Gopher, Spartan and Web.
The goal of Offpunk is to be able to synchronise your content once (a day, a week, a month) and then browse/organise it while staying disconnected.
Plack is a set of tools for using the PSGI stack. It contains middleware components, a reference server, and utilities for Web application frameworks. Plack is like Ruby's Rack or Python's Paste for WSGI.
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.
Objects of the HTML::Parser class will recognize markup and separate it from plain text (alias data content) in HTML documents. As different kinds of markup and text are recognized, the corresponding event handlers are invoked.
Testing an HTTP Library can become difficult sometimes. RequestBin is fantastic for testing POST requests, but doesn't let you control the response. This exists to cover all kinds of HTTP scenarios. All endpoint responses are JSON-encoded.
This package provides a CGI and FastCGI library for C/C++ web applications. It is minimal, secure, and auditable.
This module implements HTML::TreeBuilder::XPath for HTML::TreeBuilder, making it easy to parse documents using XPath.
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.
Monolith bundles any web page into a single HTML file.
Unlike conventional ``Save page as…'', Monolith not only saves the target document, it embeds CSS, image, and JavaScript assets all at once, producing a single HTML5 document.
If compared to saving websites with wget -mpk, Monolith embeds all assets as data URLs and therefore displays the saved page exactly the same, being completely separated from the Internet.
This module is a Moose::Role which allows you more flexibility in your application's deployment configurations when deployed behind a proxy. Using this module, the request base ($c->req->base) is replaced with the contents of the X-Request-Base header.
Ablorb takes an XML file and resolves relative links, replacing them with data URIs.
Binaryen is a compiler and toolchain infrastructure library for WebAssembly, written in C++. It aims to make compiling to WebAssembly easy, fast, and effective.
WPE WebKit allows embedders to create simple and performant systems based on Web platform technologies. It is designed with hardware acceleration in mind, leveraging common 3D graphics APIs for best performance.
WebKitGTK+ is a full-featured port of the WebKit rendering engine, suitable for projects requiring any kind of web integration, from hybrid HTML/CSS applications to full-fledged web browsers. WebKitGTK+ video playing capabilities can be extended through the use of GStreamer plugins (not propagated by default) such as gst-plugins-good and gst-plugins-bad.