This file is indexed.

/usr/share/pyshared/brian-1.4.1.egg-info is in python-brian 1.4.1-2.

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
Metadata-Version: 1.1
Name: brian
Version: 1.4.1
Summary: A clock-driven simulator for spiking neural networks
Home-page: http://www.briansimulator.org/
Author: Romain Brette, Dan Goodman
Author-email: Romain.Brette at ens.fr
License: UNKNOWN
Download-URL: https://neuralensemble.org/trac/brian/wiki/Downloads
Description: 
        Brian is a simulator for spiking neural networks available on almost all platforms.
        The motivation for this project is that a simulator should not only save the time of
        processors, but also the time of scientists.
        
        Brian is easy to learn and use, highly flexible and easily extensible. The Brian package
        itself and simulations using it are all written in the Python programming language,
        which is an easy, concise and highly developed language with many advanced features and
        development tools, excellent documentation and a large community of users providing
        support and extension packages.
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: License :: Other/Proprietary License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Requires: matplotlib(>=0.90.1)
Requires: numpy(>=1.4.1)
Requires: scipy(>=0.7.0)
Provides: brian