nihstro-headers

3DS shader development headers

Headers for development with nihstro

opustags

view and edit Ogg Opus comments

Edit Opus tags in batch with command line flags, export or import tags through text files, or edit tags interactively using your preferred text editor.

xserver-xorg-input-wacom

X.Org X server -- Wacom input driver

This package provides the X.Org driver for Wacom tablet devices.

kube-openapi

Kubernetes OpenAPI spec generation & serving (program)

Kube OpenAPI This repo is the home for Kubernetes OpenAPI discovery spec generation. The goal is to support a subset of OpenAPI features to satisfy kubernetes use-cases but implement that subset with little to no assumption about the structure of the code or routes. Thus, there should be no kubernetes specific code in this repo.

pygopherd

Modular Multiprotocol Gopher/HTTP/WAP Server

This is a modern Gopher server. It can serve documents with Gopher+, standard Gopher (RFC1436), HTTP, and WAP -- all on the same port. Pygopherd features a modular extension system as well as loadable scripts and much more. It contains full support for UMN gopherd systems -- including .Links, .names, .cap, searches, etc. Pygopherd also supports Bucktooth features such as gophermap files and executables. In addition to all this, there are Pygopherd's own extra features. All features are fully customizable and can be enabled or disabled by editing /etc/pygopherd/pygopherd.conf.

node-macaddress

Get MAC addresses of host network interfaces in Node.js

node-macaddress is a nodejs library that retrieves the MAC addresses (hardware addresses) of the host's network interfaces. It provides a convenient wrapper of os.networkInterfaces() call.