Ecosyste.ms: Awesome
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: about 2 months ago
JSON representation
scripts, specs, etc. for toybox
- Host: GitHub
- URL: https://github.com/ryanwoodsmall/toybox-misc
- Owner: ryanwoodsmall
- Created: 2017-11-02T02:01:55.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-04-10T05:43:08.000Z (9 months ago)
- Last Synced: 2024-04-10T06:36:22.554Z (9 months ago)
- Topics: musl, musl-libc, rpm, rpm-packages, rpm-spec, toybox
- Language: Shell
- Size: 25.4 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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