This file is indexed.

/usr/lib/pkgconfig/sml.pc is in libsml-dev 0.1.1+git20170608-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
prefix=/usr 
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include

Name: libSML
Description: Library for the Smart Messaging Language (SML)
Version: 0.1
URL: http://github.com/dailab/libsml
Requires: uuid >= 2.16
Libs: -L${libdir} -lsml
Libs.private: -luuid
Cflags: -I${includedir}/sml