Skip to content

Commit

Permalink
minor fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Azathothas committed Jan 24, 2025
1 parent 950451d commit 7eee033
Show file tree
Hide file tree
Showing 2 changed files with 120 additions and 140 deletions.
258 changes: 119 additions & 139 deletions binaries/coreutils/static.vlang.source.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,147 +9,127 @@ category:
- "ConsoleOnly"
- "Utility"
description:
_default: "Cross-platform Rust rewrite of the GNU coreutils"
"[": "Check file types and compare values [coreutils-uutils]"
arch: "Print machine hardware name (same as uname -m) [coreutils-uutils]"
b2sum: "Compute and check BLAKE2 message digest [coreutils-uutils]"
b3sum: "Compute and check BLAKE3 message digest [coreutils-uutils]"
base32: "Base32 encode/decode data and print to standard output [coreutils-uutils]"
base64: "Base64 encode/decode data and print to standard output [coreutils-uutils]"
basename: "Strip directory and suffix from filenames [coreutils-uutils]"
basenc: "Encode/decode data and print to standard output [coreutils-uutils]"
cat: "Concatenate files and print on the standard output [coreutils-uutils]"
chcon: "Change file security context [coreutils-uutils]"
chgrp: "Change group ownership [coreutils-uutils]"
chmod: "Change file owner and group [coreutils-uutils]"
chown: "Change file owner and group [coreutils-uutils]"
chroot: "Run command or interactive shell with special root directory [coreutils-uutils]"
cksum: "Compute and verify file checksums [coreutils-uutils]"
comm: "Compare two sorted files line by line [coreutils-uutils]"
_default: "GNU coreutils in V-Lang"
"[": "Check file types and compare values [coreutils-vlang]"
arch: "Print machine hardware name (same as uname -m) [coreutils-vlang]"
b2sum: "Compute and check BLAKE2 message digest [coreutils-vlang]"
b3sum: "Compute and check BLAKE3 message digest [coreutils-vlang]"
base32: "Base32 encode/decode data and print to standard output [coreutils-vlang]"
base64: "Base64 encode/decode data and print to standard output [coreutils-vlang]"
basename: "Strip directory and suffix from filenames [coreutils-vlang]"
basenc: "Encode/decode data and print to standard output [coreutils-vlang]"
cat: "Concatenate files and print on the standard output [coreutils-vlang]"
chcon: "Change file security context [coreutils-vlang]"
chgrp: "Change group ownership [coreutils-vlang]"
chmod: "Change file owner and group [coreutils-vlang]"
chown: "Change file owner and group [coreutils-vlang]"
chroot: "Run command or interactive shell with special root directory [coreutils-vlang]"
cksum: "Compute and verify file checksums [coreutils-vlang]"
comm: "Compare two sorted files line by line [coreutils-vlang]"
coreutils: "Multicall Binary for Coreutils: GNU File, Shell, and Text utilities"
cp: "Copy files and directories [coreutils-uutils]"
csplit: "Split a file into sections determined by context lines [coreutils-uutils]"
cut: "Remove sections from each line of files [coreutils-uutils]"
date: "Print or set the system date and time [coreutils-uutils]"
dd: "Convert and Copy a file [coreutils-uutils]"
df: "Report file system space usage [coreutils-uutils]"
dir: "List directory contents [coreutils-uutils]"
dircolors: "Color setup for ls [coreutils-uutils]"
dirname: "Strip last component from file name [coreutils-uutils]"
du: "Estimate file space usage [coreutils-uutils]"
echo: "Display a line of text [coreutils-uutils]"
env: "Run a program in a modified environment [coreutils-uutils]"
expand: "Convert tabs to spaces [coreutils-uutils]"
expr: "Evaluate expressions [coreutils-uutils]"
factor: "Factor numbers [coreutils-uutils]"
"false": "Do nothing, unsuccessfully [coreutils-uutils]"
fmt: "Simple optimal text formatter [coreutils-uutils]"
fold: "Wrap each input line to fit in specified width [coreutils-uutils]"
ginstall: "Copy files and set attributes [coreutils-uutils]"
groups: "Print the groups a user is in [coreutils-uutils]"
cp: "Copy files and directories [coreutils-vlang]"
csplit: "Split a file into sections determined by context lines [coreutils-vlang]"
cut: "Remove sections from each line of files [coreutils-vlang]"
date: "Print or set the system date and time [coreutils-vlang]"
dd: "Convert and Copy a file [coreutils-vlang]"
df: "Report file system space usage [coreutils-vlang]"
dir: "List directory contents [coreutils-vlang]"
dircolors: "Color setup for ls [coreutils-vlang]"
dirname: "Strip last component from file name [coreutils-vlang]"
du: "Estimate file space usage [coreutils-vlang]"
echo: "Display a line of text [coreutils-vlang]"
env: "Run a program in a modified environment [coreutils-vlang]"
expand: "Convert tabs to spaces [coreutils-vlang]"
expr: "Evaluate expressions [coreutils-vlang]"
factor: "Factor numbers [coreutils-vlang]"
"false": "Do nothing, unsuccessfully [coreutils-vlang]"
fmt: "Simple optimal text formatter [coreutils-vlang]"
fold: "Wrap each input line to fit in specified width [coreutils-vlang]"
ginstall: "Copy files and set attributes [coreutils-vlang]"
groups: "Print the groups a user is in [coreutils-vlang]"
hashsum: "Compute and check message digests for many Algorithms"
head: "Output the first part of files [coreutils-uutils]"
hostid: "Print the numeric identifier for the current host [coreutils-uutils]"
hostname: "Display or set the system's host name [coreutils-uutils]"
id: "Print real and effective user and group IDs [coreutils-uutils]"
install: "Copy files and set attributes [coreutils-uutils]"
join: "Join lines of two files on a common field [coreutils-uutils]"
kill: "Send a signal (default: TERM) to given PIDs [coreutils-uutils]"
link: "Call the link function to create a link to a file [coreutils-uutils]"
ln: "Make links between files [coreutils-uutils]"
logname: "Print user's login name [coreutils-uutils]"
ls: "List directory contents [coreutils-uutils]"
make-prime-list: "Generate Prime Numbers [coreutils-uutils]"
md5sum: "Compute and check MD5 message digest [coreutils-uutils]"
mkdir: "Make directories [coreutils-uutils]"
mkfifo: "Make FIFOs (named pipes) [coreutils-uutils]"
mknod: "Make block or character special files [coreutils-uutils]"
mktemp: "Create a temporary file or directory [coreutils-uutils]"
mv: "Move (rename) files [coreutils-uutils]"
nice: "Run a program with modified scheduling priority [coreutils-uutils]"
nl: "Number lines of files [coreutils-uutils]"
nohup: "Run a command immune to hangups, with output to a non-tty [coreutils-uutils]"
nproc: "Print the number of processing units available [coreutils-uutils]"
numfmt: "Convert numbers from/to human-readable strings [coreutils-uutils]"
od: "Dump files in octal and other formats [coreutils-uutils]"
paste: "Merge lines of files [coreutils-uutils]"
pathchk: "Check whether file names are valid or portable [coreutils-uutils]"
pinky: "Lightweight finger [coreutils-uutils]"
pr: "Convert text files for printing [coreutils-uutils]"
printenv: "Print all or part of environment [coreutils-uutils]"
printf: "Format and print data [coreutils-uutils]"
ptx: "Produce a permuted index of file contents [coreutils-uutils]"
pwd: "Print name of current/working directory [coreutils-uutils]"
readlink: "Print resolved symbolic links or canonical file names [coreutils-uutils]"
realpath: "Print the resolved path [coreutils-uutils]"
rm: "Remove files or directories [coreutils-uutils]"
rmdir: "Remove empty directories [coreutils-uutils]"
runcon: "Run command with specified security context [coreutils-uutils]"
seq: "Print a sequence of numbers [coreutils-uutils]"
sha1sum: "Compute and check SHA1 message digest [coreutils-uutils]"
sha224sum: "Compute and check SHA224 message digest [coreutils-uutils]"
sha256sum: "Compute and check SHA256 message digest [coreutils-uutils]"
sha3sum: "Compute and check SHA3 message digest [coreutils-uutils]"
sha3-224sum: "Compute and check SHA3-224 message digest [coreutils-uutils]"
sha3-256sum: "Compute and check SHA3-256 message digest [coreutils-uutils]"
sha3-384sum: "Compute and check SHA3-384 message digest [coreutils-uutils]"
sha3-512sum: "Compute and check SHA3-512 message digest [coreutils-uutils]"
sha384sum: "Compute and check SHA384 message digest [coreutils-uutils]"
sha512sum: "Compute and check SHA512 message digest [coreutils-uutils]"
shake128sum: "Compute and check SHAKE-128 message digest [coreutils-uutils]"
shake256sum: "Compute and check SHAKE-128 message digest [coreutils-uutils]"
shred: "Overwrite a file to hide its contents, and optionally delete it [coreutils-uutils]"
shuf: "Generate random permutations [coreutils-uutils]"
sleep: "Delay for a specified amount of time [coreutils-uutils]"
sort: "Sort lines of text files [coreutils-uutils]"
split: "Split a file into pieces [coreutils-uutils]"
stat: "Display file or file system status [coreutils-uutils]"
stdbuf: "Run COMMAND, with modified buffering operations for its standard streams [coreutils-uutils]"
stty: "Change and print terminal line settings [coreutils-uutils]"
sum: "Checksum and count the blocks in a file [coreutils-uutils]"
sync: "Synchronize cached writes to persistent storage [coreutils-uutils]"
tac: "Concatenate and print files in reverse [coreutils-uutils]"
tail: "Output the last part of files [coreutils-uutils]"
tee: "Read from standard input and write to standard output and files [coreutils-uutils]"
test: "Check file types and compare values [coreutils-uutils]"
timeout: "Run a command with a time limit [coreutils-uutils]"
touch: "Change file timestamps [coreutils-uutils]"
tr: "Translate or Delete characters [coreutils-uutils]"
"true": "Do nothing, successfully [coreutils-uutils]"
truncate: "Shrink or extend the size of a file to the specified size [coreutils-uutils]"
tsort: "Perform topological sort [coreutils-uutils]"
tty: "Print the file name of the terminal connected to standard input [coreutils-uutils]"
uname: "Print system information [coreutils-uutils]"
unexpand: "Convert spaces to tabs [coreutils-uutils]"
uniq: "Report or omit repeated lines [coreutils-uutils]"
unlink: "Call the unlink function to remove the specified file [coreutils-uutils]"
uptime: "Display the time since the last boot [coreutils-uutils]"
users: "Print the user names of users currently logged in to the current host [coreutils-uutils]"
vdir: "List directory contents [coreutils-uutils]"
wc: "Print newline, word, and byte counts for each file [coreutils-uutils]"
who: "Show who is logged on [coreutils-uutils]"
whoami: "Print effective user name [coreutils-uutils]"
yes: "Output a string repeatedly until killed [coreutils-uutils]"
distro_pkg:
alpine:
- "uutils"
- "uutils-coreutils"
archlinux:
aur:
- "coreutils-uutils"
- "uutils-coreutils-git"
extra:
- "uutils-coreutils"
debian:
- "rust-coreutils"
- "rust-uucore"
gnuguix:
- "rust-uucore"
homebrew:
- "uutils-coreutils"
nixpkgs:
- "uutils-coreutils"
- "uutils-coreutils-noprefix"
head: "Output the first part of files [coreutils-vlang]"
hostid: "Print the numeric identifier for the current host [coreutils-vlang]"
hostname: "Display or set the system's host name [coreutils-vlang]"
id: "Print real and effective user and group IDs [coreutils-vlang]"
install: "Copy files and set attributes [coreutils-vlang]"
join: "Join lines of two files on a common field [coreutils-vlang]"
kill: "Send a signal (default: TERM) to given PIDs [coreutils-vlang]"
link: "Call the link function to create a link to a file [coreutils-vlang]"
ln: "Make links between files [coreutils-vlang]"
logname: "Print user's login name [coreutils-vlang]"
ls: "List directory contents [coreutils-vlang]"
make-prime-list: "Generate Prime Numbers [coreutils-vlang]"
md5sum: "Compute and check MD5 message digest [coreutils-vlang]"
mkdir: "Make directories [coreutils-vlang]"
mkfifo: "Make FIFOs (named pipes) [coreutils-vlang]"
mknod: "Make block or character special files [coreutils-vlang]"
mktemp: "Create a temporary file or directory [coreutils-vlang]"
mv: "Move (rename) files [coreutils-vlang]"
nice: "Run a program with modified scheduling priority [coreutils-vlang]"
nl: "Number lines of files [coreutils-vlang]"
nohup: "Run a command immune to hangups, with output to a non-tty [coreutils-vlang]"
nproc: "Print the number of processing units available [coreutils-vlang]"
numfmt: "Convert numbers from/to human-readable strings [coreutils-vlang]"
od: "Dump files in octal and other formats [coreutils-vlang]"
paste: "Merge lines of files [coreutils-vlang]"
pathchk: "Check whether file names are valid or portable [coreutils-vlang]"
pinky: "Lightweight finger [coreutils-vlang]"
pr: "Convert text files for printing [coreutils-vlang]"
printenv: "Print all or part of environment [coreutils-vlang]"
printf: "Format and print data [coreutils-vlang]"
ptx: "Produce a permuted index of file contents [coreutils-vlang]"
pwd: "Print name of current/working directory [coreutils-vlang]"
readlink: "Print resolved symbolic links or canonical file names [coreutils-vlang]"
realpath: "Print the resolved path [coreutils-vlang]"
rm: "Remove files or directories [coreutils-vlang]"
rmdir: "Remove empty directories [coreutils-vlang]"
runcon: "Run command with specified security context [coreutils-vlang]"
seq: "Print a sequence of numbers [coreutils-vlang]"
sha1sum: "Compute and check SHA1 message digest [coreutils-vlang]"
sha224sum: "Compute and check SHA224 message digest [coreutils-vlang]"
sha256sum: "Compute and check SHA256 message digest [coreutils-vlang]"
sha3sum: "Compute and check SHA3 message digest [coreutils-vlang]"
sha3-224sum: "Compute and check SHA3-224 message digest [coreutils-vlang]"
sha3-256sum: "Compute and check SHA3-256 message digest [coreutils-vlang]"
sha3-384sum: "Compute and check SHA3-384 message digest [coreutils-vlang]"
sha3-512sum: "Compute and check SHA3-512 message digest [coreutils-vlang]"
sha384sum: "Compute and check SHA384 message digest [coreutils-vlang]"
sha512sum: "Compute and check SHA512 message digest [coreutils-vlang]"
shake128sum: "Compute and check SHAKE-128 message digest [coreutils-vlang]"
shake256sum: "Compute and check SHAKE-128 message digest [coreutils-vlang]"
shred: "Overwrite a file to hide its contents, and optionally delete it [coreutils-vlang]"
shuf: "Generate random permutations [coreutils-vlang]"
sleep: "Delay for a specified amount of time [coreutils-vlang]"
sort: "Sort lines of text files [coreutils-vlang]"
split: "Split a file into pieces [coreutils-vlang]"
stat: "Display file or file system status [coreutils-vlang]"
stdbuf: "Run COMMAND, with modified buffering operations for its standard streams [coreutils-vlang]"
stty: "Change and print terminal line settings [coreutils-vlang]"
sum: "Checksum and count the blocks in a file [coreutils-vlang]"
sync: "Synchronize cached writes to persistent storage [coreutils-vlang]"
tac: "Concatenate and print files in reverse [coreutils-vlang]"
tail: "Output the last part of files [coreutils-vlang]"
tee: "Read from standard input and write to standard output and files [coreutils-vlang]"
test: "Check file types and compare values [coreutils-vlang]"
timeout: "Run a command with a time limit [coreutils-vlang]"
touch: "Change file timestamps [coreutils-vlang]"
tr: "Translate or Delete characters [coreutils-vlang]"
"true": "Do nothing, successfully [coreutils-vlang]"
truncate: "Shrink or extend the size of a file to the specified size [coreutils-vlang]"
tsort: "Perform topological sort [coreutils-vlang]"
tty: "Print the file name of the terminal connected to standard input [coreutils-vlang]"
uname: "Print system information [coreutils-vlang]"
unexpand: "Convert spaces to tabs [coreutils-vlang]"
uniq: "Report or omit repeated lines [coreutils-vlang]"
unlink: "Call the unlink function to remove the specified file [coreutils-vlang]"
uptime: "Display the time since the last boot [coreutils-vlang]"
users: "Print the user names of users currently logged in to the current host [coreutils-vlang]"
vdir: "List directory contents [coreutils-vlang]"
wc: "Print newline, word, and byte counts for each file [coreutils-vlang]"
who: "Show who is logged on [coreutils-vlang]"
whoami: "Print effective user name [coreutils-vlang]"
yes: "Output a string repeatedly until killed [coreutils-vlang]"
homepage:
- "https://github.com/vlang/coreutils"
license:
Expand Down
2 changes: 1 addition & 1 deletion binaries/meli/static.official.source.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ pkg_type: "static"
category:
- "ConsoleOnly"
- "Utility"
description: "🐝 Terminal Mail Client"
description: "Terminal Mail Client"
distro_pkg:
alpine:
- "meli"
Expand Down

0 comments on commit 7eee033

Please sign in to comment.