/usr/share/pyshared/neo-0.2.0.egg-info/SOURCES.txt is in python-neo 0.2.0-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 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 | MANIFEST.in
README.txt
setup.cfg
setup.py
neo/__init__.py
neo/description.py
neo/version.py
neo.egg-info/PKG-INFO
neo.egg-info/SOURCES.txt
neo.egg-info/dependency_links.txt
neo.egg-info/requires.txt
neo.egg-info/top_level.txt
neo/core/__init__.py
neo/core/analogsignal.py
neo/core/analogsignalarray.py
neo/core/baseneo.py
neo/core/block.py
neo/core/epoch.py
neo/core/epocharray.py
neo/core/event.py
neo/core/eventarray.py
neo/core/irregularlysampledsignal.py
neo/core/recordingchannel.py
neo/core/recordingchannelgroup.py
neo/core/segment.py
neo/core/spike.py
neo/core/spiketrain.py
neo/core/unit.py
neo/io/__init__.py
neo/io/alphaomegaio.py
neo/io/asciisignalio.py
neo/io/asciispiketrainio.py
neo/io/axonio.py
neo/io/baseio.py
neo/io/blackrockio.py
neo/io/elanio.py
neo/io/exampleio.py
neo/io/hdf5io.py
neo/io/klustakwikio.py
neo/io/micromedio.py
neo/io/neomatlabio.py
neo/io/neuroexplorerio.py
neo/io/neuroshareio.py
neo/io/plexonio.py
neo/io/pynnio.py
neo/io/rawbinarysignalio.py
neo/io/spike2io.py
neo/io/tdtio.py
neo/io/tools.py
neo/io/winedrio.py
neo/io/winwcpio.py
neo/test/__init__.py
neo/test/hdf5_example.py
neo/test/test_analogsignal.py
neo/test/test_analogsignalarray.py
neo/test/test_base.py
neo/test/test_block.py
neo/test/test_epoch.py
neo/test/test_epocharray.py
neo/test/test_event.py
neo/test/test_eventarray.py
neo/test/test_irregularysampledsignal.py
neo/test/test_recordingchannel.py
neo/test/test_recordingchannelgroup.py
neo/test/test_segment.py
neo/test/test_spike.py
neo/test/test_spiketrain.py
neo/test/test_unit.py
neo/test/tools.py
neo/test/io/__init__.py
neo/test/io/common_io_test.py
neo/test/io/generate_datasets.py
neo/test/io/test_alphaomegaio.py
neo/test/io/test_asciisignalio.py
neo/test/io/test_asciispiketrainio.py
neo/test/io/test_axonio.py
neo/test/io/test_baseio.py
neo/test/io/test_blackrockio.py
neo/test/io/test_elanio.py
neo/test/io/test_exampleio.py
neo/test/io/test_hdf5io.py
neo/test/io/test_klustakwikio.py
neo/test/io/test_micromedio.py
neo/test/io/test_neomatlabio.py
neo/test/io/test_neuroexplorerio.py
neo/test/io/test_neuroshareio.py
neo/test/io/test_plexonio.py
neo/test/io/test_pynnio.py
neo/test/io/test_rawbinarysignalio.py
neo/test/io/test_spike2io.py
neo/test/io/test_tdtio.py
neo/test/io/test_winedrio.py
neo/test/io/test_winwcpio.py
|