Btter tests for the package index

This commit is contained in:
2026-08-18 13:47:29 +02:00
parent 49ff1ad354
commit 72bf39a27b
5 changed files with 66 additions and 30 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
Portable Unix-style core utilities for Rash, implemented in Racket.
Version 0.2.7 includes text/pipeline tools (`head`, `tail`, `wc`, `sort`, `uniq`,
Version 0.2.9 includes text/pipeline tools (`head`, `tail`, `wc`, `sort`, `uniq`,
`cut`, `tee`, `tr`), path and filesystem helpers (`basename`, `dirname`,
`realpath`, `readlink`, `stat`, `du`, `df`, `mktemp`), environment commands
(`printenv`, `env`), and `date` backed by Gregor.