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
|
CHANGELOG.txt
LICENSE.txt
MANIFEST.in
README.rst
lgpl-2.1.txt
setup.py
doc/conf.py
doc/index.rst
doc/jekyll_fix.py
examples/deepzoom/deepzoom_multiserver.py
examples/deepzoom/deepzoom_server.py
examples/deepzoom/deepzoom_tile.py
examples/deepzoom/static/jquery.js
examples/deepzoom/static/openseadragon.js
examples/deepzoom/static/images/fullpage_grouphover.png
examples/deepzoom/static/images/fullpage_hover.png
examples/deepzoom/static/images/fullpage_pressed.png
examples/deepzoom/static/images/fullpage_rest.png
examples/deepzoom/static/images/home_grouphover.png
examples/deepzoom/static/images/home_hover.png
examples/deepzoom/static/images/home_pressed.png
examples/deepzoom/static/images/home_rest.png
examples/deepzoom/static/images/next_grouphover.png
examples/deepzoom/static/images/next_hover.png
examples/deepzoom/static/images/next_pressed.png
examples/deepzoom/static/images/next_rest.png
examples/deepzoom/static/images/previous_grouphover.png
examples/deepzoom/static/images/previous_hover.png
examples/deepzoom/static/images/previous_pressed.png
examples/deepzoom/static/images/previous_rest.png
examples/deepzoom/static/images/zoomin_grouphover.png
examples/deepzoom/static/images/zoomin_hover.png
examples/deepzoom/static/images/zoomin_pressed.png
examples/deepzoom/static/images/zoomin_rest.png
examples/deepzoom/static/images/zoomout_grouphover.png
examples/deepzoom/static/images/zoomout_hover.png
examples/deepzoom/static/images/zoomout_pressed.png
examples/deepzoom/static/images/zoomout_rest.png
examples/deepzoom/templates/files.html
examples/deepzoom/templates/slide-fullpage.html
examples/deepzoom/templates/slide-multipane.html
openslide/__init__.py
openslide/_version.py
openslide/deepzoom.py
openslide/lowlevel.py
openslide_python.egg-info/PKG-INFO
openslide_python.egg-info/SOURCES.txt
openslide_python.egg-info/dependency_links.txt
openslide_python.egg-info/requires.txt
openslide_python.egg-info/top_level.txt
openslide_python.egg-info/zip-safe
|