pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

py-holoviews-1.14.0 import to wip



Module Name:	pkgsrc-wip
Committed By:	K.I.A.Derouiche <kamelderouiche%yahoo.com@localhost>
Pushed By:	jihbed
Date:		Sun Dec 27 22:15:54 2020 +0100
Changeset:	1cd7973b86aeff91fcfd9e43bfb1ee2372f129d1

Modified Files:
	Makefile
Added Files:
	py-holoviews/DESCR
	py-holoviews/Makefile
	py-holoviews/PLIST
	py-holoviews/distinfo

Log Message:
py-holoviews-1.14.0 import to wip

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=1cd7973b86aeff91fcfd9e43bfb1ee2372f129d1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile              |    1 +
 py-holoviews/DESCR    |    5 +
 py-holoviews/Makefile |   24 +
 py-holoviews/PLIST    | 1261 +++++++++++++++++++++++++++++++++++++++++++++++++
 py-holoviews/distinfo |    6 +
 5 files changed, 1297 insertions(+)

diffs:
diff --git a/Makefile b/Makefile
index a5ea2ec907..277e0d6942 100644
--- a/Makefile
+++ b/Makefile
@@ -3618,6 +3618,7 @@ SUBDIR+=	py-hiredis
 SUBDIR+=	py-hmf
 SUBDIR+=	py-homeassistant
 SUBDIR+=	py-honcho
+SUBDIR+=	py-holoviz
 SUBDIR+=	py-hopic
 SUBDIR+=	py-hostlist
 SUBDIR+=	py-html
diff --git a/py-holoviews/DESCR b/py-holoviews/DESCR
new file mode 100644
index 0000000000..82df65f684
--- /dev/null
+++ b/py-holoviews/DESCR
@@ -0,0 +1,5 @@
+HoloViews is an open-source Python library designed to make
+data analysis and visualization seamless and simple. With
+HoloViews, you can usually express what you want to do in very
+few lines of code, letting you focus on what you are trying to explore
+and convey, not on the process of plotting
diff --git a/py-holoviews/Makefile b/py-holoviews/Makefile
new file mode 100644
index 0000000000..a2fcb311c2
--- /dev/null
+++ b/py-holoviews/Makefile
@@ -0,0 +1,24 @@
+# $NetBSD$
+
+DISTNAME=	holoviews-1.14.0
+PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES=	graphics python
+MASTER_SITES=	${MASTER_SITE_PYPI:=h/holoviews/}
+
+MAINTAINER=	jihbed.research%gmail.com@localhost
+HOMEPAGE=	https://www.holoviews.org/
+COMMENT=	Plotting your data annotate your data and let it visualize itself
+LICENSE=	modified-bsd
+
+DEPENDS+=	${PYPKGPREFIX}-param>=1.10.0:../../wip/py-param
+DEPENDS+=	${PYPKGPREFIX}-viz-comms>=0.7.3:../../wip/py-viz-comms
+DEPENDS+=	${PYPKGPREFIX}-panel>=0.10.2:../../wip/py-panel
+DEPENDS+=	${PYPKGPREFIX}-colorcet>=2.0.2:../../wip/py-colorcet
+DEPENDS+=	${PYPKGPREFIX}-pandas>=0.23.0:../../math/py-pandas
+
+USE_LANGUAGES=	# none
+
+BUILDLINK_API_DEPENDS.${PYPKGPREFIX}-numpy+=	${PYPKGPREFIX}-numpy>=1.0
+.include "../../math/py-numpy/buildlink3.mk"
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/py-holoviews/PLIST b/py-holoviews/PLIST
new file mode 100644
index 0000000000..0ac813463c
--- /dev/null
+++ b/py-holoviews/PLIST
@@ -0,0 +1,1261 @@
+@comment $NetBSD$
+bin/holoviews
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/holoviews/.version
+${PYSITELIB}/holoviews/__init__.py
+${PYSITELIB}/holoviews/__init__.pyc
+${PYSITELIB}/holoviews/__init__.pyo
+${PYSITELIB}/holoviews/annotators.py
+${PYSITELIB}/holoviews/annotators.pyc
+${PYSITELIB}/holoviews/annotators.pyo
+${PYSITELIB}/holoviews/core/__init__.py
+${PYSITELIB}/holoviews/core/__init__.pyc
+${PYSITELIB}/holoviews/core/__init__.pyo
+${PYSITELIB}/holoviews/core/accessors.py
+${PYSITELIB}/holoviews/core/accessors.pyc
+${PYSITELIB}/holoviews/core/accessors.pyo
+${PYSITELIB}/holoviews/core/boundingregion.py
+${PYSITELIB}/holoviews/core/boundingregion.pyc
+${PYSITELIB}/holoviews/core/boundingregion.pyo
+${PYSITELIB}/holoviews/core/data/__init__.py
+${PYSITELIB}/holoviews/core/data/__init__.pyc
+${PYSITELIB}/holoviews/core/data/__init__.pyo
+${PYSITELIB}/holoviews/core/data/array.py
+${PYSITELIB}/holoviews/core/data/array.pyc
+${PYSITELIB}/holoviews/core/data/array.pyo
+${PYSITELIB}/holoviews/core/data/cudf.py
+${PYSITELIB}/holoviews/core/data/cudf.pyc
+${PYSITELIB}/holoviews/core/data/cudf.pyo
+${PYSITELIB}/holoviews/core/data/dask.py
+${PYSITELIB}/holoviews/core/data/dask.pyc
+${PYSITELIB}/holoviews/core/data/dask.pyo
+${PYSITELIB}/holoviews/core/data/dictionary.py
+${PYSITELIB}/holoviews/core/data/dictionary.pyc
+${PYSITELIB}/holoviews/core/data/dictionary.pyo
+${PYSITELIB}/holoviews/core/data/grid.py
+${PYSITELIB}/holoviews/core/data/grid.pyc
+${PYSITELIB}/holoviews/core/data/grid.pyo
+${PYSITELIB}/holoviews/core/data/ibis.py
+${PYSITELIB}/holoviews/core/data/ibis.pyc
+${PYSITELIB}/holoviews/core/data/ibis.pyo
+${PYSITELIB}/holoviews/core/data/image.py
+${PYSITELIB}/holoviews/core/data/image.pyc
+${PYSITELIB}/holoviews/core/data/image.pyo
+${PYSITELIB}/holoviews/core/data/interface.py
+${PYSITELIB}/holoviews/core/data/interface.pyc
+${PYSITELIB}/holoviews/core/data/interface.pyo
+${PYSITELIB}/holoviews/core/data/multipath.py
+${PYSITELIB}/holoviews/core/data/multipath.pyc
+${PYSITELIB}/holoviews/core/data/multipath.pyo
+${PYSITELIB}/holoviews/core/data/pandas.py
+${PYSITELIB}/holoviews/core/data/pandas.pyc
+${PYSITELIB}/holoviews/core/data/pandas.pyo
+${PYSITELIB}/holoviews/core/data/spatialpandas.py
+${PYSITELIB}/holoviews/core/data/spatialpandas.pyc
+${PYSITELIB}/holoviews/core/data/spatialpandas.pyo
+${PYSITELIB}/holoviews/core/data/xarray.py
+${PYSITELIB}/holoviews/core/data/xarray.pyc
+${PYSITELIB}/holoviews/core/data/xarray.pyo
+${PYSITELIB}/holoviews/core/decollate.py
+${PYSITELIB}/holoviews/core/decollate.pyc
+${PYSITELIB}/holoviews/core/decollate.pyo
+${PYSITELIB}/holoviews/core/dimension.py
+${PYSITELIB}/holoviews/core/dimension.pyc
+${PYSITELIB}/holoviews/core/dimension.pyo
+${PYSITELIB}/holoviews/core/element.py
+${PYSITELIB}/holoviews/core/element.pyc
+${PYSITELIB}/holoviews/core/element.pyo
+${PYSITELIB}/holoviews/core/io.py
+${PYSITELIB}/holoviews/core/io.pyc
+${PYSITELIB}/holoviews/core/io.pyo
+${PYSITELIB}/holoviews/core/layout.py
+${PYSITELIB}/holoviews/core/layout.pyc
+${PYSITELIB}/holoviews/core/layout.pyo
+${PYSITELIB}/holoviews/core/ndmapping.py
+${PYSITELIB}/holoviews/core/ndmapping.pyc
+${PYSITELIB}/holoviews/core/ndmapping.pyo
+${PYSITELIB}/holoviews/core/operation.py
+${PYSITELIB}/holoviews/core/operation.pyc
+${PYSITELIB}/holoviews/core/operation.pyo
+${PYSITELIB}/holoviews/core/options.py
+${PYSITELIB}/holoviews/core/options.pyc
+${PYSITELIB}/holoviews/core/options.pyo
+${PYSITELIB}/holoviews/core/overlay.py
+${PYSITELIB}/holoviews/core/overlay.pyc
+${PYSITELIB}/holoviews/core/overlay.pyo
+${PYSITELIB}/holoviews/core/pprint.py
+${PYSITELIB}/holoviews/core/pprint.pyc
+${PYSITELIB}/holoviews/core/pprint.pyo
+${PYSITELIB}/holoviews/core/sheetcoords.py
+${PYSITELIB}/holoviews/core/sheetcoords.pyc
+${PYSITELIB}/holoviews/core/sheetcoords.pyo
+${PYSITELIB}/holoviews/core/spaces.py
+${PYSITELIB}/holoviews/core/spaces.pyc
+${PYSITELIB}/holoviews/core/spaces.pyo
+${PYSITELIB}/holoviews/core/traversal.py
+${PYSITELIB}/holoviews/core/traversal.pyc
+${PYSITELIB}/holoviews/core/traversal.pyo
+${PYSITELIB}/holoviews/core/tree.py
+${PYSITELIB}/holoviews/core/tree.pyc
+${PYSITELIB}/holoviews/core/tree.pyo
+${PYSITELIB}/holoviews/core/util.py
+${PYSITELIB}/holoviews/core/util.pyc
+${PYSITELIB}/holoviews/core/util.pyo
+${PYSITELIB}/holoviews/element/__init__.py
+${PYSITELIB}/holoviews/element/__init__.pyc
+${PYSITELIB}/holoviews/element/__init__.pyo
+${PYSITELIB}/holoviews/element/annotation.py
+${PYSITELIB}/holoviews/element/annotation.pyc
+${PYSITELIB}/holoviews/element/annotation.pyo
+${PYSITELIB}/holoviews/element/chart.py
+${PYSITELIB}/holoviews/element/chart.pyc
+${PYSITELIB}/holoviews/element/chart.pyo
+${PYSITELIB}/holoviews/element/chart3d.py
+${PYSITELIB}/holoviews/element/chart3d.pyc
+${PYSITELIB}/holoviews/element/chart3d.pyo
+${PYSITELIB}/holoviews/element/comparison.py
+${PYSITELIB}/holoviews/element/comparison.pyc
+${PYSITELIB}/holoviews/element/comparison.pyo
+${PYSITELIB}/holoviews/element/geom.py
+${PYSITELIB}/holoviews/element/geom.pyc
+${PYSITELIB}/holoviews/element/geom.pyo
+${PYSITELIB}/holoviews/element/graphs.py
+${PYSITELIB}/holoviews/element/graphs.pyc
+${PYSITELIB}/holoviews/element/graphs.pyo
+${PYSITELIB}/holoviews/element/path.py
+${PYSITELIB}/holoviews/element/path.pyc
+${PYSITELIB}/holoviews/element/path.pyo
+${PYSITELIB}/holoviews/element/raster.py
+${PYSITELIB}/holoviews/element/raster.pyc
+${PYSITELIB}/holoviews/element/raster.pyo
+${PYSITELIB}/holoviews/element/sankey.py
+${PYSITELIB}/holoviews/element/sankey.pyc
+${PYSITELIB}/holoviews/element/sankey.pyo
+${PYSITELIB}/holoviews/element/selection.py
+${PYSITELIB}/holoviews/element/selection.pyc
+${PYSITELIB}/holoviews/element/selection.pyo
+${PYSITELIB}/holoviews/element/stats.py
+${PYSITELIB}/holoviews/element/stats.pyc
+${PYSITELIB}/holoviews/element/stats.pyo
+${PYSITELIB}/holoviews/element/tabular.py
+${PYSITELIB}/holoviews/element/tabular.pyc
+${PYSITELIB}/holoviews/element/tabular.pyo
+${PYSITELIB}/holoviews/element/tiles.py
+${PYSITELIB}/holoviews/element/tiles.pyc
+${PYSITELIB}/holoviews/element/tiles.pyo
+${PYSITELIB}/holoviews/element/util.py
+${PYSITELIB}/holoviews/element/util.pyc
+${PYSITELIB}/holoviews/element/util.pyo
+${PYSITELIB}/holoviews/examples/README.md
+${PYSITELIB}/holoviews/examples/assets/diseases.csv.gz
+${PYSITELIB}/holoviews/examples/assets/emoji_embeddings.csv
+${PYSITELIB}/holoviews/examples/assets/energy.csv
+${PYSITELIB}/holoviews/examples/assets/fb_edges.csv
+${PYSITELIB}/holoviews/examples/assets/fb_nodes.csv
+${PYSITELIB}/holoviews/examples/assets/hourly_taxi_data.npz
+${PYSITELIB}/holoviews/examples/assets/nyc_taxi.csv.gz
+${PYSITELIB}/holoviews/examples/assets/penguins.png
+${PYSITELIB}/holoviews/examples/assets/spike_train.csv.gz
+${PYSITELIB}/holoviews/examples/assets/station_info.csv
+${PYSITELIB}/holoviews/examples/assets/twophoton.npz
+${PYSITELIB}/holoviews/examples/gallery/apps/bokeh/crossfilter.py
+${PYSITELIB}/holoviews/examples/gallery/apps/bokeh/crossfilter.pyc
+${PYSITELIB}/holoviews/examples/gallery/apps/bokeh/crossfilter.pyo
+${PYSITELIB}/holoviews/examples/gallery/apps/bokeh/game_of_life.py
+${PYSITELIB}/holoviews/examples/gallery/apps/bokeh/game_of_life.pyc
+${PYSITELIB}/holoviews/examples/gallery/apps/bokeh/game_of_life.pyo
+${PYSITELIB}/holoviews/examples/gallery/apps/bokeh/gapminder.py
+${PYSITELIB}/holoviews/examples/gallery/apps/bokeh/gapminder.pyc
+${PYSITELIB}/holoviews/examples/gallery/apps/bokeh/gapminder.pyo
+${PYSITELIB}/holoviews/examples/gallery/apps/bokeh/mandelbrot.py
+${PYSITELIB}/holoviews/examples/gallery/apps/bokeh/mandelbrot.pyc
+${PYSITELIB}/holoviews/examples/gallery/apps/bokeh/mandelbrot.pyo
+${PYSITELIB}/holoviews/examples/gallery/apps/bokeh/nytaxi_hover.py
+${PYSITELIB}/holoviews/examples/gallery/apps/bokeh/nytaxi_hover.pyc
+${PYSITELIB}/holoviews/examples/gallery/apps/bokeh/nytaxi_hover.pyo
+${PYSITELIB}/holoviews/examples/gallery/apps/bokeh/streaming_psutil.py
+${PYSITELIB}/holoviews/examples/gallery/apps/bokeh/streaming_psutil.pyc
+${PYSITELIB}/holoviews/examples/gallery/apps/bokeh/streaming_psutil.pyo
+${PYSITELIB}/holoviews/examples/gallery/apps/flask/flask_app.py
+${PYSITELIB}/holoviews/examples/gallery/apps/flask/flask_app.pyc
+${PYSITELIB}/holoviews/examples/gallery/apps/flask/flask_app.pyo
+${PYSITELIB}/holoviews/examples/gallery/apps/flask/holoviews_app.py
+${PYSITELIB}/holoviews/examples/gallery/apps/flask/holoviews_app.pyc
+${PYSITELIB}/holoviews/examples/gallery/apps/flask/holoviews_app.pyo
+${PYSITELIB}/holoviews/examples/gallery/apps/flask/templates/embed.html
+${PYSITELIB}/holoviews/examples/gallery/demos/bokeh/area_chart.ipynb
+${PYSITELIB}/holoviews/examples/gallery/demos/bokeh/autompg_histogram.ipynb
+${PYSITELIB}/holoviews/examples/gallery/demos/bokeh/autompg_violins.ipynb
+${PYSITELIB}/holoviews/examples/gallery/demos/bokeh/bachelors_degrees_by_gender.ipynb
+${PYSITELIB}/holoviews/examples/gallery/demos/bokeh/bars_economic.ipynb
+${PYSITELIB}/holoviews/examples/gallery/demos/bokeh/box_draw_roi_editor.ipynb
+${PYSITELIB}/holoviews/examples/gallery/demos/bokeh/boxplot_chart.ipynb
+${PYSITELIB}/holoviews/examples/gallery/demos/bokeh/choropleth_data_link.ipynb
+${PYSITELIB}/holoviews/examples/gallery/demos/bokeh/directed_airline_routes.ipynb
+${PYSITELIB}/holoviews/examples/gallery/demos/bokeh/dot_example.ipynb
+${PYSITELIB}/holoviews/examples/gallery/demos/bokeh/dragon_curve.ipynb
+${PYSITELIB}/holoviews/examples/gallery/demos/bokeh/dropdown_economic.ipynb
+${PYSITELIB}/holoviews/examples/gallery/demos/bokeh/emoji_tsne.ipynb
+${PYSITELIB}/holoviews/examples/gallery/demos/bokeh/energy_sankey.ipynb
+${PYSITELIB}/holoviews/examples/gallery/demos/bokeh/hextile_movie_ratings.ipynb
+${PYSITELIB}/holoviews/examples/gallery/demos/bokeh/histogram_example.ipynb
+${PYSITELIB}/holoviews/examples/gallery/demos/bokeh/image_range_tool.ipynb
+${PYSITELIB}/holoviews/examples/gallery/demos/bokeh/iris_density_grid.ipynb
+${PYSITELIB}/holoviews/examples/gallery/demos/bokeh/iris_example.ipynb
+${PYSITELIB}/holoviews/examples/gallery/demos/bokeh/iris_grouped_grid.ipynb
+${PYSITELIB}/holoviews/examples/gallery/demos/bokeh/iris_splom_example.ipynb
+${PYSITELIB}/holoviews/examples/gallery/demos/bokeh/irregular_quadmesh.ipynb
+${PYSITELIB}/holoviews/examples/gallery/demos/bokeh/legend_example.ipynb
+${PYSITELIB}/holoviews/examples/gallery/demos/bokeh/lesmis_example.ipynb
+${PYSITELIB}/holoviews/examples/gallery/demos/bokeh/life_expectancy_split_violin.ipynb
+${PYSITELIB}/holoviews/examples/gallery/demos/bokeh/lorenz_attractor_example.ipynb
+${PYSITELIB}/holoviews/examples/gallery/demos/bokeh/mandelbrot_section.ipynb
+${PYSITELIB}/holoviews/examples/gallery/demos/bokeh/measles_example.ipynb
+${PYSITELIB}/holoviews/examples/gallery/demos/bokeh/network_graph.ipynb
+${PYSITELIB}/holoviews/examples/gallery/demos/bokeh/nyc_airport_connections.ipynb
+${PYSITELIB}/holoviews/examples/gallery/demos/bokeh/nyc_radial_heatmap.ipynb
+${PYSITELIB}/holoviews/examples/gallery/demos/bokeh/point_draw_triangulate.ipynb
+${PYSITELIB}/holoviews/examples/gallery/demos/bokeh/quiver_demo.ipynb
+${PYSITELIB}/holoviews/examples/gallery/demos/bokeh/route_chord.ipynb
+${PYSITELIB}/holoviews/examples/gallery/demos/bokeh/scatter_economic.ipynb
+${PYSITELIB}/holoviews/examples/gallery/demos/bokeh/square_limit.ipynb
+${PYSITELIB}/holoviews/examples/gallery/demos/bokeh/step_chart.ipynb
+${PYSITELIB}/holoviews/examples/gallery/demos/bokeh/stocks_example.ipynb
+${PYSITELIB}/holoviews/examples/gallery/demos/bokeh/texas_choropleth_example.ipynb
+${PYSITELIB}/holoviews/examples/gallery/demos/bokeh/timeseries_range_tool.ipynb
+${PYSITELIB}/holoviews/examples/gallery/demos/bokeh/topographic_hillshading.ipynb
+${PYSITELIB}/holoviews/examples/gallery/demos/bokeh/us_unemployment.ipynb
+${PYSITELIB}/holoviews/examples/gallery/demos/bokeh/verhulst_mandelbrot.ipynb
+${PYSITELIB}/holoviews/examples/gallery/demos/matplotlib/area_chart.ipynb
+${PYSITELIB}/holoviews/examples/gallery/demos/matplotlib/autompg_histogram.ipynb
+${PYSITELIB}/holoviews/examples/gallery/demos/matplotlib/autompg_violins.ipynb
+${PYSITELIB}/holoviews/examples/gallery/demos/matplotlib/bachelors_degrees_by_gender.ipynb
+${PYSITELIB}/holoviews/examples/gallery/demos/matplotlib/bars_economic.ipynb
+${PYSITELIB}/holoviews/examples/gallery/demos/matplotlib/boxplot_chart.ipynb
+${PYSITELIB}/holoviews/examples/gallery/demos/matplotlib/directed_airline_routes.ipynb
+${PYSITELIB}/holoviews/examples/gallery/demos/matplotlib/dragon_curve.ipynb
+${PYSITELIB}/holoviews/examples/gallery/demos/matplotlib/dropdown_economic.ipynb
+${PYSITELIB}/holoviews/examples/gallery/demos/matplotlib/energy_sankey.ipynb
+${PYSITELIB}/holoviews/examples/gallery/demos/matplotlib/hextile_movie_ratings.ipynb
+${PYSITELIB}/holoviews/examples/gallery/demos/matplotlib/histogram_example.ipynb
+${PYSITELIB}/holoviews/examples/gallery/demos/matplotlib/iris_density_grid.ipynb
+${PYSITELIB}/holoviews/examples/gallery/demos/matplotlib/iris_example.ipynb
+${PYSITELIB}/holoviews/examples/gallery/demos/matplotlib/iris_grouped_grid.ipynb
+${PYSITELIB}/holoviews/examples/gallery/demos/matplotlib/iris_splom_example.ipynb
+${PYSITELIB}/holoviews/examples/gallery/demos/matplotlib/irregular_quadmesh.ipynb
+${PYSITELIB}/holoviews/examples/gallery/demos/matplotlib/legend_example.ipynb
+${PYSITELIB}/holoviews/examples/gallery/demos/matplotlib/lorenz_attractor_example.ipynb
+${PYSITELIB}/holoviews/examples/gallery/demos/matplotlib/mandelbrot_section.ipynb
+${PYSITELIB}/holoviews/examples/gallery/demos/matplotlib/measles_example.ipynb
+${PYSITELIB}/holoviews/examples/gallery/demos/matplotlib/network_graph.ipynb
+${PYSITELIB}/holoviews/examples/gallery/demos/matplotlib/nyc_airport_connections.ipynb
+${PYSITELIB}/holoviews/examples/gallery/demos/matplotlib/nyc_radial_heatmap.ipynb
+${PYSITELIB}/holoviews/examples/gallery/demos/matplotlib/polar_scatter_demo.ipynb
+${PYSITELIB}/holoviews/examples/gallery/demos/matplotlib/quiver_demo.ipynb
+${PYSITELIB}/holoviews/examples/gallery/demos/matplotlib/route_chord.ipynb
+${PYSITELIB}/holoviews/examples/gallery/demos/matplotlib/scatter_economic.ipynb
+${PYSITELIB}/holoviews/examples/gallery/demos/matplotlib/square_limit.ipynb
+${PYSITELIB}/holoviews/examples/gallery/demos/matplotlib/step_chart.ipynb
+${PYSITELIB}/holoviews/examples/gallery/demos/matplotlib/stocks_example.ipynb
+${PYSITELIB}/holoviews/examples/gallery/demos/matplotlib/surface_3d.ipynb
+${PYSITELIB}/holoviews/examples/gallery/demos/matplotlib/texas_choropleth_example.ipynb
+${PYSITELIB}/holoviews/examples/gallery/demos/matplotlib/topographic_hillshading.ipynb
+${PYSITELIB}/holoviews/examples/gallery/demos/matplotlib/trisurf3d_demo.ipynb
+${PYSITELIB}/holoviews/examples/gallery/demos/matplotlib/us_unemployment.ipynb
+${PYSITELIB}/holoviews/examples/gallery/demos/matplotlib/verhulst_mandelbrot.ipynb
+${PYSITELIB}/holoviews/examples/gallery/demos/plotly/surface_3d.ipynb
+${PYSITELIB}/holoviews/examples/gallery/demos/plotly/trisurf3d_demo.ipynb
+${PYSITELIB}/holoviews/examples/getting_started/1-Introduction.ipynb
+${PYSITELIB}/holoviews/examples/getting_started/2-Customization.ipynb
+${PYSITELIB}/holoviews/examples/getting_started/3-Tabular_Datasets.ipynb
+${PYSITELIB}/holoviews/examples/getting_started/4-Gridded_Datasets.ipynb
+${PYSITELIB}/holoviews/examples/getting_started/5-Live_Data.ipynb
+${PYSITELIB}/holoviews/examples/reference/apps/bokeh/player.py
+${PYSITELIB}/holoviews/examples/reference/apps/bokeh/player.pyc
+${PYSITELIB}/holoviews/examples/reference/apps/bokeh/player.pyo
+${PYSITELIB}/holoviews/examples/reference/apps/bokeh/selection_stream.py
+${PYSITELIB}/holoviews/examples/reference/apps/bokeh/selection_stream.pyc
+${PYSITELIB}/holoviews/examples/reference/apps/bokeh/selection_stream.pyo
+${PYSITELIB}/holoviews/examples/reference/apps/bokeh/sine.py
+${PYSITELIB}/holoviews/examples/reference/apps/bokeh/sine.pyc
+${PYSITELIB}/holoviews/examples/reference/apps/bokeh/sine.pyo
+${PYSITELIB}/holoviews/examples/reference/containers/bokeh/DynamicMap.ipynb
+${PYSITELIB}/holoviews/examples/reference/containers/bokeh/GridSpace.ipynb
+${PYSITELIB}/holoviews/examples/reference/containers/bokeh/HoloMap.ipynb
+${PYSITELIB}/holoviews/examples/reference/containers/bokeh/Layout.ipynb
+${PYSITELIB}/holoviews/examples/reference/containers/bokeh/NdLayout.ipynb
+${PYSITELIB}/holoviews/examples/reference/containers/bokeh/NdOverlay.ipynb
+${PYSITELIB}/holoviews/examples/reference/containers/bokeh/Overlay.ipynb
+${PYSITELIB}/holoviews/examples/reference/containers/matplotlib/DynamicMap.ipynb
+${PYSITELIB}/holoviews/examples/reference/containers/matplotlib/GridSpace.ipynb
+${PYSITELIB}/holoviews/examples/reference/containers/matplotlib/HoloMap.ipynb
+${PYSITELIB}/holoviews/examples/reference/containers/matplotlib/Layout.ipynb
+${PYSITELIB}/holoviews/examples/reference/containers/matplotlib/NdLayout.ipynb
+${PYSITELIB}/holoviews/examples/reference/containers/matplotlib/NdOverlay.ipynb
+${PYSITELIB}/holoviews/examples/reference/containers/matplotlib/Overlay.ipynb
+${PYSITELIB}/holoviews/examples/reference/containers/plotly/DynamicMap.ipynb
+${PYSITELIB}/holoviews/examples/reference/containers/plotly/GridSpace.ipynb
+${PYSITELIB}/holoviews/examples/reference/containers/plotly/HoloMap.ipynb
+${PYSITELIB}/holoviews/examples/reference/containers/plotly/Layout.ipynb
+${PYSITELIB}/holoviews/examples/reference/containers/plotly/NdLayout.ipynb
+${PYSITELIB}/holoviews/examples/reference/containers/plotly/NdOverlay.ipynb
+${PYSITELIB}/holoviews/examples/reference/containers/plotly/Overlay.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/assets/penguins.png
+${PYSITELIB}/holoviews/examples/reference/elements/bokeh/Area.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/bokeh/Arrow.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/bokeh/Bars.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/bokeh/Bivariate.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/bokeh/Bounds.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/bokeh/Box.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/bokeh/BoxWhisker.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/bokeh/Chord.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/bokeh/Contours.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/bokeh/Curve.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/bokeh/Distribution.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/bokeh/Div.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/bokeh/Ellipse.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/bokeh/ErrorBars.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/bokeh/Graph.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/bokeh/HLine.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/bokeh/HSV.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/bokeh/HSpan.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/bokeh/HeatMap.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/bokeh/HexTiles.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/bokeh/Histogram.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/bokeh/Image.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/bokeh/ItemTable.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/bokeh/Labels.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/bokeh/Path.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/bokeh/Points.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/bokeh/Polygons.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/bokeh/QuadMesh.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/bokeh/RGB.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/bokeh/RadialHeatMap.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/bokeh/Raster.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/bokeh/Rectangles.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/bokeh/Sankey.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/bokeh/Scatter.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/bokeh/Segments.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/bokeh/Slope.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/bokeh/Spikes.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/bokeh/Spline.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/bokeh/Spread.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/bokeh/Table.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/bokeh/Text.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/bokeh/Tiles.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/bokeh/TriMesh.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/bokeh/VLine.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/bokeh/VSpan.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/bokeh/VectorField.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/bokeh/Violin.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/matplotlib/Area.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/matplotlib/Arrow.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/matplotlib/Bars.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/matplotlib/Bivariate.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/matplotlib/Bounds.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/matplotlib/Box.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/matplotlib/BoxWhisker.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/matplotlib/Chord.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/matplotlib/Contours.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/matplotlib/Curve.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/matplotlib/Distribution.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/matplotlib/Ellipse.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/matplotlib/ErrorBars.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/matplotlib/Graph.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/matplotlib/HLine.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/matplotlib/HSV.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/matplotlib/HSpan.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/matplotlib/HeatMap.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/matplotlib/HexTiles.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/matplotlib/Histogram.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/matplotlib/Image.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/matplotlib/ItemTable.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/matplotlib/Labels.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/matplotlib/Path.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/matplotlib/Path3D.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/matplotlib/Points.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/matplotlib/Polygons.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/matplotlib/QuadMesh.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/matplotlib/RGB.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/matplotlib/RadialHeatMap.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/matplotlib/Raster.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/matplotlib/Rectangles.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/matplotlib/Sankey.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/matplotlib/Scatter.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/matplotlib/Scatter3D.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/matplotlib/Segments.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/matplotlib/Slope.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/matplotlib/Spikes.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/matplotlib/Spline.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/matplotlib/Spread.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/matplotlib/Surface.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/matplotlib/Table.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/matplotlib/Text.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/matplotlib/TriMesh.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/matplotlib/TriSurface.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/matplotlib/VLine.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/matplotlib/VSpan.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/matplotlib/VectorField.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/matplotlib/Violin.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/plotly/Area.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/plotly/Bars.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/plotly/Bounds.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/plotly/Box.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/plotly/BoxWhisker.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/plotly/Curve.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/plotly/Distribution.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/plotly/Ellipse.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/plotly/ErrorBars.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/plotly/HLine.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/plotly/HSpan.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/plotly/HeatMap.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/plotly/Histogram.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/plotly/Image.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/plotly/ItemTable.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/plotly/Path3D.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/plotly/Points.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/plotly/RGB.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/plotly/Raster.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/plotly/Scatter.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/plotly/Scatter3D.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/plotly/Spread.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/plotly/Surface.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/plotly/Table.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/plotly/Tiles.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/plotly/TriSurface.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/plotly/VLine.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/plotly/VSpan.ipynb
+${PYSITELIB}/holoviews/examples/reference/elements/plotly/Violin.ipynb
+${PYSITELIB}/holoviews/examples/reference/features/bokeh/table_hooks_example.ipynb
+${PYSITELIB}/holoviews/examples/reference/streams/bokeh/Bounds.ipynb
+${PYSITELIB}/holoviews/examples/reference/streams/bokeh/BoundsX.ipynb
+${PYSITELIB}/holoviews/examples/reference/streams/bokeh/BoundsY.ipynb
+${PYSITELIB}/holoviews/examples/reference/streams/bokeh/BoxEdit.ipynb
+${PYSITELIB}/holoviews/examples/reference/streams/bokeh/CurveEdit.ipynb
+${PYSITELIB}/holoviews/examples/reference/streams/bokeh/FreehandDraw.ipynb
+${PYSITELIB}/holoviews/examples/reference/streams/bokeh/PointDraw.ipynb
+${PYSITELIB}/holoviews/examples/reference/streams/bokeh/PointerX.ipynb
+${PYSITELIB}/holoviews/examples/reference/streams/bokeh/PointerXY.ipynb
+${PYSITELIB}/holoviews/examples/reference/streams/bokeh/PolyDraw.ipynb
+${PYSITELIB}/holoviews/examples/reference/streams/bokeh/PolyEdit.ipynb
+${PYSITELIB}/holoviews/examples/reference/streams/bokeh/RangeXY.ipynb
+${PYSITELIB}/holoviews/examples/reference/streams/bokeh/Selection1D.ipynb
+${PYSITELIB}/holoviews/examples/reference/streams/bokeh/Selection1D_paired.ipynb
+${PYSITELIB}/holoviews/examples/reference/streams/bokeh/Selection1D_points.ipynb
+${PYSITELIB}/holoviews/examples/reference/streams/bokeh/Selection1D_tap.ipynb
+${PYSITELIB}/holoviews/examples/reference/streams/bokeh/Tap.ipynb
+${PYSITELIB}/holoviews/examples/reference/streams/plotly/Bounds.ipynb
+${PYSITELIB}/holoviews/examples/reference/streams/plotly/BoundsX.ipynb
+${PYSITELIB}/holoviews/examples/reference/streams/plotly/BoundsY.ipynb
+${PYSITELIB}/holoviews/examples/reference/streams/plotly/RangeXY.ipynb
+${PYSITELIB}/holoviews/examples/reference/streams/plotly/Selection1D_paired.ipynb
+${PYSITELIB}/holoviews/examples/reference/streams/plotly/Selection1D_points.ipynb
+${PYSITELIB}/holoviews/examples/user_guide/01-Annotating_Data.ipynb
+${PYSITELIB}/holoviews/examples/user_guide/02-Composing_Elements.ipynb
+${PYSITELIB}/holoviews/examples/user_guide/03-Applying_Customizations.ipynb
+${PYSITELIB}/holoviews/examples/user_guide/04-Style_Mapping.ipynb
+${PYSITELIB}/holoviews/examples/user_guide/05-Dimensioned_Containers.ipynb
+${PYSITELIB}/holoviews/examples/user_guide/06-Building_Composite_Objects.ipynb
+${PYSITELIB}/holoviews/examples/user_guide/07-Live_Data.ipynb
+${PYSITELIB}/holoviews/examples/user_guide/08-Tabular_Datasets.ipynb
+${PYSITELIB}/holoviews/examples/user_guide/09-Gridded_Datasets.ipynb
+${PYSITELIB}/holoviews/examples/user_guide/10-Indexing_and_Selecting_Data.ipynb
+${PYSITELIB}/holoviews/examples/user_guide/11-Transforming_Elements.ipynb
+${PYSITELIB}/holoviews/examples/user_guide/12-Responding_to_Events.ipynb
+${PYSITELIB}/holoviews/examples/user_guide/13-Custom_Interactivity.ipynb
+${PYSITELIB}/holoviews/examples/user_guide/14-Data_Pipelines.ipynb
+${PYSITELIB}/holoviews/examples/user_guide/15-Large_Data.ipynb
+${PYSITELIB}/holoviews/examples/user_guide/16-Streaming_Data.ipynb
+${PYSITELIB}/holoviews/examples/user_guide/17-Dashboards.ipynb
+${PYSITELIB}/holoviews/examples/user_guide/Annotators.ipynb
+${PYSITELIB}/holoviews/examples/user_guide/Colormaps.ipynb
+${PYSITELIB}/holoviews/examples/user_guide/Continuous_Coordinates.ipynb
+${PYSITELIB}/holoviews/examples/user_guide/Customizing_Plots.ipynb
+${PYSITELIB}/holoviews/examples/user_guide/Deploying_Bokeh_Apps.ipynb
+${PYSITELIB}/holoviews/examples/user_guide/Exporting_and_Archiving.ipynb
+${PYSITELIB}/holoviews/examples/user_guide/Geometry_Data.ipynb
+${PYSITELIB}/holoviews/examples/user_guide/Installing_and_Configuring.ipynb
+${PYSITELIB}/holoviews/examples/user_guide/Linked_Brushing.ipynb
+${PYSITELIB}/holoviews/examples/user_guide/Linking_Plots.ipynb
+${PYSITELIB}/holoviews/examples/user_guide/Network_Graphs.ipynb
+${PYSITELIB}/holoviews/examples/user_guide/Notebook_Magics.ipynb
+${PYSITELIB}/holoviews/examples/user_guide/Plots_and_Renderers.ipynb
+${PYSITELIB}/holoviews/examples/user_guide/Plotting_with_Bokeh.ipynb
+${PYSITELIB}/holoviews/examples/user_guide/Plotting_with_Matplotlib.ipynb
+${PYSITELIB}/holoviews/ipython/__init__.py
+${PYSITELIB}/holoviews/ipython/__init__.pyc
+${PYSITELIB}/holoviews/ipython/__init__.pyo
+${PYSITELIB}/holoviews/ipython/archive.py
+${PYSITELIB}/holoviews/ipython/archive.pyc
+${PYSITELIB}/holoviews/ipython/archive.pyo
+${PYSITELIB}/holoviews/ipython/display_hooks.py
+${PYSITELIB}/holoviews/ipython/display_hooks.pyc
+${PYSITELIB}/holoviews/ipython/display_hooks.pyo
+${PYSITELIB}/holoviews/ipython/load_notebook.html
+${PYSITELIB}/holoviews/ipython/magics.py
+${PYSITELIB}/holoviews/ipython/magics.pyc
+${PYSITELIB}/holoviews/ipython/magics.pyo
+${PYSITELIB}/holoviews/ipython/preprocessors.py
+${PYSITELIB}/holoviews/ipython/preprocessors.pyc
+${PYSITELIB}/holoviews/ipython/preprocessors.pyo
+${PYSITELIB}/holoviews/ipython/widgets.py
+${PYSITELIB}/holoviews/ipython/widgets.pyc
+${PYSITELIB}/holoviews/ipython/widgets.pyo
+${PYSITELIB}/holoviews/operation/__init__.py
+${PYSITELIB}/holoviews/operation/__init__.pyc
+${PYSITELIB}/holoviews/operation/__init__.pyo
+${PYSITELIB}/holoviews/operation/datashader.py
+${PYSITELIB}/holoviews/operation/datashader.pyc
+${PYSITELIB}/holoviews/operation/datashader.pyo
+${PYSITELIB}/holoviews/operation/element.py
+${PYSITELIB}/holoviews/operation/element.pyc
+${PYSITELIB}/holoviews/operation/element.pyo
+${PYSITELIB}/holoviews/operation/normalization.py
+${PYSITELIB}/holoviews/operation/normalization.pyc
+${PYSITELIB}/holoviews/operation/normalization.pyo
+${PYSITELIB}/holoviews/operation/stats.py
+${PYSITELIB}/holoviews/operation/stats.pyc
+${PYSITELIB}/holoviews/operation/stats.pyo
+${PYSITELIB}/holoviews/operation/timeseries.py
+${PYSITELIB}/holoviews/operation/timeseries.pyc
+${PYSITELIB}/holoviews/operation/timeseries.pyo
+${PYSITELIB}/holoviews/plotting/__init__.py
+${PYSITELIB}/holoviews/plotting/__init__.pyc
+${PYSITELIB}/holoviews/plotting/__init__.pyo
+${PYSITELIB}/holoviews/plotting/bokeh/__init__.py
+${PYSITELIB}/holoviews/plotting/bokeh/__init__.pyc
+${PYSITELIB}/holoviews/plotting/bokeh/__init__.pyo
+${PYSITELIB}/holoviews/plotting/bokeh/annotation.py
+${PYSITELIB}/holoviews/plotting/bokeh/annotation.pyc
+${PYSITELIB}/holoviews/plotting/bokeh/annotation.pyo
+${PYSITELIB}/holoviews/plotting/bokeh/callbacks.py
+${PYSITELIB}/holoviews/plotting/bokeh/callbacks.pyc
+${PYSITELIB}/holoviews/plotting/bokeh/callbacks.pyo
+${PYSITELIB}/holoviews/plotting/bokeh/chart.py
+${PYSITELIB}/holoviews/plotting/bokeh/chart.pyc
+${PYSITELIB}/holoviews/plotting/bokeh/chart.pyo
+${PYSITELIB}/holoviews/plotting/bokeh/element.py
+${PYSITELIB}/holoviews/plotting/bokeh/element.pyc
+${PYSITELIB}/holoviews/plotting/bokeh/element.pyo
+${PYSITELIB}/holoviews/plotting/bokeh/geometry.py
+${PYSITELIB}/holoviews/plotting/bokeh/geometry.pyc
+${PYSITELIB}/holoviews/plotting/bokeh/geometry.pyo
+${PYSITELIB}/holoviews/plotting/bokeh/graphs.py
+${PYSITELIB}/holoviews/plotting/bokeh/graphs.pyc
+${PYSITELIB}/holoviews/plotting/bokeh/graphs.pyo
+${PYSITELIB}/holoviews/plotting/bokeh/heatmap.py
+${PYSITELIB}/holoviews/plotting/bokeh/heatmap.pyc
+${PYSITELIB}/holoviews/plotting/bokeh/heatmap.pyo
+${PYSITELIB}/holoviews/plotting/bokeh/hex_tiles.py
+${PYSITELIB}/holoviews/plotting/bokeh/hex_tiles.pyc
+${PYSITELIB}/holoviews/plotting/bokeh/hex_tiles.pyo
+${PYSITELIB}/holoviews/plotting/bokeh/path.py
+${PYSITELIB}/holoviews/plotting/bokeh/path.pyc
+${PYSITELIB}/holoviews/plotting/bokeh/path.pyo
+${PYSITELIB}/holoviews/plotting/bokeh/plot.py
+${PYSITELIB}/holoviews/plotting/bokeh/plot.pyc
+${PYSITELIB}/holoviews/plotting/bokeh/plot.pyo
+${PYSITELIB}/holoviews/plotting/bokeh/raster.py
+${PYSITELIB}/holoviews/plotting/bokeh/raster.pyc
+${PYSITELIB}/holoviews/plotting/bokeh/raster.pyo
+${PYSITELIB}/holoviews/plotting/bokeh/renderer.py
+${PYSITELIB}/holoviews/plotting/bokeh/renderer.pyc
+${PYSITELIB}/holoviews/plotting/bokeh/renderer.pyo
+${PYSITELIB}/holoviews/plotting/bokeh/sankey.py
+${PYSITELIB}/holoviews/plotting/bokeh/sankey.pyc
+${PYSITELIB}/holoviews/plotting/bokeh/sankey.pyo
+${PYSITELIB}/holoviews/plotting/bokeh/selection.py
+${PYSITELIB}/holoviews/plotting/bokeh/selection.pyc
+${PYSITELIB}/holoviews/plotting/bokeh/selection.pyo
+${PYSITELIB}/holoviews/plotting/bokeh/stats.py
+${PYSITELIB}/holoviews/plotting/bokeh/stats.pyc
+${PYSITELIB}/holoviews/plotting/bokeh/stats.pyo
+${PYSITELIB}/holoviews/plotting/bokeh/styles.py
+${PYSITELIB}/holoviews/plotting/bokeh/styles.pyc
+${PYSITELIB}/holoviews/plotting/bokeh/styles.pyo
+${PYSITELIB}/holoviews/plotting/bokeh/tabular.py
+${PYSITELIB}/holoviews/plotting/bokeh/tabular.pyc
+${PYSITELIB}/holoviews/plotting/bokeh/tabular.pyo
+${PYSITELIB}/holoviews/plotting/bokeh/tiles.py
+${PYSITELIB}/holoviews/plotting/bokeh/tiles.pyc
+${PYSITELIB}/holoviews/plotting/bokeh/tiles.pyo
+${PYSITELIB}/holoviews/plotting/bokeh/util.py
+${PYSITELIB}/holoviews/plotting/bokeh/util.pyc
+${PYSITELIB}/holoviews/plotting/bokeh/util.pyo
+${PYSITELIB}/holoviews/plotting/links.py
+${PYSITELIB}/holoviews/plotting/links.pyc
+${PYSITELIB}/holoviews/plotting/links.pyo
+${PYSITELIB}/holoviews/plotting/mixins.py
+${PYSITELIB}/holoviews/plotting/mixins.pyc
+${PYSITELIB}/holoviews/plotting/mixins.pyo
+${PYSITELIB}/holoviews/plotting/mpl/__init__.py
+${PYSITELIB}/holoviews/plotting/mpl/__init__.pyc
+${PYSITELIB}/holoviews/plotting/mpl/__init__.pyo
+${PYSITELIB}/holoviews/plotting/mpl/annotation.py
+${PYSITELIB}/holoviews/plotting/mpl/annotation.pyc
+${PYSITELIB}/holoviews/plotting/mpl/annotation.pyo
+${PYSITELIB}/holoviews/plotting/mpl/chart.py
+${PYSITELIB}/holoviews/plotting/mpl/chart.pyc
+${PYSITELIB}/holoviews/plotting/mpl/chart.pyo
+${PYSITELIB}/holoviews/plotting/mpl/chart3d.py
+${PYSITELIB}/holoviews/plotting/mpl/chart3d.pyc
+${PYSITELIB}/holoviews/plotting/mpl/chart3d.pyo
+${PYSITELIB}/holoviews/plotting/mpl/default.mplstyle
+${PYSITELIB}/holoviews/plotting/mpl/default1.5.mplstyle
+${PYSITELIB}/holoviews/plotting/mpl/element.py
+${PYSITELIB}/holoviews/plotting/mpl/element.pyc
+${PYSITELIB}/holoviews/plotting/mpl/element.pyo
+${PYSITELIB}/holoviews/plotting/mpl/geometry.py
+${PYSITELIB}/holoviews/plotting/mpl/geometry.pyc
+${PYSITELIB}/holoviews/plotting/mpl/geometry.pyo
+${PYSITELIB}/holoviews/plotting/mpl/graphs.py
+${PYSITELIB}/holoviews/plotting/mpl/graphs.pyc
+${PYSITELIB}/holoviews/plotting/mpl/graphs.pyo
+${PYSITELIB}/holoviews/plotting/mpl/heatmap.py
+${PYSITELIB}/holoviews/plotting/mpl/heatmap.pyc
+${PYSITELIB}/holoviews/plotting/mpl/heatmap.pyo
+${PYSITELIB}/holoviews/plotting/mpl/hex_tiles.py
+${PYSITELIB}/holoviews/plotting/mpl/hex_tiles.pyc
+${PYSITELIB}/holoviews/plotting/mpl/hex_tiles.pyo
+${PYSITELIB}/holoviews/plotting/mpl/path.py
+${PYSITELIB}/holoviews/plotting/mpl/path.pyc
+${PYSITELIB}/holoviews/plotting/mpl/path.pyo
+${PYSITELIB}/holoviews/plotting/mpl/plot.py
+${PYSITELIB}/holoviews/plotting/mpl/plot.pyc
+${PYSITELIB}/holoviews/plotting/mpl/plot.pyo
+${PYSITELIB}/holoviews/plotting/mpl/raster.py
+${PYSITELIB}/holoviews/plotting/mpl/raster.pyc
+${PYSITELIB}/holoviews/plotting/mpl/raster.pyo
+${PYSITELIB}/holoviews/plotting/mpl/renderer.py
+${PYSITELIB}/holoviews/plotting/mpl/renderer.pyc
+${PYSITELIB}/holoviews/plotting/mpl/renderer.pyo
+${PYSITELIB}/holoviews/plotting/mpl/sankey.py
+${PYSITELIB}/holoviews/plotting/mpl/sankey.pyc
+${PYSITELIB}/holoviews/plotting/mpl/sankey.pyo
+${PYSITELIB}/holoviews/plotting/mpl/stats.py
+${PYSITELIB}/holoviews/plotting/mpl/stats.pyc
+${PYSITELIB}/holoviews/plotting/mpl/stats.pyo
+${PYSITELIB}/holoviews/plotting/mpl/tabular.py
+${PYSITELIB}/holoviews/plotting/mpl/tabular.pyc
+${PYSITELIB}/holoviews/plotting/mpl/tabular.pyo
+${PYSITELIB}/holoviews/plotting/mpl/util.py
+${PYSITELIB}/holoviews/plotting/mpl/util.pyc
+${PYSITELIB}/holoviews/plotting/mpl/util.pyo
+${PYSITELIB}/holoviews/plotting/plot.py
+${PYSITELIB}/holoviews/plotting/plot.pyc
+${PYSITELIB}/holoviews/plotting/plot.pyo
+${PYSITELIB}/holoviews/plotting/plotly/__init__.py
+${PYSITELIB}/holoviews/plotting/plotly/__init__.pyc
+${PYSITELIB}/holoviews/plotting/plotly/__init__.pyo
+${PYSITELIB}/holoviews/plotting/plotly/annotation.py
+${PYSITELIB}/holoviews/plotting/plotly/annotation.pyc
+${PYSITELIB}/holoviews/plotting/plotly/annotation.pyo
+${PYSITELIB}/holoviews/plotting/plotly/callbacks.py
+${PYSITELIB}/holoviews/plotting/plotly/callbacks.pyc
+${PYSITELIB}/holoviews/plotting/plotly/callbacks.pyo
+${PYSITELIB}/holoviews/plotting/plotly/chart.py
+${PYSITELIB}/holoviews/plotting/plotly/chart.pyc
+${PYSITELIB}/holoviews/plotting/plotly/chart.pyo
+${PYSITELIB}/holoviews/plotting/plotly/chart3d.py
+${PYSITELIB}/holoviews/plotting/plotly/chart3d.pyc
+${PYSITELIB}/holoviews/plotting/plotly/chart3d.pyo
+${PYSITELIB}/holoviews/plotting/plotly/dash.py
+${PYSITELIB}/holoviews/plotting/plotly/dash.pyc
+${PYSITELIB}/holoviews/plotting/plotly/dash.pyo
+${PYSITELIB}/holoviews/plotting/plotly/element.py
+${PYSITELIB}/holoviews/plotting/plotly/element.pyc
+${PYSITELIB}/holoviews/plotting/plotly/element.pyo
+${PYSITELIB}/holoviews/plotting/plotly/images.py
+${PYSITELIB}/holoviews/plotting/plotly/images.pyc
+${PYSITELIB}/holoviews/plotting/plotly/images.pyo
+${PYSITELIB}/holoviews/plotting/plotly/plot.py
+${PYSITELIB}/holoviews/plotting/plotly/plot.pyc
+${PYSITELIB}/holoviews/plotting/plotly/plot.pyo
+${PYSITELIB}/holoviews/plotting/plotly/raster.py
+${PYSITELIB}/holoviews/plotting/plotly/raster.pyc
+${PYSITELIB}/holoviews/plotting/plotly/raster.pyo
+${PYSITELIB}/holoviews/plotting/plotly/renderer.py
+${PYSITELIB}/holoviews/plotting/plotly/renderer.pyc
+${PYSITELIB}/holoviews/plotting/plotly/renderer.pyo
+${PYSITELIB}/holoviews/plotting/plotly/selection.py
+${PYSITELIB}/holoviews/plotting/plotly/selection.pyc
+${PYSITELIB}/holoviews/plotting/plotly/selection.pyo
+${PYSITELIB}/holoviews/plotting/plotly/shapes.py
+${PYSITELIB}/holoviews/plotting/plotly/shapes.pyc
+${PYSITELIB}/holoviews/plotting/plotly/shapes.pyo
+${PYSITELIB}/holoviews/plotting/plotly/stats.py
+${PYSITELIB}/holoviews/plotting/plotly/stats.pyc
+${PYSITELIB}/holoviews/plotting/plotly/stats.pyo
+${PYSITELIB}/holoviews/plotting/plotly/tabular.py
+${PYSITELIB}/holoviews/plotting/plotly/tabular.pyc
+${PYSITELIB}/holoviews/plotting/plotly/tabular.pyo
+${PYSITELIB}/holoviews/plotting/plotly/tiles.py
+${PYSITELIB}/holoviews/plotting/plotly/tiles.pyc
+${PYSITELIB}/holoviews/plotting/plotly/tiles.pyo
+${PYSITELIB}/holoviews/plotting/plotly/util.py
+${PYSITELIB}/holoviews/plotting/plotly/util.pyc
+${PYSITELIB}/holoviews/plotting/plotly/util.pyo
+${PYSITELIB}/holoviews/plotting/renderer.py
+${PYSITELIB}/holoviews/plotting/renderer.pyc
+${PYSITELIB}/holoviews/plotting/renderer.pyo
+${PYSITELIB}/holoviews/plotting/util.py
+${PYSITELIB}/holoviews/plotting/util.pyc
+${PYSITELIB}/holoviews/plotting/util.pyo
+${PYSITELIB}/holoviews/selection.py
+${PYSITELIB}/holoviews/selection.pyc
+${PYSITELIB}/holoviews/selection.pyo
+${PYSITELIB}/holoviews/streams.py
+${PYSITELIB}/holoviews/streams.pyc
+${PYSITELIB}/holoviews/streams.pyo
+${PYSITELIB}/holoviews/tests/__init__.py
+${PYSITELIB}/holoviews/tests/__init__.pyc
+${PYSITELIB}/holoviews/tests/__init__.pyo
+${PYSITELIB}/holoviews/tests/core/__init__.py
+${PYSITELIB}/holoviews/tests/core/__init__.pyc
+${PYSITELIB}/holoviews/tests/core/__init__.pyo
+${PYSITELIB}/holoviews/tests/core/data/__init__.py
+${PYSITELIB}/holoviews/tests/core/data/__init__.pyc
+${PYSITELIB}/holoviews/tests/core/data/__init__.pyo
+${PYSITELIB}/holoviews/tests/core/data/base.py
+${PYSITELIB}/holoviews/tests/core/data/base.pyc
+${PYSITELIB}/holoviews/tests/core/data/base.pyo
+${PYSITELIB}/holoviews/tests/core/data/testarrayinterface.py
+${PYSITELIB}/holoviews/tests/core/data/testarrayinterface.pyc
+${PYSITELIB}/holoviews/tests/core/data/testarrayinterface.pyo
+${PYSITELIB}/holoviews/tests/core/data/testbinneddatasets.py
+${PYSITELIB}/holoviews/tests/core/data/testbinneddatasets.pyc
+${PYSITELIB}/holoviews/tests/core/data/testbinneddatasets.pyo
+${PYSITELIB}/holoviews/tests/core/data/testcudfinterface.py
+${PYSITELIB}/holoviews/tests/core/data/testcudfinterface.pyc
+${PYSITELIB}/holoviews/tests/core/data/testcudfinterface.pyo
+${PYSITELIB}/holoviews/tests/core/data/testdaskinterface.py
+${PYSITELIB}/holoviews/tests/core/data/testdaskinterface.pyc
+${PYSITELIB}/holoviews/tests/core/data/testdaskinterface.pyo
+${PYSITELIB}/holoviews/tests/core/data/testdictinterface.py
+${PYSITELIB}/holoviews/tests/core/data/testdictinterface.pyc
+${PYSITELIB}/holoviews/tests/core/data/testdictinterface.pyo
+${PYSITELIB}/holoviews/tests/core/data/testgridinterface.py
+${PYSITELIB}/holoviews/tests/core/data/testgridinterface.pyc
+${PYSITELIB}/holoviews/tests/core/data/testgridinterface.pyo
+${PYSITELIB}/holoviews/tests/core/data/testibisinterface.py
+${PYSITELIB}/holoviews/tests/core/data/testibisinterface.pyc
+${PYSITELIB}/holoviews/tests/core/data/testibisinterface.pyo
+${PYSITELIB}/holoviews/tests/core/data/testimageinterface.py
+${PYSITELIB}/holoviews/tests/core/data/testimageinterface.pyc
+${PYSITELIB}/holoviews/tests/core/data/testimageinterface.pyo
+${PYSITELIB}/holoviews/tests/core/data/testmultiinterface.py
+${PYSITELIB}/holoviews/tests/core/data/testmultiinterface.pyc
+${PYSITELIB}/holoviews/tests/core/data/testmultiinterface.pyo
+${PYSITELIB}/holoviews/tests/core/data/testpandasinterface.py
+${PYSITELIB}/holoviews/tests/core/data/testpandasinterface.pyc
+${PYSITELIB}/holoviews/tests/core/data/testpandasinterface.pyo
+${PYSITELIB}/holoviews/tests/core/data/testspatialpandas.py
+${PYSITELIB}/holoviews/tests/core/data/testspatialpandas.pyc
+${PYSITELIB}/holoviews/tests/core/data/testspatialpandas.pyo
+${PYSITELIB}/holoviews/tests/core/data/testxarrayinterface.py
+${PYSITELIB}/holoviews/tests/core/data/testxarrayinterface.pyc
+${PYSITELIB}/holoviews/tests/core/data/testxarrayinterface.pyo
+${PYSITELIB}/holoviews/tests/core/testapply.py
+${PYSITELIB}/holoviews/tests/core/testapply.pyc
+${PYSITELIB}/holoviews/tests/core/testapply.pyo
+${PYSITELIB}/holoviews/tests/core/testarchives.py
+${PYSITELIB}/holoviews/tests/core/testarchives.pyc
+${PYSITELIB}/holoviews/tests/core/testarchives.pyo
+${PYSITELIB}/holoviews/tests/core/testboundingregion.py
+${PYSITELIB}/holoviews/tests/core/testboundingregion.pyc
+${PYSITELIB}/holoviews/tests/core/testboundingregion.pyo
+${PYSITELIB}/holoviews/tests/core/testcallable.py
+${PYSITELIB}/holoviews/tests/core/testcallable.pyc
+${PYSITELIB}/holoviews/tests/core/testcallable.pyo
+${PYSITELIB}/holoviews/tests/core/testcollation.py
+${PYSITELIB}/holoviews/tests/core/testcollation.pyc
+${PYSITELIB}/holoviews/tests/core/testcollation.pyo
+${PYSITELIB}/holoviews/tests/core/testcomposites.py
+${PYSITELIB}/holoviews/tests/core/testcomposites.pyc
+${PYSITELIB}/holoviews/tests/core/testcomposites.pyo
+${PYSITELIB}/holoviews/tests/core/testdatasetproperty.py
+${PYSITELIB}/holoviews/tests/core/testdatasetproperty.pyc
+${PYSITELIB}/holoviews/tests/core/testdatasetproperty.pyo
+${PYSITELIB}/holoviews/tests/core/testdecollation.py
+${PYSITELIB}/holoviews/tests/core/testdecollation.pyc
+${PYSITELIB}/holoviews/tests/core/testdecollation.pyo
+${PYSITELIB}/holoviews/tests/core/testdimensioned.py
+${PYSITELIB}/holoviews/tests/core/testdimensioned.pyc
+${PYSITELIB}/holoviews/tests/core/testdimensioned.pyo
+${PYSITELIB}/holoviews/tests/core/testdimensions.py
+${PYSITELIB}/holoviews/tests/core/testdimensions.pyc
+${PYSITELIB}/holoviews/tests/core/testdimensions.pyo
+${PYSITELIB}/holoviews/tests/core/testdynamic.py
+${PYSITELIB}/holoviews/tests/core/testdynamic.pyc
+${PYSITELIB}/holoviews/tests/core/testdynamic.pyo
+${PYSITELIB}/holoviews/tests/core/testelement.py
+${PYSITELIB}/holoviews/tests/core/testelement.pyc
+${PYSITELIB}/holoviews/tests/core/testelement.pyo
+${PYSITELIB}/holoviews/tests/core/testimportexport.py
+${PYSITELIB}/holoviews/tests/core/testimportexport.pyc
+${PYSITELIB}/holoviews/tests/core/testimportexport.pyo
+${PYSITELIB}/holoviews/tests/core/testlayers.py
+${PYSITELIB}/holoviews/tests/core/testlayers.pyc
+${PYSITELIB}/holoviews/tests/core/testlayers.pyo
+${PYSITELIB}/holoviews/tests/core/testlayouts.py
+${PYSITELIB}/holoviews/tests/core/testlayouts.pyc
+${PYSITELIB}/holoviews/tests/core/testlayouts.pyo
+${PYSITELIB}/holoviews/tests/core/testndmapping.py
+${PYSITELIB}/holoviews/tests/core/testndmapping.pyc
+${PYSITELIB}/holoviews/tests/core/testndmapping.pyo
+${PYSITELIB}/holoviews/tests/core/testoperation.py
+${PYSITELIB}/holoviews/tests/core/testoperation.pyc
+${PYSITELIB}/holoviews/tests/core/testoperation.pyo
+${PYSITELIB}/holoviews/tests/core/testoptions.py
+${PYSITELIB}/holoviews/tests/core/testoptions.pyc
+${PYSITELIB}/holoviews/tests/core/testoptions.pyo
+${PYSITELIB}/holoviews/tests/core/testprettyprint.py
+${PYSITELIB}/holoviews/tests/core/testprettyprint.pyc
+${PYSITELIB}/holoviews/tests/core/testprettyprint.pyo
+${PYSITELIB}/holoviews/tests/core/teststoreoptions.py
+${PYSITELIB}/holoviews/tests/core/teststoreoptions.pyc
+${PYSITELIB}/holoviews/tests/core/teststoreoptions.pyo
+${PYSITELIB}/holoviews/tests/core/testtraversal.py
+${PYSITELIB}/holoviews/tests/core/testtraversal.pyc
+${PYSITELIB}/holoviews/tests/core/testtraversal.pyo
+${PYSITELIB}/holoviews/tests/core/testtree.py
+${PYSITELIB}/holoviews/tests/core/testtree.pyc
+${PYSITELIB}/holoviews/tests/core/testtree.pyo
+${PYSITELIB}/holoviews/tests/core/testutils.py
+${PYSITELIB}/holoviews/tests/core/testutils.pyc
+${PYSITELIB}/holoviews/tests/core/testutils.pyo
+${PYSITELIB}/holoviews/tests/element/__init__.py
+${PYSITELIB}/holoviews/tests/element/__init__.pyc
+${PYSITELIB}/holoviews/tests/element/__init__.pyo
+${PYSITELIB}/holoviews/tests/element/test_selection.py
+${PYSITELIB}/holoviews/tests/element/test_selection.pyc
+${PYSITELIB}/holoviews/tests/element/test_selection.pyo
+${PYSITELIB}/holoviews/tests/element/testannotations.py
+${PYSITELIB}/holoviews/tests/element/testannotations.pyc
+${PYSITELIB}/holoviews/tests/element/testannotations.pyo
+${PYSITELIB}/holoviews/tests/element/testapiconsistency.py
+${PYSITELIB}/holoviews/tests/element/testapiconsistency.pyc
+${PYSITELIB}/holoviews/tests/element/testapiconsistency.pyo
+${PYSITELIB}/holoviews/tests/element/testcomparisonchart.py
+${PYSITELIB}/holoviews/tests/element/testcomparisonchart.pyc
+${PYSITELIB}/holoviews/tests/element/testcomparisonchart.pyo
+${PYSITELIB}/holoviews/tests/element/testcomparisoncomposite.py
+${PYSITELIB}/holoviews/tests/element/testcomparisoncomposite.pyc
+${PYSITELIB}/holoviews/tests/element/testcomparisoncomposite.pyo
+${PYSITELIB}/holoviews/tests/element/testcomparisondimension.py
+${PYSITELIB}/holoviews/tests/element/testcomparisondimension.pyc
+${PYSITELIB}/holoviews/tests/element/testcomparisondimension.pyo
+${PYSITELIB}/holoviews/tests/element/testcomparisonpath.py
+${PYSITELIB}/holoviews/tests/element/testcomparisonpath.pyc
+${PYSITELIB}/holoviews/tests/element/testcomparisonpath.pyo
+${PYSITELIB}/holoviews/tests/element/testcomparisonraster.py
+${PYSITELIB}/holoviews/tests/element/testcomparisonraster.pyc
+${PYSITELIB}/holoviews/tests/element/testcomparisonraster.pyo
+${PYSITELIB}/holoviews/tests/element/testcomparisonsimple.py
+${PYSITELIB}/holoviews/tests/element/testcomparisonsimple.pyc
+${PYSITELIB}/holoviews/tests/element/testcomparisonsimple.pyo
+${PYSITELIB}/holoviews/tests/element/testelementconstructors.py
+${PYSITELIB}/holoviews/tests/element/testelementconstructors.pyc
+${PYSITELIB}/holoviews/tests/element/testelementconstructors.pyo
+${PYSITELIB}/holoviews/tests/element/testelementranges.py
+${PYSITELIB}/holoviews/tests/element/testelementranges.pyc
+${PYSITELIB}/holoviews/tests/element/testelementranges.pyo
+${PYSITELIB}/holoviews/tests/element/testelementselect.py
+${PYSITELIB}/holoviews/tests/element/testelementselect.pyc
+${PYSITELIB}/holoviews/tests/element/testelementselect.pyo
+${PYSITELIB}/holoviews/tests/element/testellipsis.py
+${PYSITELIB}/holoviews/tests/element/testellipsis.pyc
+${PYSITELIB}/holoviews/tests/element/testellipsis.pyo
+${PYSITELIB}/holoviews/tests/element/testgraphelement.py
+${PYSITELIB}/holoviews/tests/element/testgraphelement.pyc
+${PYSITELIB}/holoviews/tests/element/testgraphelement.pyo
+${PYSITELIB}/holoviews/tests/element/testimage.py
+${PYSITELIB}/holoviews/tests/element/testimage.pyc
+${PYSITELIB}/holoviews/tests/element/testimage.pyo
+${PYSITELIB}/holoviews/tests/element/testpaths.py
+${PYSITELIB}/holoviews/tests/element/testpaths.pyc
+${PYSITELIB}/holoviews/tests/element/testpaths.pyo
+${PYSITELIB}/holoviews/tests/element/testraster.py
+${PYSITELIB}/holoviews/tests/element/testraster.pyc
+${PYSITELIB}/holoviews/tests/element/testraster.pyo
+${PYSITELIB}/holoviews/tests/element/teststatselements.py
+${PYSITELIB}/holoviews/tests/element/teststatselements.pyc
+${PYSITELIB}/holoviews/tests/element/teststatselements.pyo
+${PYSITELIB}/holoviews/tests/element/testtiles.py
+${PYSITELIB}/holoviews/tests/element/testtiles.pyc
+${PYSITELIB}/holoviews/tests/element/testtiles.pyo
+${PYSITELIB}/holoviews/tests/ipython/__init__.py
+${PYSITELIB}/holoviews/tests/ipython/__init__.pyc
+${PYSITELIB}/holoviews/tests/ipython/__init__.pyo
+${PYSITELIB}/holoviews/tests/ipython/notebooks/test_opts_image_cell_magic.ipynb
+${PYSITELIB}/holoviews/tests/ipython/notebooks/test_opts_image_cell_magic_offset.ipynb
+${PYSITELIB}/holoviews/tests/ipython/notebooks/test_opts_image_line_magic.ipynb
+${PYSITELIB}/holoviews/tests/ipython/notebooks/test_output_svg_line_magic.ipynb
+${PYSITELIB}/holoviews/tests/ipython/testdisplayhooks.py
+${PYSITELIB}/holoviews/tests/ipython/testdisplayhooks.pyc
+${PYSITELIB}/holoviews/tests/ipython/testdisplayhooks.pyo
+${PYSITELIB}/holoviews/tests/ipython/testmagics.py
+${PYSITELIB}/holoviews/tests/ipython/testmagics.pyc
+${PYSITELIB}/holoviews/tests/ipython/testmagics.pyo
+${PYSITELIB}/holoviews/tests/ipython/testnotebooks.py
+${PYSITELIB}/holoviews/tests/ipython/testnotebooks.pyc
+${PYSITELIB}/holoviews/tests/ipython/testnotebooks.pyo
+${PYSITELIB}/holoviews/tests/ipython/testoptscompleter.py
+${PYSITELIB}/holoviews/tests/ipython/testoptscompleter.pyc
+${PYSITELIB}/holoviews/tests/ipython/testoptscompleter.pyo
+${PYSITELIB}/holoviews/tests/ipython/testparsers.py
+${PYSITELIB}/holoviews/tests/ipython/testparsers.pyc
+${PYSITELIB}/holoviews/tests/ipython/testparsers.pyo
+${PYSITELIB}/holoviews/tests/operation/__init__.py
+${PYSITELIB}/holoviews/tests/operation/__init__.pyc
+${PYSITELIB}/holoviews/tests/operation/__init__.pyo
+${PYSITELIB}/holoviews/tests/operation/testdatashader.py
+${PYSITELIB}/holoviews/tests/operation/testdatashader.pyc
+${PYSITELIB}/holoviews/tests/operation/testdatashader.pyo
+${PYSITELIB}/holoviews/tests/operation/testoperation.py
+${PYSITELIB}/holoviews/tests/operation/testoperation.pyc
+${PYSITELIB}/holoviews/tests/operation/testoperation.pyo
+${PYSITELIB}/holoviews/tests/operation/teststatsoperations.py
+${PYSITELIB}/holoviews/tests/operation/teststatsoperations.pyc
+${PYSITELIB}/holoviews/tests/operation/teststatsoperations.pyo
+${PYSITELIB}/holoviews/tests/operation/testtimeseriesoperations.py
+${PYSITELIB}/holoviews/tests/operation/testtimeseriesoperations.pyc
+${PYSITELIB}/holoviews/tests/operation/testtimeseriesoperations.pyo
+${PYSITELIB}/holoviews/tests/plotting/__init__.py
+${PYSITELIB}/holoviews/tests/plotting/__init__.pyc
+${PYSITELIB}/holoviews/tests/plotting/__init__.pyo
+${PYSITELIB}/holoviews/tests/plotting/bokeh/__init__.py
+${PYSITELIB}/holoviews/tests/plotting/bokeh/__init__.pyc
+${PYSITELIB}/holoviews/tests/plotting/bokeh/__init__.pyo
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testannotationplot.py
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testannotationplot.pyc
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testannotationplot.pyo
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testareaplot.py
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testareaplot.pyc
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testareaplot.pyo
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testbarplot.py
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testbarplot.pyc
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testbarplot.pyo
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testboxwhiskerplot.py
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testboxwhiskerplot.pyc
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testboxwhiskerplot.pyo
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testcallbacks.py
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testcallbacks.pyc
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testcallbacks.pyo
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testcurveplot.py
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testcurveplot.pyc
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testcurveplot.pyo
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testdivplot.py
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testdivplot.pyc
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testdivplot.pyo
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testelementplot.py
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testelementplot.pyc
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testelementplot.pyo
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testerrorbarplot.py
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testerrorbarplot.pyc
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testerrorbarplot.pyo
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testgeomplot.py
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testgeomplot.pyc
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testgeomplot.pyo
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testgraphplot.py
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testgraphplot.pyc
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testgraphplot.pyo
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testgridplot.py
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testgridplot.pyc
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testgridplot.pyo
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testheatmapplot.py
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testheatmapplot.pyc
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testheatmapplot.pyo
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testhextilesplot.py
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testhextilesplot.pyc
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testhextilesplot.pyo
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testhistogramplot.py
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testhistogramplot.pyc
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testhistogramplot.pyo
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testlabels.py
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testlabels.pyc
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testlabels.pyo
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testlayoutplot.py
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testlayoutplot.pyc
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testlayoutplot.pyo
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testlinks.py
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testlinks.pyc
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testlinks.pyo
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testoverlayplot.py
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testoverlayplot.pyc
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testoverlayplot.pyo
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testpathplot.py
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testpathplot.pyc
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testpathplot.pyo
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testplot.py
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testplot.pyc
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testplot.pyo
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testpointplot.py
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testpointplot.pyc
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testpointplot.pyo
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testquadmeshplot.py
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testquadmeshplot.pyc
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testquadmeshplot.pyo
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testradialheatmap.py
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testradialheatmap.pyc
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testradialheatmap.pyo
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testrasterplot.py
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testrasterplot.pyc
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testrasterplot.pyo
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testrenderer.py
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testrenderer.pyc
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testrenderer.pyo
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testsankey.py
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testsankey.pyc
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testsankey.pyo
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testserver.py
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testserver.pyc
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testserver.pyo
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testspikesplot.py
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testspikesplot.pyc
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testspikesplot.pyo
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testspreadplot.py
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testspreadplot.pyc
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testspreadplot.pyo
+${PYSITELIB}/holoviews/tests/plotting/bokeh/teststreaming.py
+${PYSITELIB}/holoviews/tests/plotting/bokeh/teststreaming.pyc
+${PYSITELIB}/holoviews/tests/plotting/bokeh/teststreaming.pyo
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testtabular.py
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testtabular.pyc
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testtabular.pyo
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testutils.py
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testutils.pyc
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testutils.pyo
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testvectorfieldplot.py
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testvectorfieldplot.pyc
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testvectorfieldplot.pyo
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testviolinplot.py
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testviolinplot.pyc
+${PYSITELIB}/holoviews/tests/plotting/bokeh/testviolinplot.pyo
+${PYSITELIB}/holoviews/tests/plotting/matplotlib/__init__.py
+${PYSITELIB}/holoviews/tests/plotting/matplotlib/__init__.pyc
+${PYSITELIB}/holoviews/tests/plotting/matplotlib/__init__.pyo
+${PYSITELIB}/holoviews/tests/plotting/matplotlib/testareaplot.py
+${PYSITELIB}/holoviews/tests/plotting/matplotlib/testareaplot.pyc
+${PYSITELIB}/holoviews/tests/plotting/matplotlib/testareaplot.pyo
+${PYSITELIB}/holoviews/tests/plotting/matplotlib/testboxwhisker.py
+${PYSITELIB}/holoviews/tests/plotting/matplotlib/testboxwhisker.pyc
+${PYSITELIB}/holoviews/tests/plotting/matplotlib/testboxwhisker.pyo
+${PYSITELIB}/holoviews/tests/plotting/matplotlib/testcallbacks.py
+${PYSITELIB}/holoviews/tests/plotting/matplotlib/testcallbacks.pyc
+${PYSITELIB}/holoviews/tests/plotting/matplotlib/testcallbacks.pyo
+${PYSITELIB}/holoviews/tests/plotting/matplotlib/testcurveplot.py
+${PYSITELIB}/holoviews/tests/plotting/matplotlib/testcurveplot.pyc
+${PYSITELIB}/holoviews/tests/plotting/matplotlib/testcurveplot.pyo
+${PYSITELIB}/holoviews/tests/plotting/matplotlib/testelementplot.py
+${PYSITELIB}/holoviews/tests/plotting/matplotlib/testelementplot.pyc
+${PYSITELIB}/holoviews/tests/plotting/matplotlib/testelementplot.pyo
+${PYSITELIB}/holoviews/tests/plotting/matplotlib/testerrorbarplot.py
+${PYSITELIB}/holoviews/tests/plotting/matplotlib/testerrorbarplot.pyc
+${PYSITELIB}/holoviews/tests/plotting/matplotlib/testerrorbarplot.pyo
+${PYSITELIB}/holoviews/tests/plotting/matplotlib/testgraphplot.py
+${PYSITELIB}/holoviews/tests/plotting/matplotlib/testgraphplot.pyc
+${PYSITELIB}/holoviews/tests/plotting/matplotlib/testgraphplot.pyo
+${PYSITELIB}/holoviews/tests/plotting/matplotlib/testheatmapplot.py
+${PYSITELIB}/holoviews/tests/plotting/matplotlib/testheatmapplot.pyc
+${PYSITELIB}/holoviews/tests/plotting/matplotlib/testheatmapplot.pyo
+${PYSITELIB}/holoviews/tests/plotting/matplotlib/testhextilesplot.py
+${PYSITELIB}/holoviews/tests/plotting/matplotlib/testhextilesplot.pyc
+${PYSITELIB}/holoviews/tests/plotting/matplotlib/testhextilesplot.pyo
+${PYSITELIB}/holoviews/tests/plotting/matplotlib/testhistogramplot.py
+${PYSITELIB}/holoviews/tests/plotting/matplotlib/testhistogramplot.pyc
+${PYSITELIB}/holoviews/tests/plotting/matplotlib/testhistogramplot.pyo
+${PYSITELIB}/holoviews/tests/plotting/matplotlib/testlabels.py
+${PYSITELIB}/holoviews/tests/plotting/matplotlib/testlabels.pyc
+${PYSITELIB}/holoviews/tests/plotting/matplotlib/testlabels.pyo
+${PYSITELIB}/holoviews/tests/plotting/matplotlib/testlayoutplot.py
+${PYSITELIB}/holoviews/tests/plotting/matplotlib/testlayoutplot.pyc
+${PYSITELIB}/holoviews/tests/plotting/matplotlib/testlayoutplot.pyo
+${PYSITELIB}/holoviews/tests/plotting/matplotlib/testoverlayplot.py
+${PYSITELIB}/holoviews/tests/plotting/matplotlib/testoverlayplot.pyc
+${PYSITELIB}/holoviews/tests/plotting/matplotlib/testoverlayplot.pyo
+${PYSITELIB}/holoviews/tests/plotting/matplotlib/testpathplot.py
+${PYSITELIB}/holoviews/tests/plotting/matplotlib/testpathplot.pyc
+${PYSITELIB}/holoviews/tests/plotting/matplotlib/testpathplot.pyo
+${PYSITELIB}/holoviews/tests/plotting/matplotlib/testplot.py
+${PYSITELIB}/holoviews/tests/plotting/matplotlib/testplot.pyc
+${PYSITELIB}/holoviews/tests/plotting/matplotlib/testplot.pyo
+${PYSITELIB}/holoviews/tests/plotting/matplotlib/testpointplot.py
+${PYSITELIB}/holoviews/tests/plotting/matplotlib/testpointplot.pyc
+${PYSITELIB}/holoviews/tests/plotting/matplotlib/testpointplot.pyo
+${PYSITELIB}/holoviews/tests/plotting/matplotlib/testquadmeshplot.py
+${PYSITELIB}/holoviews/tests/plotting/matplotlib/testquadmeshplot.pyc
+${PYSITELIB}/holoviews/tests/plotting/matplotlib/testquadmeshplot.pyo
+${PYSITELIB}/holoviews/tests/plotting/matplotlib/testradialheatmap.py
+${PYSITELIB}/holoviews/tests/plotting/matplotlib/testradialheatmap.pyc
+${PYSITELIB}/holoviews/tests/plotting/matplotlib/testradialheatmap.pyo
+${PYSITELIB}/holoviews/tests/plotting/matplotlib/testrasterplot.py
+${PYSITELIB}/holoviews/tests/plotting/matplotlib/testrasterplot.pyc
+${PYSITELIB}/holoviews/tests/plotting/matplotlib/testrasterplot.pyo
+${PYSITELIB}/holoviews/tests/plotting/matplotlib/testrenderer.py
+${PYSITELIB}/holoviews/tests/plotting/matplotlib/testrenderer.pyc
+${PYSITELIB}/holoviews/tests/plotting/matplotlib/testrenderer.pyo
+${PYSITELIB}/holoviews/tests/plotting/matplotlib/testsankey.py
+${PYSITELIB}/holoviews/tests/plotting/matplotlib/testsankey.pyc
+${PYSITELIB}/holoviews/tests/plotting/matplotlib/testsankey.pyo
+${PYSITELIB}/holoviews/tests/plotting/matplotlib/testscatter3d.py
+${PYSITELIB}/holoviews/tests/plotting/matplotlib/testscatter3d.pyc
+${PYSITELIB}/holoviews/tests/plotting/matplotlib/testscatter3d.pyo
+${PYSITELIB}/holoviews/tests/plotting/matplotlib/testspikeplot.py
+${PYSITELIB}/holoviews/tests/plotting/matplotlib/testspikeplot.pyc
+${PYSITELIB}/holoviews/tests/plotting/matplotlib/testspikeplot.pyo
+${PYSITELIB}/holoviews/tests/plotting/matplotlib/testutils.py
+${PYSITELIB}/holoviews/tests/plotting/matplotlib/testutils.pyc
+${PYSITELIB}/holoviews/tests/plotting/matplotlib/testutils.pyo
+${PYSITELIB}/holoviews/tests/plotting/matplotlib/testvectorfieldplot.py
+${PYSITELIB}/holoviews/tests/plotting/matplotlib/testvectorfieldplot.pyc
+${PYSITELIB}/holoviews/tests/plotting/matplotlib/testvectorfieldplot.pyo
+${PYSITELIB}/holoviews/tests/plotting/matplotlib/testviolinplot.py
+${PYSITELIB}/holoviews/tests/plotting/matplotlib/testviolinplot.pyc
+${PYSITELIB}/holoviews/tests/plotting/matplotlib/testviolinplot.pyo
+${PYSITELIB}/holoviews/tests/plotting/plotly/__init__.py
+${PYSITELIB}/holoviews/tests/plotting/plotly/__init__.pyc
+${PYSITELIB}/holoviews/tests/plotting/plotly/__init__.pyo
+${PYSITELIB}/holoviews/tests/plotting/plotly/testareaplot.py
+${PYSITELIB}/holoviews/tests/plotting/plotly/testareaplot.pyc
+${PYSITELIB}/holoviews/tests/plotting/plotly/testareaplot.pyo
+${PYSITELIB}/holoviews/tests/plotting/plotly/testbarplot.py
+${PYSITELIB}/holoviews/tests/plotting/plotly/testbarplot.pyc
+${PYSITELIB}/holoviews/tests/plotting/plotly/testbarplot.pyo
+${PYSITELIB}/holoviews/tests/plotting/plotly/testbivariateplot.py
+${PYSITELIB}/holoviews/tests/plotting/plotly/testbivariateplot.pyc
+${PYSITELIB}/holoviews/tests/plotting/plotly/testbivariateplot.pyo
+${PYSITELIB}/holoviews/tests/plotting/plotly/testboxwhiskerplot.py
+${PYSITELIB}/holoviews/tests/plotting/plotly/testboxwhiskerplot.pyc
+${PYSITELIB}/holoviews/tests/plotting/plotly/testboxwhiskerplot.pyo
+${PYSITELIB}/holoviews/tests/plotting/plotly/testcallbacks.py
+${PYSITELIB}/holoviews/tests/plotting/plotly/testcallbacks.pyc
+${PYSITELIB}/holoviews/tests/plotting/plotly/testcallbacks.pyo
+${PYSITELIB}/holoviews/tests/plotting/plotly/testcurveplot.py
+${PYSITELIB}/holoviews/tests/plotting/plotly/testcurveplot.pyc
+${PYSITELIB}/holoviews/tests/plotting/plotly/testcurveplot.pyo
+${PYSITELIB}/holoviews/tests/plotting/plotly/testdash.py
+${PYSITELIB}/holoviews/tests/plotting/plotly/testdash.pyc
+${PYSITELIB}/holoviews/tests/plotting/plotly/testdash.pyo
+${PYSITELIB}/holoviews/tests/plotting/plotly/testdistributionplot.py
+${PYSITELIB}/holoviews/tests/plotting/plotly/testdistributionplot.pyc
+${PYSITELIB}/holoviews/tests/plotting/plotly/testdistributionplot.pyo
+${PYSITELIB}/holoviews/tests/plotting/plotly/testdynamic.py
+${PYSITELIB}/holoviews/tests/plotting/plotly/testdynamic.pyc
+${PYSITELIB}/holoviews/tests/plotting/plotly/testdynamic.pyo
+${PYSITELIB}/holoviews/tests/plotting/plotly/testelementplot.py
+${PYSITELIB}/holoviews/tests/plotting/plotly/testelementplot.pyc
+${PYSITELIB}/holoviews/tests/plotting/plotly/testelementplot.pyo
+${PYSITELIB}/holoviews/tests/plotting/plotly/testerrorbarplot.py
+${PYSITELIB}/holoviews/tests/plotting/plotly/testerrorbarplot.pyc
+${PYSITELIB}/holoviews/tests/plotting/plotly/testerrorbarplot.pyo
+${PYSITELIB}/holoviews/tests/plotting/plotly/testfiguresize.py
+${PYSITELIB}/holoviews/tests/plotting/plotly/testfiguresize.pyc
+${PYSITELIB}/holoviews/tests/plotting/plotly/testfiguresize.pyo
+${PYSITELIB}/holoviews/tests/plotting/plotly/testgridplot.py
+${PYSITELIB}/holoviews/tests/plotting/plotly/testgridplot.pyc
+${PYSITELIB}/holoviews/tests/plotting/plotly/testgridplot.pyo
+${PYSITELIB}/holoviews/tests/plotting/plotly/testhistogram.py
+${PYSITELIB}/holoviews/tests/plotting/plotly/testhistogram.pyc
+${PYSITELIB}/holoviews/tests/plotting/plotly/testhistogram.pyo
+${PYSITELIB}/holoviews/tests/plotting/plotly/testimageplot.py
+${PYSITELIB}/holoviews/tests/plotting/plotly/testimageplot.pyc
+${PYSITELIB}/holoviews/tests/plotting/plotly/testimageplot.pyo
+${PYSITELIB}/holoviews/tests/plotting/plotly/testlabelplot.py
+${PYSITELIB}/holoviews/tests/plotting/plotly/testlabelplot.pyc
+${PYSITELIB}/holoviews/tests/plotting/plotly/testlabelplot.pyo
+${PYSITELIB}/holoviews/tests/plotting/plotly/testlayoutplot.py
+${PYSITELIB}/holoviews/tests/plotting/plotly/testlayoutplot.pyc
+${PYSITELIB}/holoviews/tests/plotting/plotly/testlayoutplot.pyo
+${PYSITELIB}/holoviews/tests/plotting/plotly/testpath3d.py
+${PYSITELIB}/holoviews/tests/plotting/plotly/testpath3d.pyc
+${PYSITELIB}/holoviews/tests/plotting/plotly/testpath3d.pyo
+${PYSITELIB}/holoviews/tests/plotting/plotly/testplot.py
+${PYSITELIB}/holoviews/tests/plotting/plotly/testplot.pyc
+${PYSITELIB}/holoviews/tests/plotting/plotly/testplot.pyo
+${PYSITELIB}/holoviews/tests/plotting/plotly/testquadmeshplot.py
+${PYSITELIB}/holoviews/tests/plotting/plotly/testquadmeshplot.pyc
+${PYSITELIB}/holoviews/tests/plotting/plotly/testquadmeshplot.pyo
+${PYSITELIB}/holoviews/tests/plotting/plotly/testrenderer.py
+${PYSITELIB}/holoviews/tests/plotting/plotly/testrenderer.pyc
+${PYSITELIB}/holoviews/tests/plotting/plotly/testrenderer.pyo
+${PYSITELIB}/holoviews/tests/plotting/plotly/testrgb.py
+${PYSITELIB}/holoviews/tests/plotting/plotly/testrgb.pyc
+${PYSITELIB}/holoviews/tests/plotting/plotly/testrgb.pyo
+${PYSITELIB}/holoviews/tests/plotting/plotly/testscatter3dplot.py
+${PYSITELIB}/holoviews/tests/plotting/plotly/testscatter3dplot.pyc
+${PYSITELIB}/holoviews/tests/plotting/plotly/testscatter3dplot.pyo
+${PYSITELIB}/holoviews/tests/plotting/plotly/testscatterplot.py
+${PYSITELIB}/holoviews/tests/plotting/plotly/testscatterplot.pyc
+${PYSITELIB}/holoviews/tests/plotting/plotly/testscatterplot.pyo
+${PYSITELIB}/holoviews/tests/plotting/plotly/testshapeplots.py
+${PYSITELIB}/holoviews/tests/plotting/plotly/testshapeplots.pyc
+${PYSITELIB}/holoviews/tests/plotting/plotly/testshapeplots.pyo
+${PYSITELIB}/holoviews/tests/plotting/plotly/testspreadplot.py
+${PYSITELIB}/holoviews/tests/plotting/plotly/testspreadplot.pyc
+${PYSITELIB}/holoviews/tests/plotting/plotly/testspreadplot.pyo
+${PYSITELIB}/holoviews/tests/plotting/plotly/testsurfaceplot.py
+${PYSITELIB}/holoviews/tests/plotting/plotly/testsurfaceplot.pyc
+${PYSITELIB}/holoviews/tests/plotting/plotly/testsurfaceplot.pyo
+${PYSITELIB}/holoviews/tests/plotting/plotly/testtableplot.py
+${PYSITELIB}/holoviews/tests/plotting/plotly/testtableplot.pyc
+${PYSITELIB}/holoviews/tests/plotting/plotly/testtableplot.pyo
+${PYSITELIB}/holoviews/tests/plotting/plotly/testtiles.py
+${PYSITELIB}/holoviews/tests/plotting/plotly/testtiles.pyc
+${PYSITELIB}/holoviews/tests/plotting/plotly/testtiles.pyo
+${PYSITELIB}/holoviews/tests/plotting/plotly/testviolinplot.py
+${PYSITELIB}/holoviews/tests/plotting/plotly/testviolinplot.pyc
+${PYSITELIB}/holoviews/tests/plotting/plotly/testviolinplot.pyo
+${PYSITELIB}/holoviews/tests/plotting/testcomms.py
+${PYSITELIB}/holoviews/tests/plotting/testcomms.pyc
+${PYSITELIB}/holoviews/tests/plotting/testcomms.pyo
+${PYSITELIB}/holoviews/tests/plotting/testplotutils.py
+${PYSITELIB}/holoviews/tests/plotting/testplotutils.pyc
+${PYSITELIB}/holoviews/tests/plotting/testplotutils.pyo
+${PYSITELIB}/holoviews/tests/plotting/testrenderclass.py
+${PYSITELIB}/holoviews/tests/plotting/testrenderclass.pyc
+${PYSITELIB}/holoviews/tests/plotting/testrenderclass.pyo
+${PYSITELIB}/holoviews/tests/plotting/utils.py
+${PYSITELIB}/holoviews/tests/plotting/utils.pyc
+${PYSITELIB}/holoviews/tests/plotting/utils.pyo
+${PYSITELIB}/holoviews/tests/test_annotators.py
+${PYSITELIB}/holoviews/tests/test_annotators.pyc
+${PYSITELIB}/holoviews/tests/test_annotators.pyo
+${PYSITELIB}/holoviews/tests/testselection.py
+${PYSITELIB}/holoviews/tests/testselection.pyc
+${PYSITELIB}/holoviews/tests/testselection.pyo
+${PYSITELIB}/holoviews/tests/teststreams.py
+${PYSITELIB}/holoviews/tests/teststreams.pyc
+${PYSITELIB}/holoviews/tests/teststreams.pyo
+${PYSITELIB}/holoviews/tests/util/__init__.py
+${PYSITELIB}/holoviews/tests/util/__init__.pyc
+${PYSITELIB}/holoviews/tests/util/__init__.pyo
+${PYSITELIB}/holoviews/tests/util/testtransform.py
+${PYSITELIB}/holoviews/tests/util/testtransform.pyc
+${PYSITELIB}/holoviews/tests/util/testtransform.pyo
+${PYSITELIB}/holoviews/tests/util/testutils.py
+${PYSITELIB}/holoviews/tests/util/testutils.pyc
+${PYSITELIB}/holoviews/tests/util/testutils.pyo
+${PYSITELIB}/holoviews/tests/utils.py
+${PYSITELIB}/holoviews/tests/utils.pyc
+${PYSITELIB}/holoviews/tests/utils.pyo
+${PYSITELIB}/holoviews/util/__init__.py
+${PYSITELIB}/holoviews/util/__init__.pyc
+${PYSITELIB}/holoviews/util/__init__.pyo
+${PYSITELIB}/holoviews/util/command.py
+${PYSITELIB}/holoviews/util/command.pyc
+${PYSITELIB}/holoviews/util/command.pyo
+${PYSITELIB}/holoviews/util/parser.py
+${PYSITELIB}/holoviews/util/parser.pyc
+${PYSITELIB}/holoviews/util/parser.pyo
+${PYSITELIB}/holoviews/util/settings.py
+${PYSITELIB}/holoviews/util/settings.pyc
+${PYSITELIB}/holoviews/util/settings.pyo
+${PYSITELIB}/holoviews/util/transform.py
+${PYSITELIB}/holoviews/util/transform.pyc
+${PYSITELIB}/holoviews/util/transform.pyo
diff --git a/py-holoviews/distinfo b/py-holoviews/distinfo
new file mode 100644
index 0000000000..3832ef6d61
--- /dev/null
+++ b/py-holoviews/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (holoviews-1.14.0.tar.gz) = f3d6c5c8b9149772b841b403ae9381628b3d83e4
+RMD160 (holoviews-1.14.0.tar.gz) = 0cd2a343f8fb441db327c167fd6c90a5bb533a3f
+SHA512 (holoviews-1.14.0.tar.gz) = 629fbb43939f75a068e01b619eb6e84610455e6bcf372034b59f7670d8338cbcdfaf51243d2a61d8bbac274e5cd4d3382e921786765b27b614441d8421b3cddb
+Size (holoviews-1.14.0.tar.gz) = 6919662 bytes


Home | Main Index | Thread Index | Old Index