This file is indexed.

/usr/share/doc/libsvg-ruby1.8/README.en.rd is in libsvg-ruby1.8 1.0.3-5.

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
=begin

= Ruby/SVG

== Overview

Ruby/SVG is SVG generating library.

== Usage

Please refer to a sample script.

== Install

  $ ruby install.rb config
  $ ruby install.rb setup
  # ruby install.rb install

== Sample Script

: sample1.rb
: sample2.rb
: sample3.rb
: sample4.rb
: sample5.rb
: sample6.rb
: sample7.rb
: sample8.rb

== License

You can redistribute it and/or modify it under the terms of the	LGPL.

== Author

Yuya Kato <yuya@katoden.co.jp>

== Web

((<URL:http://ruby-svg.sourceforge.jp/>))

=end