This file is indexed.

/usr/share/pyshared/pywcs/include/wcsconfig.h is in python-pywcs 1.10-1.

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
/* WCSLIB library version number. */
#define WCSLIB_VERSION 4.7

/* 64-bit integer data type. */
#define WCSLIB_INT64 long long int