From 2e54d50d349aafdc189eba2702e5913835cdf88f Mon Sep 17 00:00:00 2001 From: Lorry Tar Creator Date: Thu, 9 May 2013 15:12:28 +0000 Subject: Imported from /home/lorry/working-area/delta_pyipmi-tarball/pyipmi-0.7.1.tar.gz. --- pyipmi.egg-info/PKG-INFO | 12 +++++++ pyipmi.egg-info/SOURCES.txt | 62 ++++++++++++++++++++++++++++++++++++ pyipmi.egg-info/dependency_links.txt | 1 + pyipmi.egg-info/requires.txt | 1 + pyipmi.egg-info/top_level.txt | 1 + 5 files changed, 77 insertions(+) create mode 100644 pyipmi.egg-info/PKG-INFO create mode 100644 pyipmi.egg-info/SOURCES.txt create mode 100644 pyipmi.egg-info/dependency_links.txt create mode 100644 pyipmi.egg-info/requires.txt create mode 100644 pyipmi.egg-info/top_level.txt (limited to 'pyipmi.egg-info') 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 -- cgit v1.2.1