An open API service indexing awesome lists of open source software.

https://github.com/ryanwoodsmall/toybox-misc

scripts, specs, etc. for toybox
https://github.com/ryanwoodsmall/toybox-misc

musl musl-libc rpm rpm-packages rpm-spec toybox

Last synced: 8 months ago
JSON representation

scripts, specs, etc. for toybox

Awesome Lists containing this project

README

          

# toybox-misc

## what is toybox?

toybox is Rob Landley's BSD-licensed single-executable Linux command line utilty toolkit. It offers a decent set of system-provided and Busybox alternatives to common commands, and can be compiled statically using musl/gcc for easy binary distribution.

## what is this?

scripts, specs, etc. for building and packaging toybox

### links

- homepage : http://landley.net/toybox
- git : https://github.com/landley/toybox