summaryrefslogtreecommitdiff
path: root/www/py-nbconvert/PLIST
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-nbconvert/PLIST')
-rw-r--r--www/py-nbconvert/PLIST399
1 files changed, 399 insertions, 0 deletions
diff --git a/www/py-nbconvert/PLIST b/www/py-nbconvert/PLIST
new file mode 100644
index 00000000000..13b03600bdd
--- /dev/null
+++ b/www/py-nbconvert/PLIST
@@ -0,0 +1,399 @@
+@comment $NetBSD: PLIST,v 1.1 2017/04/23 05:18:01 markd Exp $
+bin/jupyter-nbconvert${PYVERSSUFFIX}
+${PYSITELIB}/${EGG_FILE}/PKG-INFO
+${PYSITELIB}/${EGG_FILE}/SOURCES.txt
+${PYSITELIB}/${EGG_FILE}/dependency_links.txt
+${PYSITELIB}/${EGG_FILE}/entry_points.txt
+${PYSITELIB}/${EGG_FILE}/requires.txt
+${PYSITELIB}/${EGG_FILE}/top_level.txt
+${PYSITELIB}/nbconvert/__init__.py
+${PYSITELIB}/nbconvert/__init__.pyc
+${PYSITELIB}/nbconvert/__init__.pyo
+${PYSITELIB}/nbconvert/__main__.py
+${PYSITELIB}/nbconvert/__main__.pyc
+${PYSITELIB}/nbconvert/__main__.pyo
+${PYSITELIB}/nbconvert/_version.py
+${PYSITELIB}/nbconvert/_version.pyc
+${PYSITELIB}/nbconvert/_version.pyo
+${PYSITELIB}/nbconvert/exporters/__init__.py
+${PYSITELIB}/nbconvert/exporters/__init__.pyc
+${PYSITELIB}/nbconvert/exporters/__init__.pyo
+${PYSITELIB}/nbconvert/exporters/asciidoc.py
+${PYSITELIB}/nbconvert/exporters/asciidoc.pyc
+${PYSITELIB}/nbconvert/exporters/asciidoc.pyo
+${PYSITELIB}/nbconvert/exporters/base.py
+${PYSITELIB}/nbconvert/exporters/base.pyc
+${PYSITELIB}/nbconvert/exporters/base.pyo
+${PYSITELIB}/nbconvert/exporters/export.py
+${PYSITELIB}/nbconvert/exporters/export.pyc
+${PYSITELIB}/nbconvert/exporters/export.pyo
+${PYSITELIB}/nbconvert/exporters/exporter.py
+${PYSITELIB}/nbconvert/exporters/exporter.pyc
+${PYSITELIB}/nbconvert/exporters/exporter.pyo
+${PYSITELIB}/nbconvert/exporters/exporter_locator.py
+${PYSITELIB}/nbconvert/exporters/exporter_locator.pyc
+${PYSITELIB}/nbconvert/exporters/exporter_locator.pyo
+${PYSITELIB}/nbconvert/exporters/html.py
+${PYSITELIB}/nbconvert/exporters/html.pyc
+${PYSITELIB}/nbconvert/exporters/html.pyo
+${PYSITELIB}/nbconvert/exporters/latex.py
+${PYSITELIB}/nbconvert/exporters/latex.pyc
+${PYSITELIB}/nbconvert/exporters/latex.pyo
+${PYSITELIB}/nbconvert/exporters/markdown.py
+${PYSITELIB}/nbconvert/exporters/markdown.pyc
+${PYSITELIB}/nbconvert/exporters/markdown.pyo
+${PYSITELIB}/nbconvert/exporters/notebook.py
+${PYSITELIB}/nbconvert/exporters/notebook.pyc
+${PYSITELIB}/nbconvert/exporters/notebook.pyo
+${PYSITELIB}/nbconvert/exporters/pdf.py
+${PYSITELIB}/nbconvert/exporters/pdf.pyc
+${PYSITELIB}/nbconvert/exporters/pdf.pyo
+${PYSITELIB}/nbconvert/exporters/python.py
+${PYSITELIB}/nbconvert/exporters/python.pyc
+${PYSITELIB}/nbconvert/exporters/python.pyo
+${PYSITELIB}/nbconvert/exporters/rst.py
+${PYSITELIB}/nbconvert/exporters/rst.pyc
+${PYSITELIB}/nbconvert/exporters/rst.pyo
+${PYSITELIB}/nbconvert/exporters/script.py
+${PYSITELIB}/nbconvert/exporters/script.pyc
+${PYSITELIB}/nbconvert/exporters/script.pyo
+${PYSITELIB}/nbconvert/exporters/slides.py
+${PYSITELIB}/nbconvert/exporters/slides.pyc
+${PYSITELIB}/nbconvert/exporters/slides.pyo
+${PYSITELIB}/nbconvert/exporters/templateexporter.py
+${PYSITELIB}/nbconvert/exporters/templateexporter.pyc
+${PYSITELIB}/nbconvert/exporters/templateexporter.pyo
+${PYSITELIB}/nbconvert/exporters/tests/__init__.py
+${PYSITELIB}/nbconvert/exporters/tests/__init__.pyc
+${PYSITELIB}/nbconvert/exporters/tests/__init__.pyo
+${PYSITELIB}/nbconvert/exporters/tests/base.py
+${PYSITELIB}/nbconvert/exporters/tests/base.pyc
+${PYSITELIB}/nbconvert/exporters/tests/base.pyo
+${PYSITELIB}/nbconvert/exporters/tests/cheese.py
+${PYSITELIB}/nbconvert/exporters/tests/cheese.pyc
+${PYSITELIB}/nbconvert/exporters/tests/cheese.pyo
+${PYSITELIB}/nbconvert/exporters/tests/files/notebook2.ipynb
+${PYSITELIB}/nbconvert/exporters/tests/files/pngmetadata.ipynb
+${PYSITELIB}/nbconvert/exporters/tests/files/prompt_numbers.ipynb
+${PYSITELIB}/nbconvert/exporters/tests/files/rawtest.ipynb
+${PYSITELIB}/nbconvert/exporters/tests/test_asciidoc.py
+${PYSITELIB}/nbconvert/exporters/tests/test_asciidoc.pyc
+${PYSITELIB}/nbconvert/exporters/tests/test_asciidoc.pyo
+${PYSITELIB}/nbconvert/exporters/tests/test_export.py
+${PYSITELIB}/nbconvert/exporters/tests/test_export.pyc
+${PYSITELIB}/nbconvert/exporters/tests/test_export.pyo
+${PYSITELIB}/nbconvert/exporters/tests/test_exporter.py
+${PYSITELIB}/nbconvert/exporters/tests/test_exporter.pyc
+${PYSITELIB}/nbconvert/exporters/tests/test_exporter.pyo
+${PYSITELIB}/nbconvert/exporters/tests/test_html.py
+${PYSITELIB}/nbconvert/exporters/tests/test_html.pyc
+${PYSITELIB}/nbconvert/exporters/tests/test_html.pyo
+${PYSITELIB}/nbconvert/exporters/tests/test_latex.py
+${PYSITELIB}/nbconvert/exporters/tests/test_latex.pyc
+${PYSITELIB}/nbconvert/exporters/tests/test_latex.pyo
+${PYSITELIB}/nbconvert/exporters/tests/test_markdown.py
+${PYSITELIB}/nbconvert/exporters/tests/test_markdown.pyc
+${PYSITELIB}/nbconvert/exporters/tests/test_markdown.pyo
+${PYSITELIB}/nbconvert/exporters/tests/test_notebook.py
+${PYSITELIB}/nbconvert/exporters/tests/test_notebook.pyc
+${PYSITELIB}/nbconvert/exporters/tests/test_notebook.pyo
+${PYSITELIB}/nbconvert/exporters/tests/test_pdf.py
+${PYSITELIB}/nbconvert/exporters/tests/test_pdf.pyc
+${PYSITELIB}/nbconvert/exporters/tests/test_pdf.pyo
+${PYSITELIB}/nbconvert/exporters/tests/test_python.py
+${PYSITELIB}/nbconvert/exporters/tests/test_python.pyc
+${PYSITELIB}/nbconvert/exporters/tests/test_python.pyo
+${PYSITELIB}/nbconvert/exporters/tests/test_rst.py
+${PYSITELIB}/nbconvert/exporters/tests/test_rst.pyc
+${PYSITELIB}/nbconvert/exporters/tests/test_rst.pyo
+${PYSITELIB}/nbconvert/exporters/tests/test_script.py
+${PYSITELIB}/nbconvert/exporters/tests/test_script.pyc
+${PYSITELIB}/nbconvert/exporters/tests/test_script.pyo
+${PYSITELIB}/nbconvert/exporters/tests/test_slides.py
+${PYSITELIB}/nbconvert/exporters/tests/test_slides.pyc
+${PYSITELIB}/nbconvert/exporters/tests/test_slides.pyo
+${PYSITELIB}/nbconvert/exporters/tests/test_templateexporter.py
+${PYSITELIB}/nbconvert/exporters/tests/test_templateexporter.pyc
+${PYSITELIB}/nbconvert/exporters/tests/test_templateexporter.pyo
+${PYSITELIB}/nbconvert/filters/__init__.py
+${PYSITELIB}/nbconvert/filters/__init__.pyc
+${PYSITELIB}/nbconvert/filters/__init__.pyo
+${PYSITELIB}/nbconvert/filters/ansi.py
+${PYSITELIB}/nbconvert/filters/ansi.pyc
+${PYSITELIB}/nbconvert/filters/ansi.pyo
+${PYSITELIB}/nbconvert/filters/citation.py
+${PYSITELIB}/nbconvert/filters/citation.pyc
+${PYSITELIB}/nbconvert/filters/citation.pyo
+${PYSITELIB}/nbconvert/filters/datatypefilter.py
+${PYSITELIB}/nbconvert/filters/datatypefilter.pyc
+${PYSITELIB}/nbconvert/filters/datatypefilter.pyo
+${PYSITELIB}/nbconvert/filters/filter_links.py
+${PYSITELIB}/nbconvert/filters/filter_links.pyc
+${PYSITELIB}/nbconvert/filters/filter_links.pyo
+${PYSITELIB}/nbconvert/filters/highlight.py
+${PYSITELIB}/nbconvert/filters/highlight.pyc
+${PYSITELIB}/nbconvert/filters/highlight.pyo
+${PYSITELIB}/nbconvert/filters/latex.py
+${PYSITELIB}/nbconvert/filters/latex.pyc
+${PYSITELIB}/nbconvert/filters/latex.pyo
+${PYSITELIB}/nbconvert/filters/markdown.py
+${PYSITELIB}/nbconvert/filters/markdown.pyc
+${PYSITELIB}/nbconvert/filters/markdown.pyo
+${PYSITELIB}/nbconvert/filters/markdown_mistune.py
+${PYSITELIB}/nbconvert/filters/markdown_mistune.pyc
+${PYSITELIB}/nbconvert/filters/markdown_mistune.pyo
+${PYSITELIB}/nbconvert/filters/metadata.py
+${PYSITELIB}/nbconvert/filters/metadata.pyc
+${PYSITELIB}/nbconvert/filters/metadata.pyo
+${PYSITELIB}/nbconvert/filters/pandoc.py
+${PYSITELIB}/nbconvert/filters/pandoc.pyc
+${PYSITELIB}/nbconvert/filters/pandoc.pyo
+${PYSITELIB}/nbconvert/filters/strings.py
+${PYSITELIB}/nbconvert/filters/strings.pyc
+${PYSITELIB}/nbconvert/filters/strings.pyo
+${PYSITELIB}/nbconvert/filters/tests/__init__.py
+${PYSITELIB}/nbconvert/filters/tests/__init__.pyc
+${PYSITELIB}/nbconvert/filters/tests/__init__.pyo
+${PYSITELIB}/nbconvert/filters/tests/test_ansi.py
+${PYSITELIB}/nbconvert/filters/tests/test_ansi.pyc
+${PYSITELIB}/nbconvert/filters/tests/test_ansi.pyo
+${PYSITELIB}/nbconvert/filters/tests/test_citation.py
+${PYSITELIB}/nbconvert/filters/tests/test_citation.pyc
+${PYSITELIB}/nbconvert/filters/tests/test_citation.pyo
+${PYSITELIB}/nbconvert/filters/tests/test_datatypefilter.py
+${PYSITELIB}/nbconvert/filters/tests/test_datatypefilter.pyc
+${PYSITELIB}/nbconvert/filters/tests/test_datatypefilter.pyo
+${PYSITELIB}/nbconvert/filters/tests/test_highlight.py
+${PYSITELIB}/nbconvert/filters/tests/test_highlight.pyc
+${PYSITELIB}/nbconvert/filters/tests/test_highlight.pyo
+${PYSITELIB}/nbconvert/filters/tests/test_latex.py
+${PYSITELIB}/nbconvert/filters/tests/test_latex.pyc
+${PYSITELIB}/nbconvert/filters/tests/test_latex.pyo
+${PYSITELIB}/nbconvert/filters/tests/test_markdown.py
+${PYSITELIB}/nbconvert/filters/tests/test_markdown.pyc
+${PYSITELIB}/nbconvert/filters/tests/test_markdown.pyo
+${PYSITELIB}/nbconvert/filters/tests/test_metadata.py
+${PYSITELIB}/nbconvert/filters/tests/test_metadata.pyc
+${PYSITELIB}/nbconvert/filters/tests/test_metadata.pyo
+${PYSITELIB}/nbconvert/filters/tests/test_strings.py
+${PYSITELIB}/nbconvert/filters/tests/test_strings.pyc
+${PYSITELIB}/nbconvert/filters/tests/test_strings.pyo
+${PYSITELIB}/nbconvert/nbconvertapp.py
+${PYSITELIB}/nbconvert/nbconvertapp.pyc
+${PYSITELIB}/nbconvert/nbconvertapp.pyo
+${PYSITELIB}/nbconvert/postprocessors/__init__.py
+${PYSITELIB}/nbconvert/postprocessors/__init__.pyc
+${PYSITELIB}/nbconvert/postprocessors/__init__.pyo
+${PYSITELIB}/nbconvert/postprocessors/base.py
+${PYSITELIB}/nbconvert/postprocessors/base.pyc
+${PYSITELIB}/nbconvert/postprocessors/base.pyo
+${PYSITELIB}/nbconvert/postprocessors/serve.py
+${PYSITELIB}/nbconvert/postprocessors/serve.pyc
+${PYSITELIB}/nbconvert/postprocessors/serve.pyo
+${PYSITELIB}/nbconvert/postprocessors/tests/__init__.py
+${PYSITELIB}/nbconvert/postprocessors/tests/__init__.pyc
+${PYSITELIB}/nbconvert/postprocessors/tests/__init__.pyo
+${PYSITELIB}/nbconvert/postprocessors/tests/test_serve.py
+${PYSITELIB}/nbconvert/postprocessors/tests/test_serve.pyc
+${PYSITELIB}/nbconvert/postprocessors/tests/test_serve.pyo
+${PYSITELIB}/nbconvert/preprocessors/__init__.py
+${PYSITELIB}/nbconvert/preprocessors/__init__.pyc
+${PYSITELIB}/nbconvert/preprocessors/__init__.pyo
+${PYSITELIB}/nbconvert/preprocessors/base.py
+${PYSITELIB}/nbconvert/preprocessors/base.pyc
+${PYSITELIB}/nbconvert/preprocessors/base.pyo
+${PYSITELIB}/nbconvert/preprocessors/clearoutput.py
+${PYSITELIB}/nbconvert/preprocessors/clearoutput.pyc
+${PYSITELIB}/nbconvert/preprocessors/clearoutput.pyo
+${PYSITELIB}/nbconvert/preprocessors/coalescestreams.py
+${PYSITELIB}/nbconvert/preprocessors/coalescestreams.pyc
+${PYSITELIB}/nbconvert/preprocessors/coalescestreams.pyo
+${PYSITELIB}/nbconvert/preprocessors/convertfigures.py
+${PYSITELIB}/nbconvert/preprocessors/convertfigures.pyc
+${PYSITELIB}/nbconvert/preprocessors/convertfigures.pyo
+${PYSITELIB}/nbconvert/preprocessors/csshtmlheader.py
+${PYSITELIB}/nbconvert/preprocessors/csshtmlheader.pyc
+${PYSITELIB}/nbconvert/preprocessors/csshtmlheader.pyo
+${PYSITELIB}/nbconvert/preprocessors/execute.py
+${PYSITELIB}/nbconvert/preprocessors/execute.pyc
+${PYSITELIB}/nbconvert/preprocessors/execute.pyo
+${PYSITELIB}/nbconvert/preprocessors/extractoutput.py
+${PYSITELIB}/nbconvert/preprocessors/extractoutput.pyc
+${PYSITELIB}/nbconvert/preprocessors/extractoutput.pyo
+${PYSITELIB}/nbconvert/preprocessors/highlightmagics.py
+${PYSITELIB}/nbconvert/preprocessors/highlightmagics.pyc
+${PYSITELIB}/nbconvert/preprocessors/highlightmagics.pyo
+${PYSITELIB}/nbconvert/preprocessors/latex.py
+${PYSITELIB}/nbconvert/preprocessors/latex.pyc
+${PYSITELIB}/nbconvert/preprocessors/latex.pyo
+${PYSITELIB}/nbconvert/preprocessors/sanitize.py
+${PYSITELIB}/nbconvert/preprocessors/sanitize.pyc
+${PYSITELIB}/nbconvert/preprocessors/sanitize.pyo
+${PYSITELIB}/nbconvert/preprocessors/svg2pdf.py
+${PYSITELIB}/nbconvert/preprocessors/svg2pdf.pyc
+${PYSITELIB}/nbconvert/preprocessors/svg2pdf.pyo
+${PYSITELIB}/nbconvert/preprocessors/tests/__init__.py
+${PYSITELIB}/nbconvert/preprocessors/tests/__init__.pyc
+${PYSITELIB}/nbconvert/preprocessors/tests/__init__.pyo
+${PYSITELIB}/nbconvert/preprocessors/tests/base.py
+${PYSITELIB}/nbconvert/preprocessors/tests/base.pyc
+${PYSITELIB}/nbconvert/preprocessors/tests/base.pyo
+${PYSITELIB}/nbconvert/preprocessors/tests/fake_kernelmanager.py
+${PYSITELIB}/nbconvert/preprocessors/tests/fake_kernelmanager.pyc
+${PYSITELIB}/nbconvert/preprocessors/tests/fake_kernelmanager.pyo
+${PYSITELIB}/nbconvert/preprocessors/tests/files/Clear Output.ipynb
+${PYSITELIB}/nbconvert/preprocessors/tests/files/Disable Stdin.ipynb
+${PYSITELIB}/nbconvert/preprocessors/tests/files/Factorials.ipynb
+${PYSITELIB}/nbconvert/preprocessors/tests/files/HelloWorld.ipynb
+${PYSITELIB}/nbconvert/preprocessors/tests/files/Inline Image.ipynb
+${PYSITELIB}/nbconvert/preprocessors/tests/files/Interrupt.ipynb
+${PYSITELIB}/nbconvert/preprocessors/tests/files/SVG.ipynb
+${PYSITELIB}/nbconvert/preprocessors/tests/files/Skip Exceptions.ipynb
+${PYSITELIB}/nbconvert/preprocessors/tests/files/Unicode.ipynb
+${PYSITELIB}/nbconvert/preprocessors/tests/files/python.png
+${PYSITELIB}/nbconvert/preprocessors/tests/test_clearoutput.py
+${PYSITELIB}/nbconvert/preprocessors/tests/test_clearoutput.pyc
+${PYSITELIB}/nbconvert/preprocessors/tests/test_clearoutput.pyo
+${PYSITELIB}/nbconvert/preprocessors/tests/test_coalescestreams.py
+${PYSITELIB}/nbconvert/preprocessors/tests/test_coalescestreams.pyc
+${PYSITELIB}/nbconvert/preprocessors/tests/test_coalescestreams.pyo
+${PYSITELIB}/nbconvert/preprocessors/tests/test_csshtmlheader.py
+${PYSITELIB}/nbconvert/preprocessors/tests/test_csshtmlheader.pyc
+${PYSITELIB}/nbconvert/preprocessors/tests/test_csshtmlheader.pyo
+${PYSITELIB}/nbconvert/preprocessors/tests/test_execute.py
+${PYSITELIB}/nbconvert/preprocessors/tests/test_execute.pyc
+${PYSITELIB}/nbconvert/preprocessors/tests/test_execute.pyo
+${PYSITELIB}/nbconvert/preprocessors/tests/test_extractoutput.py
+${PYSITELIB}/nbconvert/preprocessors/tests/test_extractoutput.pyc
+${PYSITELIB}/nbconvert/preprocessors/tests/test_extractoutput.pyo
+${PYSITELIB}/nbconvert/preprocessors/tests/test_highlightmagics.py
+${PYSITELIB}/nbconvert/preprocessors/tests/test_highlightmagics.pyc
+${PYSITELIB}/nbconvert/preprocessors/tests/test_highlightmagics.pyo
+${PYSITELIB}/nbconvert/preprocessors/tests/test_latex.py
+${PYSITELIB}/nbconvert/preprocessors/tests/test_latex.pyc
+${PYSITELIB}/nbconvert/preprocessors/tests/test_latex.pyo
+${PYSITELIB}/nbconvert/preprocessors/tests/test_sanitize.py
+${PYSITELIB}/nbconvert/preprocessors/tests/test_sanitize.pyc
+${PYSITELIB}/nbconvert/preprocessors/tests/test_sanitize.pyo
+${PYSITELIB}/nbconvert/preprocessors/tests/test_svg2pdf.py
+${PYSITELIB}/nbconvert/preprocessors/tests/test_svg2pdf.pyc
+${PYSITELIB}/nbconvert/preprocessors/tests/test_svg2pdf.pyo
+${PYSITELIB}/nbconvert/resources/__init__.py
+${PYSITELIB}/nbconvert/resources/__init__.pyc
+${PYSITELIB}/nbconvert/resources/__init__.pyo
+${PYSITELIB}/nbconvert/resources/style.min.css
+${PYSITELIB}/nbconvert/templates/README.md
+${PYSITELIB}/nbconvert/templates/asciidoc.tpl
+${PYSITELIB}/nbconvert/templates/html/basic.tpl
+${PYSITELIB}/nbconvert/templates/html/full.tpl
+${PYSITELIB}/nbconvert/templates/html/mathjax.tpl
+${PYSITELIB}/nbconvert/templates/html/slides_reveal.tpl
+${PYSITELIB}/nbconvert/templates/latex/article.tplx
+${PYSITELIB}/nbconvert/templates/latex/base.tplx
+${PYSITELIB}/nbconvert/templates/latex/document_contents.tplx
+${PYSITELIB}/nbconvert/templates/latex/report.tplx
+${PYSITELIB}/nbconvert/templates/latex/skeleton/display_priority.tplx
+${PYSITELIB}/nbconvert/templates/latex/skeleton/null.tplx
+${PYSITELIB}/nbconvert/templates/latex/style_bw_ipython.tplx
+${PYSITELIB}/nbconvert/templates/latex/style_bw_python.tplx
+${PYSITELIB}/nbconvert/templates/latex/style_ipython.tplx
+${PYSITELIB}/nbconvert/templates/latex/style_python.tplx
+${PYSITELIB}/nbconvert/templates/markdown.tpl
+${PYSITELIB}/nbconvert/templates/python.tpl
+${PYSITELIB}/nbconvert/templates/rst.tpl
+${PYSITELIB}/nbconvert/templates/script.tpl
+${PYSITELIB}/nbconvert/templates/skeleton/README.md
+${PYSITELIB}/nbconvert/templates/skeleton/display_priority.tpl
+${PYSITELIB}/nbconvert/templates/skeleton/null.tpl
+${PYSITELIB}/nbconvert/tests/__init__.py
+${PYSITELIB}/nbconvert/tests/__init__.pyc
+${PYSITELIB}/nbconvert/tests/__init__.pyo
+${PYSITELIB}/nbconvert/tests/base.py
+${PYSITELIB}/nbconvert/tests/base.pyc
+${PYSITELIB}/nbconvert/tests/base.pyo
+${PYSITELIB}/nbconvert/tests/exporter_entrypoint/eptest-0.1.dist-info/entry_points.txt
+${PYSITELIB}/nbconvert/tests/exporter_entrypoint/eptest.py
+${PYSITELIB}/nbconvert/tests/exporter_entrypoint/eptest.pyc
+${PYSITELIB}/nbconvert/tests/exporter_entrypoint/eptest.pyo
+${PYSITELIB}/nbconvert/tests/fake_exporters.py
+${PYSITELIB}/nbconvert/tests/fake_exporters.pyc
+${PYSITELIB}/nbconvert/tests/fake_exporters.pyo
+${PYSITELIB}/nbconvert/tests/files/Widget_List.ipynb
+${PYSITELIB}/nbconvert/tests/files/containerized_deployments.jpeg
+${PYSITELIB}/nbconvert/tests/files/hello.py
+${PYSITELIB}/nbconvert/tests/files/hello.pyc
+${PYSITELIB}/nbconvert/tests/files/hello.pyo
+${PYSITELIB}/nbconvert/tests/files/jupyter_nbconvert_config.py
+${PYSITELIB}/nbconvert/tests/files/jupyter_nbconvert_config.pyc
+${PYSITELIB}/nbconvert/tests/files/jupyter_nbconvert_config.pyo
+${PYSITELIB}/nbconvert/tests/files/latex-linked-image.ipynb
+${PYSITELIB}/nbconvert/tests/files/markdown_display_priority.ipynb
+${PYSITELIB}/nbconvert/tests/files/notebook1.ipynb
+${PYSITELIB}/nbconvert/tests/files/notebook2.ipynb
+${PYSITELIB}/nbconvert/tests/files/notebook3_with_errors.ipynb
+${PYSITELIB}/nbconvert/tests/files/notebook4_jpeg.ipynb
+${PYSITELIB}/nbconvert/tests/files/notebook_jl.ipynb
+${PYSITELIB}/nbconvert/tests/files/override.py
+${PYSITELIB}/nbconvert/tests/files/override.pyc
+${PYSITELIB}/nbconvert/tests/files/override.pyo
+${PYSITELIB}/nbconvert/tests/files/testimage.png
+${PYSITELIB}/nbconvert/tests/test_nbconvertapp.py
+${PYSITELIB}/nbconvert/tests/test_nbconvertapp.pyc
+${PYSITELIB}/nbconvert/tests/test_nbconvertapp.pyo
+${PYSITELIB}/nbconvert/utils/__init__.py
+${PYSITELIB}/nbconvert/utils/__init__.pyc
+${PYSITELIB}/nbconvert/utils/__init__.pyo
+${PYSITELIB}/nbconvert/utils/base.py
+${PYSITELIB}/nbconvert/utils/base.pyc
+${PYSITELIB}/nbconvert/utils/base.pyo
+${PYSITELIB}/nbconvert/utils/exceptions.py
+${PYSITELIB}/nbconvert/utils/exceptions.pyc
+${PYSITELIB}/nbconvert/utils/exceptions.pyo
+${PYSITELIB}/nbconvert/utils/io.py
+${PYSITELIB}/nbconvert/utils/io.pyc
+${PYSITELIB}/nbconvert/utils/io.pyo
+${PYSITELIB}/nbconvert/utils/lexers.py
+${PYSITELIB}/nbconvert/utils/lexers.pyc
+${PYSITELIB}/nbconvert/utils/lexers.pyo
+${PYSITELIB}/nbconvert/utils/pandoc.py
+${PYSITELIB}/nbconvert/utils/pandoc.pyc
+${PYSITELIB}/nbconvert/utils/pandoc.pyo
+${PYSITELIB}/nbconvert/utils/tests/__init__.py
+${PYSITELIB}/nbconvert/utils/tests/__init__.pyc
+${PYSITELIB}/nbconvert/utils/tests/__init__.pyo
+${PYSITELIB}/nbconvert/utils/tests/test_io.py
+${PYSITELIB}/nbconvert/utils/tests/test_io.pyc
+${PYSITELIB}/nbconvert/utils/tests/test_io.pyo
+${PYSITELIB}/nbconvert/utils/tests/test_pandoc.py
+${PYSITELIB}/nbconvert/utils/tests/test_pandoc.pyc
+${PYSITELIB}/nbconvert/utils/tests/test_pandoc.pyo
+${PYSITELIB}/nbconvert/utils/version.py
+${PYSITELIB}/nbconvert/utils/version.pyc
+${PYSITELIB}/nbconvert/utils/version.pyo
+${PYSITELIB}/nbconvert/writers/__init__.py
+${PYSITELIB}/nbconvert/writers/__init__.pyc
+${PYSITELIB}/nbconvert/writers/__init__.pyo
+${PYSITELIB}/nbconvert/writers/base.py
+${PYSITELIB}/nbconvert/writers/base.pyc
+${PYSITELIB}/nbconvert/writers/base.pyo
+${PYSITELIB}/nbconvert/writers/debug.py
+${PYSITELIB}/nbconvert/writers/debug.pyc
+${PYSITELIB}/nbconvert/writers/debug.pyo
+${PYSITELIB}/nbconvert/writers/files.py
+${PYSITELIB}/nbconvert/writers/files.pyc
+${PYSITELIB}/nbconvert/writers/files.pyo
+${PYSITELIB}/nbconvert/writers/stdout.py
+${PYSITELIB}/nbconvert/writers/stdout.pyc
+${PYSITELIB}/nbconvert/writers/stdout.pyo
+${PYSITELIB}/nbconvert/writers/tests/__init__.py
+${PYSITELIB}/nbconvert/writers/tests/__init__.pyc
+${PYSITELIB}/nbconvert/writers/tests/__init__.pyo
+${PYSITELIB}/nbconvert/writers/tests/test_debug.py
+${PYSITELIB}/nbconvert/writers/tests/test_debug.pyc
+${PYSITELIB}/nbconvert/writers/tests/test_debug.pyo
+${PYSITELIB}/nbconvert/writers/tests/test_files.py
+${PYSITELIB}/nbconvert/writers/tests/test_files.pyc
+${PYSITELIB}/nbconvert/writers/tests/test_files.pyo
+${PYSITELIB}/nbconvert/writers/tests/test_stdout.py
+${PYSITELIB}/nbconvert/writers/tests/test_stdout.pyc
+${PYSITELIB}/nbconvert/writers/tests/test_stdout.pyo