Package: python3-apport Source: apport Version: 2.20.11-0ubuntu27.30 Architecture: all Maintainer: Ubuntu Developers Installed-Size: 591 Depends: python3:any (>= 3.0~), python3-apt (>= 0.7.9), python3-httplib2, python3-problem-report (>= 0.94), python3-requests-unixsocket, lsb-release, python3-launchpadlib Recommends: apport Section: python Priority: optional Homepage: https://wiki.ubuntu.com/Apport Description: Python 3 library for Apport crash report handling This Python package provides high-level functions for creating and handling apport crash reports: . * Query available and new reports. * Add OS, packaging, and process runtime information to a report. * Various frontend utility functions. * Python hook to generate crash reports when Python scripts fail.