This file is indexed.

/usr/lib/gwenhywfar/plugins/60/ct/ddvcard.xml is in libchipcard-libgwenhywfar60-plugins 5.0.2-1build1.

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
<?xml version="1.0" encoding="utf8"?>

<plugin type="ct" name="ddvcard" device="card" >
  <version>5.0.2</version>
  <author>Martin Preuss (martin@libchipcard.de)</author>
  <short>DDV Chipcard Medium</short>

  <descr>
    This plugins provides support for DDV chipcards.

    <text format="html" >
      <p>
        This plugins provides support for DDV chipcards.
      </p>
    </text>

    <text format="html" lang="de" >
      <p>
        Dieses Modul unterstuetzt DDV Chipkarten.
      </p>
    </text>

  </descr>

</plugin>