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.
Caddy is a web server designed for simplicity and ease of use. It is notable for its automatic HTTPS feature, which enables secure connections without requiring complex configuration. Caddy is built with a focus on performance and flexibility, making it suitable for a variety of applications, from serving static websites to running dynamic web applications.
This package provides a small library, built on top of pyOpenSSL, which allows for creating a custom certificate authority (CA) certificate, and generating on-demand dynamic host certs using that CA certificate. It is most useful for use with a man-in-the-middle HTTPS proxy, for example, for recording or replaying web content.
Library for parsing urls.
urlcanon
py robot txt
with a shitty build system
doesn't have a shitty build system
The Websocket-client module provides the low level APIs for WebSocket usage in Python programs.
lol lmao
idk
brozzler
meow
will capture requests that pass through it in WARC format.
ARM Trusted Firmware provides a reference implementation of secure world software for ARMv7-A and ARMv8-A, including a Secure Monitor executing at Exception Level 3 (EL3). It implements various ARM interface standards, such as:
The Power State Coordination Interface (PSCI)
Trusted Board Boot Requirements (TBBR, ARM DEN0006C-1)
SMC Calling Convention
System Control and Management Interface
Software Delegated Exception Interface (SDEI)
Firmware for the sunxi System Control Processor enabling deep sleep support.
Fast and tiny Pinephone bootloader with many improvements compared to u-boot.
Combined ATF and Crust firmware for use in p-boot.
A stub used in order to join together a kernel, initrd, arguments, and more into a single UEFI-bootable image.
A tool used in order to join together a kernel, inird, arguments, and more into a single UEFI-bootable image.
aarch64-linux-musl cross-compiler
NES/Famicom, Famicom Disk System (FDS), and Dendy emulator, supporting NTSC, PAL, and NTSC-Pal hybrid modes.
This package provides an assembler and emulator for the Uxn stack-machine, written in ANSI C. Graphical output is implemented using SDL2.