This file is indexed.

/usr/lib/python3/dist-packages/plainbox-0.5.3.egg-info/PKG-INFO is in python3-plainbox 0.5.3-2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
Metadata-Version: 1.0
Name: plainbox
Version: 0.5.3
Summary: Simple replacement for checkbox
Home-page: https://launchpad.net/checkbox/
Author: Zygmunt Krynicki
Author-email: zygmunt.krynicki@canonical.com
License: GPLv3
Description: PlainBox
        ========
        
        PlainBox is a toolkit consisting of python3 library, development tools,
        documentation and examples. It is targeted at developers working on testing or
        certification applications and authors creating tests for such applications.
        
        PlainBox can be used to both create simple and comprehensive test tools as well
        as to develop and execute test jobs and test scenarios. It was created as a
        refined and rewritten core of the CheckBox project. It has a well tested and
        documented core, small but active development community and a collection of
        associated projects that use it as a lower-level engine/back-end library.
        
        PlainBox has a novel approach to discovering (and probing) hardware and
        software that is extensible and not hardwired into the system. It allows test
        developers to express association between a particular test and the hardware,
        software and configuration constraints that must be met for the test to execute
        meaningfully. This feature, along with pluggable test definitions, makes
        PlainBox flexible and applicable to many diverse testing situations, ranging
        from mobile phones, traditional desktop computers, servers and up to testing
        "cloud" installations.
        
        External Documentation Links
        ============================
        
        * `Using PlainBox <http://pythonhosted.org/plainbox/usage.html>`_
        * `Hacking on PlainBox <http://pythonhosted.org/plainbox/dev/intro.html>`_
        * `Testing PlainBox <http://pythonhosted.org/plainbox/dev/intro.html#running-plainbox-tests>`_
        
        Known Issues
        ============
        
        `List of bugs tagged with 'plainbox' on lp:checkbox <https://bugs.launchpad.net/checkbox/+bugs?field.searchtext=&orderby=-importance&field.status%3Alist=NEW&field.status%3Alist=CONFIRMED&field.status%3Alist=TRIAGED&field.status%3Alist=INPROGRESS&field.status%3Alist=FIXCOMMITTED&field.status%3Alist=INCOMPLETE_WITH_RESPONSE&field.status%3Alist=INCOMPLETE_WITHOUT_RESPONSE&assignee_option=any&field.assignee=&field.bug_reporter=&field.bug_commenter=&field.subscriber=&field.structural_subscriber=&field.tag=plainbox&field.tags_combinator=ANY&field.has_cve.used=&field.omit_dupes.used=&field.omit_dupes=on&field.affects_me.used=&field.has_patch.used=&field.has_branches.used=&field.has_branches=on&field.has_no_branches.used=&field.has_no_branches=on&field.has_blueprints.used=&field.has_blueprints=on&field.has_no_blueprints.used=&field.has_no_blueprints=on&search=Search>`_
        
Platform: UNKNOWN