/usr/share/fookebox/fookebox-0.6.1.egg-info/SOURCES.txt is in fookebox 0.6.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 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 94 95 96 97 98 | COPYING
CREDITS.txt
MANIFEST.in
README.txt
ez_setup.py
setup.cfg
setup.py
docs/changes.txt
docs/config.txt
docs/i18n.txt
docs/examples/apache/apache-fcgi.conf
docs/examples/apache/apache-wsgi.conf
docs/examples/apache/fookebox.fcgi
docs/examples/apache/fookebox.wsgi
fookebox/__init__.py
fookebox/websetup.py
fookebox.egg-info/PKG-INFO
fookebox.egg-info/SOURCES.txt
fookebox.egg-info/dependency_links.txt
fookebox.egg-info/entry_points.txt
fookebox.egg-info/not-zip-safe
fookebox.egg-info/paster_plugins.txt
fookebox.egg-info/requires.txt
fookebox.egg-info/top_level.txt
fookebox/config/__init__.py
fookebox/config/deployment.ini_tmpl
fookebox/config/environment.py
fookebox/config/middleware.py
fookebox/config/routing.py
fookebox/controllers/__init__.py
fookebox/controllers/error.py
fookebox/controllers/jukebox.py
fookebox/controllers/program.py
fookebox/i18n/fookebox.pot
fookebox/i18n/de/LC_MESSAGES/fookebox.mo
fookebox/i18n/de/LC_MESSAGES/fookebox.po
fookebox/lib/__init__.py
fookebox/lib/app_globals.py
fookebox/lib/base.py
fookebox/lib/helpers.py
fookebox/lib/util.py
fookebox/model/__init__.py
fookebox/model/albumart.py
fookebox/model/jukebox.py
fookebox/model/meta.py
fookebox/model/mpdconn.py
fookebox/model/schedule.py
fookebox/public/favicon.ico
fookebox/public/css/style-mobile.css
fookebox/public/css/style.css
fookebox/public/img/arrow_down.png
fookebox/public/img/arrow_up.png
fookebox/public/img/artist.png
fookebox/public/img/bg.png
fookebox/public/img/control_next.png
fookebox/public/img/control_pause.png
fookebox/public/img/control_play.png
fookebox/public/img/control_prev.png
fookebox/public/img/control_rebuild.png
fookebox/public/img/control_voldown.png
fookebox/public/img/control_volup.png
fookebox/public/img/delete.png
fookebox/public/img/edit.png
fookebox/public/img/li.png
fookebox/public/img/msg-bl.png
fookebox/public/img/msg-br.png
fookebox/public/img/msg-tl.png
fookebox/public/img/msg-tr.png
fookebox/public/img/music.png
fookebox/public/img/nocover.png
fookebox/public/img/progress.gif
fookebox/public/img/pylons-logo.gif
fookebox/public/img/queue.png
fookebox/public/img/setcurrentevent.png
fookebox/public/img/sound.png
fookebox/public/img/time.png
fookebox/public/js/fookebox/client.js
fookebox/public/js/fookebox/core.js
fookebox/public/js/fookebox/disabled.js
fookebox/public/js/fookebox/program.js
fookebox/public/js/fookebox/schedule.js
fookebox/public/js/fookebox/i18n/de.js
fookebox/public/js/fookebox/i18n/i18n.js
fookebox/templates/base.tpl
fookebox/templates/browse-menu.tpl
fookebox/templates/client.tpl
fookebox/templates/disabled.tpl
fookebox/templates/error.tpl
fookebox/templates/playing.tpl
fookebox/templates/playlist.tpl
fookebox/templates/program-edit-events.tpl
fookebox/templates/program-edit.tpl
fookebox/templates/program.tpl
fookebox/templates/status.tpl
fookebox/tests/__init__.py
fookebox/tests/test_models.py
fookebox/tests/functional/__init__.py
fookebox/tests/functional/test_jukebox.py
|