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.
JSON-C implements a reference counting object model that allows you to easily construct JSON objects in C, output them as JSON-formatted strings and parse JSON-formatted strings back into the C representation of JSON objects. It aims to conform to RFC 7159.
This is a simple reddit2nntp gateway server that lets you use a newsreader to follow discussions on reddit. The intention is for you to run it locally, tell your newsreader to connect to localhost, and subreddits will appear as newsgroups!
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.
libquvi is a library with a C API for parsing media stream URLs and extracting their actual media files.
This package provides awslogs, a simple command line tool to download and read AWS CloudWatch logs.
Iocaine is an HTTP server that generates a stable endless maze of Markov-babble-filled web pages. Placed behind a heavily rate-limited reverse proxy, it becomes a ``tar pit'' for trapping aggressive web scrapers commonly used to train large language models, and poisoning the collected data.
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
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.
LinkChecker is a website validator. It checks for broken links in websites. It is recursive and multithreaded providing output in colored or normal text, HTML, SQL, CSV, XML or as a sitemap graph. It supports checking HTTP/1.1, HTTPS, FTP, mailto, news, nntp, telnet and local file links.
Uhttpmock is a project for mocking web service APIs which use HTTP or HTTPS. It provides a library, libuhttpmock, which implements recording and playback of HTTP request/response traces.
rss-bridge generates Atom feeds for social networking websites lacking feeds. Supported websites include Facebook, Twitter, Instagram and YouTube.
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
HTML::Selector::XPath is a Perl module for parsing and scraping XML/HTML documents using XPath expressions.
LibWapcaplet provides a reference counted string internment system designed to store small strings and allow rapid comparison of them. It is developed as part of the Netsurf project.
PSGI is a specification to decouple web server environments from web application framework code. Test::WWW::Mechanize is a subclass of WWW::Mechanize that incorporates features for web application testing. The Test::WWW::Mechanize::PSGI module meshes the two to allow easy testing of PSGI applications.
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.
This package provides HTML documentation for the nginx web server.
Libnsbmp is a decoding library for BMP and ICO image file formats, written in C. It is developed as part of the NetSurf project.
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.
This package contains helper classes for testing the Jetty Web Server.
The Apache HTTP Server Project is a collaborative software development effort aimed at creating a robust, commercial-grade, featureful, and freely-available source code implementation of an HTTP (Web) server. The project is jointly managed by a group of volunteers located around the world, using the Internet and the Web to communicate, plan, and develop the server and its related documentation.
go--webring provides a simple webring implementation as used by the Fediring.
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 TailwindCSS), 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.