This file is indexed.

/usr/share/doc/php-stomp/README is in php-stomp 1.0.9-0ubuntu1.

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

This extension allows php applications to communicate with any Stomp compliant Message Broker(s) through easy object 
oriented and procedural interfaces.

This extension currently implements STOMP 1.0 protocol: https://stomp.github.io/stomp-specification-1.0.html

[The stomp extension at the PECL Repository website](http://pecl.php.net/package/stomp)

Documentation
=============

For documentation of the functions that this extension provides can be found here: http://www.php.net/stomp

Contribute
==========

Your contributions and bugreports are highly appreciated. To contribute, fork and create a pull request. To report a
bug use the [PHP Bug Tracking System](https://bugs.php.net/)