This file is indexed.

/usr/share/doc-base/ruby-expression-parser-doc is in ruby-expression-parser-doc 0.9.1-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
Document: ruby-expression-parser-doc
Title: Debian ruby-expression-parser Manual
Author: David Ricciardi
Abstract: mathematical expression parser for Ruby
 Implementation of a parser for mathematical expressions. Introducing the
 Parser class which parses raw string input and gives mathematical objects as
 output.
 .
 Inspired by http://lukaszwrobel.pl/blog/math-parser-part-3-implementation .
Section: Programming/Ruby

Format: HTML
Index: /usr/share/doc/ruby-expression-parser-doc/html/index.html
Files: /usr/share/doc/ruby-expression-parser-doc/html/*