logo

utils

~/.local/bin tools and git-hooks git clone https://hacktivis.me/git/utils.git

README (390B)


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