MANIFEST.in
README.md
README.rst
setup.cfg
setup.py
effluxpy/__init__.py
effluxpy/__main__.py
effluxpy/__meta__.py
effluxpy/appconfig.py
effluxpy/compat.py
effluxpy/exceptions.py
effluxpy/file.py
effluxpy/manager.py
effluxpy/mimetype.py
effluxpy/stream.py
effluxpy/widget.py
effluxpy.egg-info/PKG-INFO
effluxpy.egg-info/SOURCES.txt
effluxpy.egg-info/dependency_links.txt
effluxpy.egg-info/entry_points.txt
effluxpy.egg-info/not-zip-safe
effluxpy.egg-info/requires.txt
effluxpy.egg-info/top_level.txt
effluxpy/plugin/__init__.py
effluxpy/plugin/player/__init__.py
effluxpy/plugin/player/playable.py
effluxpy/plugin/player/tests.py
effluxpy/plugin/player/static/css/base.css
effluxpy/plugin/player/static/css/browse.css
effluxpy/plugin/player/static/css/jplayer.blue.monday.css
effluxpy/plugin/player/static/css/jplayer.blue.monday.min.css
effluxpy/plugin/player/static/image/jplayer.blue.monday.jpg
effluxpy/plugin/player/static/image/jplayer.blue.monday.seeking.gif
effluxpy/plugin/player/static/image/jplayer.blue.monday.video.play.png
effluxpy/plugin/player/static/js/base.js
effluxpy/plugin/player/static/js/jplayer.playlist.min.js
effluxpy/plugin/player/static/js/jquery.jplayer.min.js
effluxpy/plugin/player/static/js/jquery.jplayer.swf
effluxpy/plugin/player/static/js/jquery.min.js
effluxpy/plugin/player/templates/audio.player.html
effluxpy/static/base.css
effluxpy/static/browse.directory.body.js
effluxpy/static/browse.directory.head.js
effluxpy/static/giorgio.jpg
effluxpy/static/fonts/demo.html
effluxpy/static/fonts/icomoon.eot
effluxpy/static/fonts/icomoon.svg
effluxpy/static/fonts/icomoon.ttf
effluxpy/static/fonts/icomoon.woff
effluxpy/templates/400.html
effluxpy/templates/404.html
effluxpy/templates/base.html
effluxpy/templates/browse.html
effluxpy/templates/remove.html
effluxpy/tests/__init__.py
effluxpy/tests/runner.py
effluxpy/tests/test_app.py
effluxpy/tests/test_compat.py
effluxpy/tests/test_extensions.py
effluxpy/tests/test_file.py
effluxpy/tests/test_main.py
effluxpy/tests/test_module.py
effluxpy/tests/test_plugins.py
effluxpy/tests/test_transform.py
effluxpy/tests/utils.py
effluxpy/tests/deprecated/__init__.py
effluxpy/tests/deprecated/test_plugins.py
effluxpy/tests/deprecated/plugin/__init__.py
effluxpy/tests/deprecated/plugin/player.py
effluxpy/transform/__init__.py
effluxpy/transform/glob.py
effluxpy/transform/htmlcompress.py