checkbox-support 0.1-1 source package in Ubuntu

Changelog

checkbox-support (0.1-1) unstable; urgency=low


  * Initial release (Closes: #735153)

 -- Sylvain Pineau <email address hidden>  Fri, 10 Jan 2014 10:00:00 +0100

Upload details

Uploaded by:
Sylvain Pineau
Uploaded to:
Sid
Original maintainer:
Sylvain Pineau
Architectures:
all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
checkbox-support_0.1-1.dsc 2.1 KiB 5577486d26f216bbbaf05a8ed446fd52ea2390d85ea89f88682c11464f102bc8
checkbox-support_0.1.orig.tar.gz 392.3 KiB d904cdd6913f48319f1cd44f3cae2c22f7759f133288b427636b233a3a554108
checkbox-support_0.1-1.debian.tar.xz 78.3 KiB b8519b1db4d1ce64290df1b3ec103d5a4e1da4197732eb2cf8803df589b8f6f4

No changes file available.

Binary packages built by this source

python3-checkbox-support: collection of Python modules used by PlainBox providers

 This package contains the CheckBox support Python 3 library, primarily used by
 the CheckBox provider.
 .
 It should not be installed directly, but pulled in by PlainBox provider
 packages requiring one of the support module listed below:
 .
  * checkbox_support.contrib.xrandr: provides a high level API for the XRandR
    extension of the X.org server.
 .
  * checkbox_support.dbus.udisks2: module for working with UDisks2 from python
 .
  * checkbox_support.heuristics.udev: heuristics for udev
  * checkbox_support.heuristics.udisks2: heuristics for udisks2
 .
  * checkbox_support.parsers.cpuinfo: parser for the /proc/cpuinfo file
  * checkbox_support.parsers.dmidecode: parser for the dmidecode command
  * checkbox_support.parsers.efi: parser for EFI information
  * checkbox_support.parsers.lshwjson: parser for the lshw JSON output
  * checkbox_support.parsers.meminfo: parser for the /proc/meminfo file
  * checkbox_support.parsers.modinfo: parser for modinfo information
  * checkbox_support.parsers.pactl: parser for the output of 'pactl list' syntax
  * checkbox_support.parsers.udevadm: parser for the udevadm command
  * checkbox_support.parsers.xinput: parser for the xinput command
 .
  * checkbox_support.scripts.audio_settings manipulates PulseAudio settings.
  * checkbox_support.scripts.gputest_benchmark is a wrapper for the Geeks3D
    GpuTest benchmark.
 .
  * checkbox_support.udev is a collection of utility functions for
    interacting with GUdev.