summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorLorry Tar Creator <lorry-tar-importer@baserock.org>2013-05-09 15:12:28 +0000
committer <>2013-06-05 17:10:08 +0000
commit2e54d50d349aafdc189eba2702e5913835cdf88f (patch)
treee69b4ab5d908d8792b884ba362c5c52cc94ab06f /README
downloadpyipmi-tarball-2e54d50d349aafdc189eba2702e5913835cdf88f.tar.gz
Imported from /home/lorry/working-area/delta_pyipmi-tarball/pyipmi-0.7.1.tar.gz.HEADpyipmi-0.7.1masterbaserock/morph
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 5 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..527cd22
--- /dev/null
+++ b/README
@@ -0,0 +1,5 @@
+Python library that provides IPMI commands.
+
+The goal is to provide an abstraction layer above tools that provide
+IPMI (ipmitool, freeipmi) so code can be written once and reused across
+different tools.