File tree Expand file tree Collapse file tree 3 files changed +6
-7
lines changed
Expand file tree Collapse file tree 3 files changed +6
-7
lines changed Original file line number Diff line number Diff line change 22name = " uu_install"
33description = " install ~ (uutils) copy files from SOURCE to DESTINATION (with specified attributes)"
44repository = " https://github.com/uutils/coreutils/tree/main/src/uu/install"
5- authors = [
" Ben Eills <[email protected] >" ,
" uutils developers" ]
6- license.workspace = true
75version.workspace = true
6+ authors.workspace = true
7+ license.workspace = true
88homepage.workspace = true
99keywords.workspace = true
1010categories.workspace = true
Original file line number Diff line number Diff line change 22name = " uu_printf"
33description = " printf ~ (uutils) FORMAT and display ARGUMENTS"
44repository = " https://github.com/uutils/coreutils/tree/main/src/uu/printf"
5- authors = [" Nathan Ross" , " uutils developers" ]
6- license.workspace = true
75version.workspace = true
6+ authors.workspace = true
7+ license.workspace = true
88homepage.workspace = true
99keywords.workspace = true
1010categories.workspace = true
Original file line number Diff line number Diff line change 11[package ]
22name = " uu_stdbuf_libstdbuf"
3+ description = " stdbuf/libstdbuf ~ (uutils); dynamic library required for stdbuf"
4+ repository = " https://github.com/uutils/coreutils/tree/main/src/uu/stdbuf"
35version.workspace = true
46authors.workspace = true
57license.workspace = true
6-
78homepage.workspace = true
8- description = " stdbuf/libstdbuf ~ (uutils); dynamic library required for stdbuf"
9- repository = " https://github.com/uutils/coreutils/tree/main/src/uu/stdbuf"
109keywords.workspace = true
1110categories.workspace = true
1211edition.workspace = true
You can’t perform that action at this time.
0 commit comments