blob: 9bfc145064d598ba62215aedd47a56df4038b1e3 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
Sample client for SamDrucker, which will store lists of packages installed on
hosts.
SamDrucker is a collection of small components which create a centralized list
of all packages on all hosts.
Each component is designed to be:
* small
* simple
* easily written
* flexiable
* few, if any, dependencies
|