ReqPack Lua wrapper for Tcl teacup package management.
namenamewith explicitversionnamewith explicitentity=<package|application|profile|redirect>flag- local artifact path through
installLocal()
installinstallLocalremoveupdatelistoutdatedsearchinfo
- shared cache root:
~/.cache/reqpack/teacup - isolated Teacup repository:
~/.cache/reqpack/teacup/repository - ReqPack cached installed list:
~/.cache/reqpack/teacup/reqpack/last-list.txt
- all installs/removals operate on isolated ReqPack-owned Teacup repository, not user default repo
search()usesteacup list <prompt>fuzzy lookup instead of raw Teacup query syntax- targeted
update(packages)reusesteacup installbecause Teacup has no dedicated per-package update command - no wrapper support for zero-arg
teacup removefull repository wipe
rqp test-plugin --plugin ./run.lua --preset core