aboutsummaryrefslogtreecommitdiffstats
path: root/src/README
diff options
context:
space:
mode:
Diffstat (limited to 'src/README')
-rw-r--r--src/README15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/README b/src/README
new file mode 100644
index 00000000..0f6a301e
--- /dev/null
+++ b/src/README
@@ -0,0 +1,15 @@
+This set of tools is designed to provide information to support
+organizations in an extensible manner, allowing third parties,
+package maintainers, and anyone else to provide plugins that will
+collect, analyze, and report information that is useful for supporting
+software packages.
+
+(all the following as root)
+to install locally ==> python setup.py install
+to build an rpm ==> python setup.py bdist_rpm
+
+
+Contributors:
+Steve Conklin <sconklin@redhat.com>
+Pierre Amadio <pamadio@redhat.com>
+John Berninger <jwb@redhat.com>