blob: 6436a6044dae6d02c00edda54da8ac74dd01d09f (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
Source: sos
Maintainer: Adam Stokes <adam.stokes@canonical.com>
Section: python
Priority: optional
Standards-Version: 3.9.2
Build-Depends: debhelper (>= 8), python-support, python (>=2.7), gettext
Package: sos
Architecture: any
Depends: ${python:Depends}, ${misc:Depends}, python-selinux
Description: A set of tools to gather troubleshooting information from a system
Sos is a set of tools that gathers information about system
hardware and configuration. The information can then be used for
diagnostic purposes and debugging. Sos is commonly used to help
support technicians and developers.
|