This file is indexed.

/usr/share/doc/pymacs/contrib/Perez/README is in pymacs 0.25-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
.. role:: code(strong)
.. role:: file(literal)

================================
Various examples of Pymacs usage
================================

.. contents::
.. sectnum::

This page documents the :file:`contrib/Perez/` subdirectory of the
Pymacs distribution.  It has been contributed by Fernando PĂ©rez on
2002-04-09, in the form of an email to the ``python-list`` forum.
Fernando writes:

  Since the included examples are very sparse, here's some sample code
  to get you going (some of it is useful, other will at least show you
  how to do basic stuff).

These examples are available as a single Python file, see:

  http://pymacs.progiciels-bpi.ca/contrib/Perez/pym.py