2 commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0317f46a01 | |||
| 881a915098 |
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
| 0317f46a01 |
cmds.distro.pkg.CmdMeta: Add class
Support distro pkg meta <package names ...>, returning meta information for the specified package names. Signed-off-by: Jan Lindemann <jan@janware.com> |
|||
| 881a915098 |
jw/pkg/cmds/distro/CmdPkg: Add distro pkg ls
Add the distro subcommand class CmdPkg, together with a first subcommand ls, which prints a list of files contained in a package. Signed-off-by: Jan Lindemann <jan@janware.com> |