This file is indexed.

/usr/lib/pd/extra/ext13/README.txt is in pd-ext13 0.17.1-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
this ist ext13, a collection of externals for pd
most of the code comes from other pd-object or externals
and is just modifyed. 
you can use, copy modify, distribute... blahblah
there`s no warranty for anything.


--------compile------------
ext13 is developed and tested in linux.
if you need it for another platform, you have to do the work to port it
to compile it to get a seperate file for each object (.pd_linux):

make clean
make


make dist

will make a tarball of a libdir which can be dropped into place anywhere in
Pd's path.

don`t forget to put the files in your pd-path or do a 
-lib /path/to/ext13
to be able to use it.


----------contact---------
     d13@klingt.org


---------thanks to--------
miller puckete and guenther geiger