/usr/share/doc-base/libconfuse-doc is in libconfuse-dev 3.0+dfsg-2+deb9u1.
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 | Document: libconfuse-doc
Title: The libConfuse Documentation
Author: Martin Hedenfalk
Abstract: 
 This documentation will give an overview of how the libConfuse work.
 .
 libConfuse is a configuration file parser library written in C. It
 supports sections and (lists of) values (strings, integers, floats,
 booleans or other sections), as well as some other features (such as
 single/double-quoted strings, environment variable expansion, functions
 and nested include statements).
 .
 It makes it very easy to add configuration file capability to a
 program using a simple API.
Section: Programming/C
Format: HTML
Index: /usr/share/doc/libconfuse-dev/html/index.html
Files: /usr/share/doc/libconfuse-dev/html/*
 |