summaryrefslogtreecommitdiff
path: root/pyipmi.egg-info
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 /pyipmi.egg-info
downloadpyipmi-tarball-master.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 'pyipmi.egg-info')
-rw-r--r--pyipmi.egg-info/PKG-INFO12
-rw-r--r--pyipmi.egg-info/SOURCES.txt62
-rw-r--r--pyipmi.egg-info/dependency_links.txt1
-rw-r--r--pyipmi.egg-info/requires.txt1
-rw-r--r--pyipmi.egg-info/top_level.txt1
5 files changed, 77 insertions, 0 deletions
diff --git a/pyipmi.egg-info/PKG-INFO b/pyipmi.egg-info/PKG-INFO
new file mode 100644
index 0000000..d629258
--- /dev/null
+++ b/pyipmi.egg-info/PKG-INFO
@@ -0,0 +1,12 @@
+Metadata-Version: 1.1
+Name: pyipmi
+Version: 0.7.1
+Summary: Wrapper for IPMI clients
+Home-page: UNKNOWN
+Author: Calxeda
+Author-email: UNKNOWN
+License: UNKNOWN
+Description: UNKNOWN
+Platform: UNKNOWN
+Classifier: License :: OSI Approved :: BSD License
+Classifier: Programming Language :: Python :: 2.7
diff --git a/pyipmi.egg-info/SOURCES.txt b/pyipmi.egg-info/SOURCES.txt
new file mode 100644
index 0000000..3e05734
--- /dev/null
+++ b/pyipmi.egg-info/SOURCES.txt
@@ -0,0 +1,62 @@
+README
+setup.py
+pyipmi/__init__.py
+pyipmi/bmc.py
+pyipmi/bootdev.py
+pyipmi/bootparam.py
+pyipmi/channel.py
+pyipmi/chassis.py
+pyipmi/data.py
+pyipmi/dcmi.py
+pyipmi/event.py
+pyipmi/fabric.py
+pyipmi/freeipmi_pef.py
+pyipmi/fru.py
+pyipmi/fw.py
+pyipmi/info.py
+pyipmi/lan.py
+pyipmi/mc.py
+pyipmi/pef.py
+pyipmi/pet.py
+pyipmi/sdr.py
+pyipmi/sel.py
+pyipmi/server.py
+pyipmi/sol.py
+pyipmi/user.py
+pyipmi/watchdog.py
+pyipmi.egg-info/PKG-INFO
+pyipmi.egg-info/SOURCES.txt
+pyipmi.egg-info/dependency_links.txt
+pyipmi.egg-info/requires.txt
+pyipmi.egg-info/top_level.txt
+pyipmi/commands/__init__.py
+pyipmi/commands/bmc.py
+pyipmi/commands/bootdev.py
+pyipmi/commands/bootparam.py
+pyipmi/commands/channel.py
+pyipmi/commands/chassis.py
+pyipmi/commands/data.py
+pyipmi/commands/dcmi.py
+pyipmi/commands/event.py
+pyipmi/commands/fabric.py
+pyipmi/commands/fabric_config.py
+pyipmi/commands/freeipmi_pef.py
+pyipmi/commands/fru.py
+pyipmi/commands/fw.py
+pyipmi/commands/info.py
+pyipmi/commands/lan.py
+pyipmi/commands/mc.py
+pyipmi/commands/payload.py
+pyipmi/commands/pef.py
+pyipmi/commands/pet.py
+pyipmi/commands/sdr.py
+pyipmi/commands/sel.py
+pyipmi/commands/sol.py
+pyipmi/commands/user.py
+pyipmi/commands/watchdog.py
+pyipmi/tools/__init__.py
+pyipmi/tools/ipmi_pef_config.py
+pyipmi/tools/ipmi_pet.py
+pyipmi/tools/ipmidcmi.py
+pyipmi/tools/ipmitool.py
+pyipmi/tools/responseparser.py \ No newline at end of file
diff --git a/pyipmi.egg-info/dependency_links.txt b/pyipmi.egg-info/dependency_links.txt
new file mode 100644
index 0000000..8b13789
--- /dev/null
+++ b/pyipmi.egg-info/dependency_links.txt
@@ -0,0 +1 @@
+
diff --git a/pyipmi.egg-info/requires.txt b/pyipmi.egg-info/requires.txt
new file mode 100644
index 0000000..389a6c3
--- /dev/null
+++ b/pyipmi.egg-info/requires.txt
@@ -0,0 +1 @@
+pexpect \ No newline at end of file
diff --git a/pyipmi.egg-info/top_level.txt b/pyipmi.egg-info/top_level.txt
new file mode 100644
index 0000000..c655954
--- /dev/null
+++ b/pyipmi.egg-info/top_level.txt
@@ -0,0 +1 @@
+pyipmi