This file is indexed.

/usr/share/gnudatalanguage/lib/README.txt is in libgnudatalanguage0 0.9.7-6.

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
some informations about these files and this directory

1/ procedures from the IDL library

Most of the files here are re-implementation of the
open source files available in the IDL lib directory.
Since the original library is under Copyright, we cannot copy it
directly in GDL. Then we need to develop a clone for some of the 
most useful procedures in this library.

Some of these routines can be found and downloaded from
http://idlastro.gsfc.nasa.gov/idllibsrch.html
but we cannot include them now in GDL.

Please see STATUS for a list of the files,
if they are needed, or not, written (in GDL or C++)
with perfect clone or less perfect

Please see UrgentNeed.txt for the most urgent needed procedures.
You can notify me (at : alaingdl AT users.sourceforge.net )
if you start to work on one of these procedures.
I can help you to put them in the CVS.

2/ Other files

some other files are put here, which are not in the IDL lib. path,
but correspond to procedures available in IDL, in binary (executable
build in) form. Here they are re-implemented in GDL langage.

e.g.:
save.pro
restore.pro
read_jpeg.pro
read_png.pro
write_jpeg.pro
write_png.pro
file_lines.pro
tvscl.pro
smooth.pro