Source: python-dmidecode XS-Python-Version: (>= 2.3) Section: utils Priority: optional Maintainer: Nima Talebi Build-Depends: debhelper (>= 5), python-all-dev (>= 2.3.5-11), python-central (>= 0.6) Standards-Version: 3.8.0 Package: python-dmidecode XB-Python-Version: ${python:Versions} Architecture: any Provides: ${python:Provides} Depends: ${python:Depends}, ${shlibs:Depends} Description: Python extension module for dmidecode The Desktop Management Interface provides a standardized description of a computer's hardware, including characteristics such as BIOS serial number and hardware connectors. . python-dmidecode provides an interface to the DMI data available from the BIOS. It is intended to be used as a back-end tool by other hardware detection programs implemented in python.