Metadata-Version: 2.1
Name: hwd
Version: 0.3
Summary: UNKNOWN
Home-page: https://github.com/Outernet-Project/hwd
License: GPLv3
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Topic :: System :: Hardware
Classifier: Topic :: Utilities
Requires-Dist: pyudev (>=0.17)
Requires-Dist: netifaces (>=0.10.4)

===
hwd
===

This package provides APIs for obtaining information about hardware. Currently
it supports storage and network devices. Main use case is hardware management
in Librarian_, so it falls fairly short of being useful as a general hardware
mangement tool. It is also Linux-specific and has not been (and will not be)
tested on any other platform.

See ``examples`` directory for some usage examples.

Documentation is available `on Read The Docs <http://hwd.readthedocs.org/>`_.

.. _Librarian: https://github.com/Outernet-Project/librarian/


