This file is indexed.

/usr/share/doc/uni2ascii/TODO is in uni2ascii 4.18-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
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
Add GNU-style long options.   

from	jidanni@jidanni.org
reply-to	jidanni@jidanni.org,
615228@bugs.debian.org
to	submit@bugs.debian.org
date	Sat, Feb 26, 2011 at 4:10 AM
subject	Bug#615228: triangles
	
hide details 4:10 AM (6 hours ago)
	
X-debbugs-Cc: Bill Poser <billposer@alum.mit.edu>
Package: uni2ascii
Version: 4.17-1
Severity: wishlist

Perhaps replace with "V" or "v".

       character: ▼ (9660, #o22674, #x25bc)
      code point: 0x217E
     buffer code: #xE2 #x96 #xBC
 name: BLACK DOWN-POINTING TRIANGLE
 old-name: BLACK DOWN POINTING TRIANGLE
 general-category: So (Symbol, Other)

Bet there are others nearby it too...


Add support for:
    backslash escapes (\t etc.)
    trigraphs
---
Probably the way to provide the option requested for Debian of passing over
ill-formed utf-8 characters is to handle this within UTF8in.
---
Add test suite.
---
Add base64, uuencode, ascii85, binhex
---
Flow control is too complicated now. Need to package so as to make it comprehensible.
Also check memory usage with valgrind.
___
Need to finish adding HDML support to ascii2uni.
---
Add to web page and documentation explanation of the relationship between these
programs and encoding converters.