README (390B)
- Collection of Unix tools, comparable to coreutils
- Copyright 2017-2022 Haelwenn (lanodan) Monnier <contact+utils@hacktivis.me>
- SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only
- # Dependencies
- * POSIX System (tested on musl+linux and glibc+linux)
- * libbsd or a BSD libc for bin/humanize
- * (for tests) ATF: <https://github.com/jmmv/atf>
- * (for tests) Kyua: <https://github.com/jmmv/kyua>