python-dmidecode 3.10.11-1build2 source package in Ubuntu

Changelog

python-dmidecode (3.10.11-1build2) precise; urgency=low

  * Rebuild to drop python2.6 dependencies and provides.
 -- Matthias Klose <email address hidden>   Sat, 14 Apr 2012 13:44:21 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Precise
Original maintainer:
Nima Talebi
Architectures:
any
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe python

Downloads

File Size SHA-256 Checksum
python-dmidecode_3.10.11.orig.tar.gz 111.3 KiB 71f2089d103729b84d1781ee81551384496dc2571437ed4264421add9fdf4490
python-dmidecode_3.10.11-1build2.diff.gz 23.9 KiB 9b4c9fe2cd0c2dda4d6d3ab4147b9d75b35ba113dc6630d54bb69aa500a94e51
python-dmidecode_3.10.11-1build2.dsc 1.3 KiB 8c82301f683063a997912f64960decf171c610a723e6bb2390c3f218dc458c06

Available diffs

View changes file

Binary packages built by this source

python-dmidecode: Python extension module for dmidecode

 DMI (the desktop management interface) provides a standardized description of
 a computer's hardware, including characteristics such as BIOS serial number
 and hardware connectors.
 .
 This package 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.

python-dmidecode-dbg: Python extension module for dmidecode (debug)

 DMI (the desktop management interface) provides a standardized description of
 a computer's hardware, including characteristics such as BIOS serial number
 and hardware connectors.
 .
 This package contains the extension built for the Python debug interpreter.