Metadata-Version: 2.0
Name: ilo-utils
Version: 0.1.1
Summary: ILO Utils
Home-page: https://github.com/jonstacks13/ilo-utils
Author: Jonathan Stacks
Author-email: jonstacks13@gmail.com
License: BSD
Keywords: ilo,utils
Platform: UNKNOWN
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Requires-Dist: docopt (>=0.6)
Requires-Dist: netaddr (>=0.7)
Requires-Dist: prettytable (>=0.7)
Requires-Dist: requests (>=2.9)

=========
ilo-utils
=========

Utilities for interacting with ILO.

* Documentation: https://jonstacks13.github.io/ilo-utils/




=======
History
=======

------------------
0.1.1 (2016-01-01)
------------------

Fixes
-----

* Fixed pypi installation issues.

------------------
0.1.0 (2016-01-01)
------------------

Features
--------

* `ilo-sweep` command for sweeping a network for ILO devices.


