This file is indexed.

/usr/share/doc/ruby-debian/TODO is in ruby-debian 0.3.8build2.

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
26
27
28
29
TODO

 official release
 performance tuning
   slow!
 more/better APIs
   dpkg-deb APIs
   conflicts checks
 cleanup APIs
   debian.rb -> debian/dpkg.rb ?
 documentation
   manual? info? RD?
 useful samples
   grep-dctrl.rb ?

 remove /usr/bin/dpkg dependency
   compare_versions
   *architecture

 remove ar,tar,gunzip dependency
   gunzip -> libzlib-ruby 
   tar -> ??
   
 test/test suites
   -> more test

 support old deb format?

$Id: TODO,v 1.11 2001/04/27 21:42:12 ukai Exp $