Metadata-Version: 2.0
Name: bios-pnp
Version: 1.0.0
Summary: Very simple module that enumerates Legacy Plug and Play devices
Home-page: https://github.com/nicholasbishop/bios_pnp
Author: Nicholas Bishop
Author-email: nicholasbishop@gmail.com
License: Apache 2.0
Platform: UNKNOWN
Requires-Dist: attrs (>=16.0.0)

========
bios_pnp
========

Very simple module that enumerates Legacy Plug and Play devices.

Currently only Linux is supported. The data is sourced from the sysfs
file system.

Example::

  TODO


License
=======

Apache 2.0


