MANIFEST.in
README.md
setup.py
config/__init__.py
config/default.py
mementoembed/__init__.py
mementoembed/archiveresource.py
mementoembed/favicon.py
mementoembed/imageselection.py
mementoembed/mementodocreel.py
mementoembed/mementoimagereel.py
mementoembed/mementoresource.py
mementoembed/mementosurrogate.py
mementoembed/mementothumbnail.py
mementoembed/mementowordcloud.py
mementoembed/originalresource.py
mementoembed/seedresource.py
mementoembed/sessions.py
mementoembed/textprocessing.py
mementoembed/version.py
mementoembed.egg-info/PKG-INFO
mementoembed.egg-info/SOURCES.txt
mementoembed.egg-info/dependency_links.txt
mementoembed.egg-info/requires.txt
mementoembed.egg-info/top_level.txt
mementoembed/services/__init__.py
mementoembed/services/errors.py
mementoembed/services/memento.py
mementoembed/services/oembed.py
mementoembed/services/product.py
mementoembed/static/.DS_Store
mementoembed/static/css/bootstrap-grid.css
mementoembed/static/css/bootstrap-grid.css.map
mementoembed/static/css/bootstrap-grid.min.css
mementoembed/static/css/bootstrap-grid.min.css.map
mementoembed/static/css/bootstrap-reboot.css
mementoembed/static/css/bootstrap-reboot.css.map
mementoembed/static/css/bootstrap-reboot.min.css
mementoembed/static/css/bootstrap-reboot.min.css.map
mementoembed/static/css/bootstrap.css
mementoembed/static/css/bootstrap.css.map
mementoembed/static/css/bootstrap.min.css
mementoembed/static/css/bootstrap.min.css.map
mementoembed/static/css/sticky-footer-navbar.css
mementoembed/static/fonts/OpenSans-Regular.ttf
mementoembed/static/images/96px-Sphere_wireframe.svg.png
mementoembed/static/images/activity.gif
mementoembed/static/images/ajax-loader.gif
mementoembed/static/images/downarrow.png
mementoembed/static/images/microlink-example.png
mementoembed/static/js/bootstrap.bundle.js
mementoembed/static/js/bootstrap.bundle.js.map
mementoembed/static/js/bootstrap.bundle.min.js
mementoembed/static/js/bootstrap.bundle.min.js.map
mementoembed/static/js/bootstrap.js
mementoembed/static/js/bootstrap.js.map
mementoembed/static/js/bootstrap.min.js
mementoembed/static/js/bootstrap.min.js.map
mementoembed/static/js/create_screenshot.js
mementoembed/static/js/dom-manipulation-renameme.js
mementoembed/static/js/jquery-3.3.1.min.js
mementoembed/static/js/mementoembed-v20180806.js
mementoembed/static/js/popper.min.js
mementoembed/static/js/tooltip.min.js
mementoembed/templates/about.html
mementoembed/templates/footer.html
mementoembed/templates/generate_document_reel.html
mementoembed/templates/generate_imagereel.html
mementoembed/templates/generate_social_card.html
mementoembed/templates/generate_thumbnail.html
mementoembed/templates/generic_error.html
mementoembed/templates/index.html
mementoembed/templates/make_your_own_memento.html
mementoembed/templates/navbar_menu.html
mementoembed/templates/new_social_card.html
mementoembed/templates/pagebottom.html
mementoembed/templates/pagetop.html
mementoembed/templates/social_card_htmlonly.html
mementoembed/ui/__init__.py
mementoembed/ui/product.py
tests/__init__.py
tests/integration/__init__.py
tests/integration/test_simple_endpoints.py
tests/unit/__init__.py
tests/unit/test_archiveresource.py
tests/unit/test_favicon.py
tests/unit/test_imageselection.py
tests/unit/test_mementoresource.py
tests/unit/test_originalresource.py
tests/unit/test_textprocessing.py