This file is indexed.

/usr/share/doc/guile-g-wrap/TODO is in guile-g-wrap 1.9.15-0.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
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
** Release goals for the next release

* Multiple argument mapping

** Simple Tasks

* Make WCT types extensible via subclassing

* Validate WCT arguments (and return values?) against the (null-ok)
  typespec option

* Properly class WCTs

** More involved tasks

* Do the metaclass simplification of types vs. values

* Split into low-level and "approved" API