This file is indexed.

/usr/share/hosc/README is in haskell-hosc-utils 0.15-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
19
20
21
22
23
24
25
26
27
28
29
30
31
hosc - haskell open sound control
---------------------------------

[hosc][hosc] provides `Sound.OSC`, a [haskell][hs]
module implementing a subset of the [Open Sound Control][osc] byte protocol.
hosc is required by the [hsc3][hsc3] haskell [supercollider][sc3] bindings.

There are a number of related projects:

- [hosc-json](?t=hosc-json): JSON text encoding of OSC
- [hosc-utils](?t=hosc-utils): command line utilities

© [rohan drape][rd], [stefan kersten][sk] and others, 2007-2014,
[gpl][gpl]. with contributions by:

- [alex mclean][am]
- [henning thielemann][ht]

see the [darcs][darcs] [history](?t=hosc&q=history) for details

[hosc]: http://rd.slavepianos.org/?t=hosc
[hs]: http://haskell.org/
[osc]: http://opensoundcontrol.org/
[hsc3]: http://rd.slavepianos.org/?t=hsc3
[sc3]: http://audiosynth.com/
[rd]:  http://rd.slavepianos.org/
[sk]: http://space.k-hornz.de/
[am]: http://yaxu.org/
[ht]: http://www.henning-thielemann.de/Research.html
[darcs]: http://darcs.net/
[gpl]: http://gnu.org/copyleft/