vl-convert-python 1.9.0__tar.gz → 1.9.0.post1__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- vl_convert_python-1.9.0.post1/PKG-INFO +137 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/pyproject.toml +2 -1
- vl_convert_python-1.9.0.post1/vl-convert-rs/tests/vl-specs/expected/v5_8/geoScale.png +0 -0
- vl_convert_python-1.9.0/PKG-INFO +0 -9
- vl_convert_python-1.9.0/vl-convert-rs/tests/vl-specs/expected/v5_8/geoScale.png +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/Cargo.lock +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/Cargo.toml +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-python/CLAUDE.md +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-python/Cargo.toml +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-python/LICENSE +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-python/README.md +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-python/notebooks/convert_vegalite.ipynb +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-python/src/lib.rs +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-python/tests/test_get_local_tz.py +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-python/tests/test_get_locales.py +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-python/tests/test_specs.py +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-python/tests/test_themes.py +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-python/thirdparty_font.md +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-python/thirdparty_javascript.md +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-python/thirdparty_rust.yaml +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-python/vl_convert.pyi +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/CLAUDE.md +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/Cargo.toml +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/LICENSE +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/README.md +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/examples/conversion1.rs +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/fonts/liberation-sans/LiberationSans-Bold.ttf +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/fonts/liberation-sans/LiberationSans-BoldItalic.ttf +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/fonts/liberation-sans/LiberationSans-Italic.ttf +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/fonts/liberation-sans/LiberationSans-Regular.ttf +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/fonts/liberation-sans/SIL Open Font License.txt +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/ar-001.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/ar-AE.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/ar-BH.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/ar-DJ.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/ar-DZ.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/ar-EG.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/ar-EH.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/ar-ER.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/ar-IL.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/ar-IQ.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/ar-JO.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/ar-KM.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/ar-KW.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/ar-LB.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/ar-LY.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/ar-MA.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/ar-MR.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/ar-OM.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/ar-PS.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/ar-QA.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/ar-SA.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/ar-SD.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/ar-SO.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/ar-SS.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/ar-SY.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/ar-TD.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/ar-TN.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/ar-YE.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/ca-ES.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/cs-CZ.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/da-DK.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/de-CH.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/de-DE.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/en-CA.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/en-GB.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/en-IE.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/en-IN.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/en-US.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/es-BO.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/es-ES.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/es-MX.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/fi-FI.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/fr-CA.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/fr-FR.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/he-IL.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/hu-HU.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/it-IT.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/ja-JP.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/ko-KR.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/mk-MK.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/nl-NL.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/pl-PL.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/pt-BR.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/pt-PT.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/ru-RU.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/sl-SI.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/sv-SE.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/uk-UA.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/zh-CN.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/time-format/ar-EG.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/time-format/ar-SY.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/time-format/ca-ES.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/time-format/cs-CZ.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/time-format/da-DK.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/time-format/de-CH.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/time-format/de-DE.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/time-format/en-CA.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/time-format/en-GB.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/time-format/en-US.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/time-format/es-ES.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/time-format/es-MX.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/time-format/fa-IR.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/time-format/fi-FI.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/time-format/fr-CA.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/time-format/fr-FR.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/time-format/he-IL.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/time-format/hr-HR.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/time-format/hu-HU.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/time-format/it-IT.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/time-format/ja-JP.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/time-format/ko-KR.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/time-format/mk-MK.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/time-format/nb-NO.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/time-format/nl-BE.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/time-format/nl-NL.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/time-format/pl-PL.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/time-format/pt-BR.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/time-format/ru-RU.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/time-format/sv-SE.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/time-format/tr-TR.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/time-format/uk-UA.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/time-format/vi-VN.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/time-format/zh-CN.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/time-format/zh-TW.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/src/converter.rs +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/src/html.rs +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/src/image_loading.rs +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/src/lib.rs +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/src/module_loader/import_map.rs +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/src/module_loader/mod.rs +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/src/text.rs +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/fonts/Caveat/Caveat-VariableFont_wght.ttf +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/fonts/Caveat/OFL.txt +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/fonts/Caveat/README.txt +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/fonts/Caveat/static/Caveat-Bold.ttf +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/fonts/Caveat/static/Caveat-Medium.ttf +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/fonts/Caveat/static/Caveat-Regular.ttf +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/fonts/Caveat/static/Caveat-SemiBold.ttf +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/fonts/matter/Matter-Bold.ttf +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/fonts/matter/Matter-BoldItalic.ttf +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/fonts/matter/Matter-Heavy.ttf +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/fonts/matter/Matter-HeavyItalic.ttf +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/fonts/matter/Matter-Light.ttf +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/fonts/matter/Matter-LightItalic.ttf +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/fonts/matter/Matter-Medium.ttf +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/fonts/matter/Matter-MediumItalic.ttf +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/fonts/matter/Matter-Regular.ttf +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/fonts/matter/Matter-RegularItalic.ttf +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/fonts/matter/Matter-SemiBold.ttf +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/fonts/matter/Matter-SemiBoldItalic.ttf +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/fonts/matter/demo.html +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/fonts/matter/stylesheet.css +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/locale/format/it-IT.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/locale/time-format/it-IT.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/test_specs.rs +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/test_themes.rs +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/bar_chart_trellis_compact.vl.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/circle_binned.vl.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/circle_binned_base_url.vl.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/custom_projection.vl.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/expected/v5_14/circle_binned.vg.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/expected/v5_14/circle_binned.vg.pretty.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/expected/v5_14/seattle-weather.vg.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/expected/v5_14/seattle-weather.vg.pretty.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/expected/v5_14/stacked_bar_h.vg.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/expected/v5_14/stacked_bar_h.vg.pretty.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/expected/v5_15/circle_binned.vg.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/expected/v5_15/circle_binned.vg.pretty.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/expected/v5_15/seattle-weather.vg.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/expected/v5_15/seattle-weather.vg.pretty.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/expected/v5_15/stacked_bar_h.vg.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/expected/v5_15/stacked_bar_h.vg.pretty.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/expected/v5_16/circle_binned.vg.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/expected/v5_16/circle_binned.vg.pretty.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/expected/v5_16/seattle-weather.vg.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/expected/v5_16/seattle-weather.vg.pretty.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/expected/v5_16/stacked_bar_h.vg.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/expected/v5_16/stacked_bar_h.vg.pretty.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/expected/v5_17/circle_binned.vg.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/expected/v5_17/circle_binned.vg.pretty.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/expected/v5_17/seattle-weather.vg.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/expected/v5_17/seattle-weather.vg.pretty.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/expected/v5_17/stacked_bar_h.vg.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/expected/v5_17/stacked_bar_h.vg.pretty.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/expected/v5_20/circle_binned.vg.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/expected/v5_20/circle_binned.vg.pretty.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/expected/v5_20/seattle-weather.vg.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/expected/v5_20/seattle-weather.vg.pretty.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/expected/v5_20/stacked_bar_h.vg.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/expected/v5_20/stacked_bar_h.vg.pretty.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/expected/v5_21/circle_binned.vg.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/expected/v5_21/circle_binned.vg.pretty.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/expected/v5_21/seattle-weather.vg.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/expected/v5_21/seattle-weather.vg.pretty.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/expected/v5_21/stacked_bar_h.vg.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/expected/v5_21/stacked_bar_h.vg.pretty.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/expected/v5_8/bar_chart_trellis_compact-excel.png +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/expected/v5_8/bar_chart_trellis_compact.png +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/expected/v5_8/bar_chart_trellis_compact.svg +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/expected/v5_8/circle_binned-dark.png +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/expected/v5_8/circle_binned.png +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/expected/v5_8/circle_binned.svg +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/expected/v5_8/circle_binned.vg.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/expected/v5_8/circle_binned.vg.pretty.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/expected/v5_8/circle_binned_base_url.png +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/expected/v5_8/circle_binned_base_url.svg +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/expected/v5_8/custom_projection.png +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/expected/v5_8/float_font_size.png +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/expected/v5_8/float_font_size.svg +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/expected/v5_8/font_with_quotes.png +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/expected/v5_8/geoScale.sg.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/expected/v5_8/gh_174.png +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/expected/v5_8/line_with_log_scale-fivethirtyeight.png +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/expected/v5_8/line_with_log_scale.png +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/expected/v5_8/line_with_log_scale.svg +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/expected/v5_8/long_legend_label.png +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/expected/v5_8/long_text_lable.png +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/expected/v5_8/lookup_urls.png +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/expected/v5_8/maptile_background.png +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/expected/v5_8/maptile_background_2.png +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/expected/v5_8/no_text_in_font_metrics.png +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/expected/v5_8/no_text_in_font_metrics.sg.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/expected/v5_8/no_text_in_font_metrics.svg +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/expected/v5_8/numeric_font_weight.svg +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/expected/v5_8/quakes_initial_selection.png +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/expected/v5_8/remote_images.png +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/expected/v5_8/seattle-weather.vg.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/expected/v5_8/seattle-weather.vg.pretty.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/expected/v5_8/stacked_bar_h-vox.png +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/expected/v5_8/stacked_bar_h.png +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/expected/v5_8/stacked_bar_h.svg +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/expected/v5_8/stacked_bar_h.vg.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/expected/v5_8/stacked_bar_h.vg.pretty.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/expected/v5_8/stacked_bar_h2.png +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/expected/v5_8/stocks_locale.png +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/expected/v5_8/table_heatmap.png +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/expected/v5_8/table_heatmap.sg.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/expected/v6_1/circle_binned.vg.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/expected/v6_1/circle_binned.vg.pretty.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/expected/v6_1/seattle-weather.vg.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/expected/v6_1/seattle-weather.vg.pretty.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/expected/v6_1/stacked_bar_h.vg.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/expected/v6_1/stacked_bar_h.vg.pretty.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/expected/v6_4/circle_binned.vg.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/expected/v6_4/circle_binned.vg.pretty.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/expected/v6_4/seattle-weather.vg.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/expected/v6_4/seattle-weather.vg.pretty.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/expected/v6_4/stacked_bar_h.vg.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/expected/v6_4/stacked_bar_h.vg.pretty.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/float_font_size.vl.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/font_with_quotes.vl.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/geoScale.vl.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/gh_174.vl.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/line_with_log_scale.vl.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/long_legend_label.vl.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/long_text_lable.vl.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/lookup_urls.vl.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/maptile_background.vl.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/maptile_background_2.vl.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/no_text_in_font_metrics.vl.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/numeric_font_weight.vl.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/quakes_initial_selection.vl.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/remote_images.vl.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/seattle-weather.vl.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/stacked_bar_h.vl.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/stacked_bar_h2.vl.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/stocks_locale.vl.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/vl-specs/table_heatmap.vl.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/thirdparty_font.md +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/thirdparty_javascript.md +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/thirdparty_rust.yaml +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/vendor/cdn.jsdelivr.net/npm/clone@2.1.2/+esm.js +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/vendor/cdn.jsdelivr.net/npm/d3-array@3.2.4/+esm.js +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/vendor/cdn.jsdelivr.net/npm/d3-color@3.1.0/+esm.js +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/vendor/cdn.jsdelivr.net/npm/d3-delaunay@6.0.4/+esm.js +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/vendor/cdn.jsdelivr.net/npm/d3-dispatch@3.0.1/+esm.js +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/vendor/cdn.jsdelivr.net/npm/d3-dsv@3.0.1/+esm.js +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/vendor/cdn.jsdelivr.net/npm/d3-force@3.0.0/+esm.js +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/vendor/cdn.jsdelivr.net/npm/d3-format@3.1.0/+esm.js +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/vendor/cdn.jsdelivr.net/npm/d3-geo-projection@4.0.0/+esm.js +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/vendor/cdn.jsdelivr.net/npm/d3-geo@3.1.1/+esm.js +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/vendor/cdn.jsdelivr.net/npm/d3-hierarchy@3.1.2/+esm.js +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/vendor/cdn.jsdelivr.net/npm/d3-interpolate@3.0.1/+esm.js +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/vendor/cdn.jsdelivr.net/npm/d3-path@3.1.0/+esm.js +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/vendor/cdn.jsdelivr.net/npm/d3-quadtree@3.0.1/+esm.js +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/vendor/cdn.jsdelivr.net/npm/d3-scale-chromatic@3.1.0/+esm.js +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/vendor/cdn.jsdelivr.net/npm/d3-scale@4.0.2/+esm.js +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/vendor/cdn.jsdelivr.net/npm/d3-shape@3.2.0/+esm.js +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/vendor/cdn.jsdelivr.net/npm/d3-time-format@4.1.0/+esm.js +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/vendor/cdn.jsdelivr.net/npm/d3-time@3.1.0/+esm.js +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/vendor/cdn.jsdelivr.net/npm/d3-timer@3.0.1/+esm.js +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/vendor/cdn.jsdelivr.net/npm/delaunator@5.0.0/+esm.js +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/vendor/cdn.jsdelivr.net/npm/fast-deep-equal@3.1.3/+esm.js +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/vendor/cdn.jsdelivr.net/npm/fast-json-stable-stringify@2.1.0/+esm.js +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/vendor/cdn.jsdelivr.net/npm/internmap@2.0.3/+esm.js +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/vendor/cdn.jsdelivr.net/npm/json-stringify-pretty-compact@4.0.0/+esm.js +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/vendor/cdn.jsdelivr.net/npm/lodash.debounce@4.0.8/+esm.js +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/vendor/cdn.jsdelivr.net/npm/robust-predicates@3.0.0/+esm.js +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/vendor/cdn.jsdelivr.net/npm/topojson-client@3.1.0/+esm.js +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/vendor/cdn.jsdelivr.net/npm/vega-canvas@2.0.0/+esm.js +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/vendor/cdn.jsdelivr.net/npm/vega-crossfilter@5.1.0/+esm.js +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/vendor/cdn.jsdelivr.net/npm/vega-dataflow@6.1.0/+esm.js +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/vendor/cdn.jsdelivr.net/npm/vega-embed@7.0.2/+esm.js +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/vendor/cdn.jsdelivr.net/npm/vega-encode@5.1.0/+esm.js +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/vendor/cdn.jsdelivr.net/npm/vega-event-selector@4.0.0/+esm.js +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/vendor/cdn.jsdelivr.net/npm/vega-expression@6.1.0/+esm.js +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/vendor/cdn.jsdelivr.net/npm/vega-force@5.1.0/+esm.js +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/vendor/cdn.jsdelivr.net/npm/vega-format@2.1.0/+esm.js +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/vendor/cdn.jsdelivr.net/npm/vega-functions@6.1.0/+esm.js +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/vendor/cdn.jsdelivr.net/npm/vega-geo@5.1.0/+esm.js +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/vendor/cdn.jsdelivr.net/npm/vega-hierarchy@5.1.0/+esm.js +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/vendor/cdn.jsdelivr.net/npm/vega-interpreter@2.0.0/+esm.js +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/vendor/cdn.jsdelivr.net/npm/vega-label@2.1.0/+esm.js +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/vendor/cdn.jsdelivr.net/npm/vega-lite@5.14.1/+esm.js +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/vendor/cdn.jsdelivr.net/npm/vega-lite@5.15.1/+esm.js +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/vendor/cdn.jsdelivr.net/npm/vega-lite@5.16.3/+esm.js +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/vendor/cdn.jsdelivr.net/npm/vega-lite@5.17.0/+esm.js +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/vendor/cdn.jsdelivr.net/npm/vega-lite@5.20.1/+esm.js +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/vendor/cdn.jsdelivr.net/npm/vega-lite@5.21.0/+esm.js +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/vendor/cdn.jsdelivr.net/npm/vega-lite@5.8.0/+esm.js +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/vendor/cdn.jsdelivr.net/npm/vega-lite@6.1.0/+esm.js +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/vendor/cdn.jsdelivr.net/npm/vega-lite@6.4.1/+esm.js +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/vendor/cdn.jsdelivr.net/npm/vega-loader@5.1.0/+esm.js +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/vendor/cdn.jsdelivr.net/npm/vega-parser@7.1.0/+esm.js +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/vendor/cdn.jsdelivr.net/npm/vega-projection@2.1.0/+esm.js +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/vendor/cdn.jsdelivr.net/npm/vega-regression@2.1.0/+esm.js +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/vendor/cdn.jsdelivr.net/npm/vega-runtime@7.1.0/+esm.js +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/vendor/cdn.jsdelivr.net/npm/vega-scale@8.1.0/+esm.js +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/vendor/cdn.jsdelivr.net/npm/vega-scenegraph@5.1.0/+esm.js +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/vendor/cdn.jsdelivr.net/npm/vega-schema-url-parser@3.0.2/+esm.js +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/vendor/cdn.jsdelivr.net/npm/vega-selections@6.1.0/+esm.js +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/vendor/cdn.jsdelivr.net/npm/vega-statistics@2.0.0/+esm.js +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/vendor/cdn.jsdelivr.net/npm/vega-themes@3.0.0/+esm.js +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/vendor/cdn.jsdelivr.net/npm/vega-time@3.1.0/+esm.js +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/vendor/cdn.jsdelivr.net/npm/vega-tooltip@1.0.0/+esm.js +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/vendor/cdn.jsdelivr.net/npm/vega-transforms@5.1.0/+esm.js +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/vendor/cdn.jsdelivr.net/npm/vega-util@2.1.0/+esm.js +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/vendor/cdn.jsdelivr.net/npm/vega-view-transforms@5.1.0/+esm.js +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/vendor/cdn.jsdelivr.net/npm/vega-view@6.1.0/+esm.js +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/vendor/cdn.jsdelivr.net/npm/vega-voronoi@5.1.0/+esm.js +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/vendor/cdn.jsdelivr.net/npm/vega-wordcloud@5.1.0/+esm.js +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/vendor/cdn.jsdelivr.net/npm/vega@6.2.0/+esm.js +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/vendor/import_map.json +0 -0
- {vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/vendor_imports.js +0 -0
|
@@ -0,0 +1,137 @@
|
|
|
1
|
+
Metadata-Version: 2.4
|
|
2
|
+
Name: vl-convert-python
|
|
3
|
+
Version: 1.9.0.post1
|
|
4
|
+
Classifier: Programming Language :: Rust
|
|
5
|
+
Classifier: Programming Language :: Python :: Implementation :: CPython
|
|
6
|
+
License-File: LICENSE
|
|
7
|
+
Summary: Convert Vega-Lite chart specifications to SVG, PNG, or Vega
|
|
8
|
+
Home-Page: https://github.com/jonmmease/vl-convert
|
|
9
|
+
License: BSD-3-Clause
|
|
10
|
+
Requires-Python: >=3.7
|
|
11
|
+
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
|
|
12
|
+
|
|
13
|
+
# Overview
|
|
14
|
+
`vl-convert-python` is a dependency-free Python package for converting [Vega-Lite](https://vega.github.io/vega-lite/) chart specifications into static images (SVG or PNG) or [Vega](https://vega.github.io/vega/) chart specifications.
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
Since an Altair chart can generate Vega-Lite, this package can be used to easily create static images from Altair charts.
|
|
18
|
+
|
|
19
|
+
Try it out on Binder! \
|
|
20
|
+
[](https://mybinder.org/v2/gh/jonmmease/vl-convert/main?labpath=vl-convert-python%2Fnotebooks%2Fconvert_vegalite.ipynb)
|
|
21
|
+
|
|
22
|
+
# Installation
|
|
23
|
+
`vl-convert-python` can be installed using pip with
|
|
24
|
+
|
|
25
|
+
```
|
|
26
|
+
$ pip install vl-convert-python
|
|
27
|
+
```
|
|
28
|
+
|
|
29
|
+
# Usage
|
|
30
|
+
The `vl-convert-python` package provides a series of conversion functions under the `vl_convert` module.
|
|
31
|
+
|
|
32
|
+
## Convert Vega-Lite to SVG, PNG, and Vega
|
|
33
|
+
The `vegalite_to_svg` and `vegalite_to_png` functions can be used to convert Vega-Lite specifications to static SVG and PNG images respectively. The `vegalite_to_vega` function can be used to convert a Vega-Lite specification to a Vega specification.
|
|
34
|
+
|
|
35
|
+
```python
|
|
36
|
+
import vl_convert as vlc
|
|
37
|
+
import json
|
|
38
|
+
|
|
39
|
+
vl_spec = r"""
|
|
40
|
+
{
|
|
41
|
+
"$schema": "https://vega.github.io/schema/vega-lite/v5.json",
|
|
42
|
+
"data": {"url": "https://raw.githubusercontent.com/vega/vega-datasets/next/data/movies.json"},
|
|
43
|
+
"mark": "circle",
|
|
44
|
+
"encoding": {
|
|
45
|
+
"x": {
|
|
46
|
+
"bin": {"maxbins": 10},
|
|
47
|
+
"field": "IMDB Rating"
|
|
48
|
+
},
|
|
49
|
+
"y": {
|
|
50
|
+
"bin": {"maxbins": 10},
|
|
51
|
+
"field": "Rotten Tomatoes Rating"
|
|
52
|
+
},
|
|
53
|
+
"size": {"aggregate": "count"}
|
|
54
|
+
}
|
|
55
|
+
}
|
|
56
|
+
"""
|
|
57
|
+
|
|
58
|
+
# Create SVG image string and then write to a file
|
|
59
|
+
svg_str = vlc.vegalite_to_svg(vl_spec=vl_spec)
|
|
60
|
+
with open("chart.svg", "wt") as f:
|
|
61
|
+
f.write(svg_str)
|
|
62
|
+
|
|
63
|
+
# Create PNG image data and then write to a file
|
|
64
|
+
png_data = vlc.vegalite_to_png(vl_spec=vl_spec, scale=2)
|
|
65
|
+
with open("chart.png", "wb") as f:
|
|
66
|
+
f.write(png_data)
|
|
67
|
+
|
|
68
|
+
# Create low-level Vega representation of chart and write to file
|
|
69
|
+
vg_spec = vlc.vegalite_to_vega(vl_spec)
|
|
70
|
+
with open("chart.vg.json", "wt") as f:
|
|
71
|
+
json.dump(vg_spec, f)
|
|
72
|
+
```
|
|
73
|
+
|
|
74
|
+
## Convert Altair Chart to SVG, PNG, and Vega
|
|
75
|
+
The Altair visualization library provides a Pythonic API for generating Vega-Lite visualizations. As such, `vl-convert-python` can be used to convert Altair charts to PNG, SVG, or Vega. The `vegalite_*` functions support an optional `vl_version` argument that can be used to specify the particular version of the Vega-Lite JavaScript library to use. Version 4.2 of the Altair package uses Vega-Lite version 4.17, so this is the version that should be specified when converting Altair charts.
|
|
76
|
+
|
|
77
|
+
```python
|
|
78
|
+
import altair as alt
|
|
79
|
+
from vega_datasets import data
|
|
80
|
+
import vl_convert as vlc
|
|
81
|
+
import json
|
|
82
|
+
|
|
83
|
+
source = data.barley()
|
|
84
|
+
|
|
85
|
+
chart = alt.Chart(source).mark_bar().encode(
|
|
86
|
+
x='sum(yield)',
|
|
87
|
+
y='variety',
|
|
88
|
+
color='site'
|
|
89
|
+
)
|
|
90
|
+
|
|
91
|
+
# Create SVG image string and then write to a file
|
|
92
|
+
svg_str = vlc.vegalite_to_svg(chart.to_json(), vl_version="4.17")
|
|
93
|
+
with open("altair_chart.svg", "wt") as f:
|
|
94
|
+
f.write(svg_str)
|
|
95
|
+
|
|
96
|
+
# Create PNG image data and then write to a file
|
|
97
|
+
png_data = vlc.vegalite_to_png(chart.to_json(), vl_version="4.17", scale=2)
|
|
98
|
+
with open("altair_chart.png", "wb") as f:
|
|
99
|
+
f.write(png_data)
|
|
100
|
+
|
|
101
|
+
# Create low-level Vega representation of chart and write to file
|
|
102
|
+
vg_spec = vlc.vegalite_to_vega(chart.to_json(), vl_version="4.17")
|
|
103
|
+
with open("altair_chart.vg.json", "wt") as f:
|
|
104
|
+
json.dump(vg_spec, f)
|
|
105
|
+
```
|
|
106
|
+
# How it works
|
|
107
|
+
This crate uses [PyO3](https://pyo3.rs/) to wrap the [`vl-convert-rs`](https://crates.io/crates/vl-convert-rs) Rust crate as a Python library. The `vl-convert-rs` crate is a self-contained Rust library for converting [Vega-Lite](https://vega.github.io/vega-lite/) visualization specifications into various formats. The conversions are performed using the Vega-Lite and Vega JavaScript libraries running in a v8 JavaScript runtime provided by the [`deno_runtime`](https://crates.io/crates/deno_runtime) crate. Font metrics and SVG-to-PNG conversions are provided by the [`resvg`](https://crates.io/crates/resvg) crate.
|
|
108
|
+
|
|
109
|
+
Of note, `vl-convert-python` is fully self-contained and has no dependency on an external web browser or Node.js runtime.
|
|
110
|
+
|
|
111
|
+
# Development setup
|
|
112
|
+
Create development conda environment
|
|
113
|
+
```
|
|
114
|
+
$ conda create -n vl-convert-dev -c conda-forge python=3.10 deno maturin altair pytest black black-jupyter scikit-image
|
|
115
|
+
```
|
|
116
|
+
|
|
117
|
+
Activate environment and pip install remaining dependencies
|
|
118
|
+
```
|
|
119
|
+
$ conda activate vl-convert-dev
|
|
120
|
+
$ pip install pypdfium2
|
|
121
|
+
```
|
|
122
|
+
|
|
123
|
+
Change to Python package directory
|
|
124
|
+
```
|
|
125
|
+
$ cd vl-convert-python
|
|
126
|
+
|
|
127
|
+
```
|
|
128
|
+
Build Rust python package with maturin in develop mode
|
|
129
|
+
```
|
|
130
|
+
$ maturin develop --release
|
|
131
|
+
```
|
|
132
|
+
|
|
133
|
+
Run tests
|
|
134
|
+
```
|
|
135
|
+
$ pytest tests
|
|
136
|
+
```
|
|
137
|
+
|
|
@@ -4,7 +4,8 @@ build-backend = "maturin"
|
|
|
4
4
|
|
|
5
5
|
[project]
|
|
6
6
|
name = "vl-convert-python"
|
|
7
|
-
|
|
7
|
+
version = "1.9.0.post1"
|
|
8
|
+
dynamic = ["readme", "license"]
|
|
8
9
|
requires-python = ">=3.7"
|
|
9
10
|
description = "Convert Vega-Lite chart specifications to SVG, PNG, or Vega"
|
|
10
11
|
classifiers = [
|
|
Binary file
|
vl_convert_python-1.9.0/PKG-INFO
DELETED
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
Metadata-Version: 2.4
|
|
2
|
-
Name: vl-convert-python
|
|
3
|
-
Version: 1.9.0
|
|
4
|
-
Classifier: Programming Language :: Rust
|
|
5
|
-
Classifier: Programming Language :: Python :: Implementation :: CPython
|
|
6
|
-
License-File: LICENSE
|
|
7
|
-
Summary: Convert Vega-Lite chart specifications to SVG, PNG, or Vega
|
|
8
|
-
Home-Page: https://github.com/jonmmease/vl-convert
|
|
9
|
-
Requires-Python: >=3.7
|
|
Binary file
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-python/tests/test_specs.py
RENAMED
|
File without changes
|
{vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-python/tests/test_themes.py
RENAMED
|
File without changes
|
{vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-python/thirdparty_font.md
RENAMED
|
File without changes
|
{vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-python/thirdparty_javascript.md
RENAMED
|
File without changes
|
{vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-python/thirdparty_rust.yaml
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/examples/conversion1.rs
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/ar-001.json
RENAMED
|
File without changes
|
{vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/ar-AE.json
RENAMED
|
File without changes
|
{vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/ar-BH.json
RENAMED
|
File without changes
|
{vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/ar-DJ.json
RENAMED
|
File without changes
|
{vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/ar-DZ.json
RENAMED
|
File without changes
|
{vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/ar-EG.json
RENAMED
|
File without changes
|
{vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/ar-EH.json
RENAMED
|
File without changes
|
{vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/ar-ER.json
RENAMED
|
File without changes
|
{vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/ar-IL.json
RENAMED
|
File without changes
|
{vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/ar-IQ.json
RENAMED
|
File without changes
|
{vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/ar-JO.json
RENAMED
|
File without changes
|
{vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/ar-KM.json
RENAMED
|
File without changes
|
{vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/ar-KW.json
RENAMED
|
File without changes
|
{vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/ar-LB.json
RENAMED
|
File without changes
|
{vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/ar-LY.json
RENAMED
|
File without changes
|
{vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/ar-MA.json
RENAMED
|
File without changes
|
{vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/ar-MR.json
RENAMED
|
File without changes
|
{vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/ar-OM.json
RENAMED
|
File without changes
|
{vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/ar-PS.json
RENAMED
|
File without changes
|
{vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/ar-QA.json
RENAMED
|
File without changes
|
{vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/ar-SA.json
RENAMED
|
File without changes
|
{vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/ar-SD.json
RENAMED
|
File without changes
|
{vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/ar-SO.json
RENAMED
|
File without changes
|
{vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/ar-SS.json
RENAMED
|
File without changes
|
{vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/ar-SY.json
RENAMED
|
File without changes
|
{vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/ar-TD.json
RENAMED
|
File without changes
|
{vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/ar-TN.json
RENAMED
|
File without changes
|
{vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/ar-YE.json
RENAMED
|
File without changes
|
{vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/ca-ES.json
RENAMED
|
File without changes
|
{vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/cs-CZ.json
RENAMED
|
File without changes
|
{vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/da-DK.json
RENAMED
|
File without changes
|
{vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/de-CH.json
RENAMED
|
File without changes
|
{vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/de-DE.json
RENAMED
|
File without changes
|
{vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/en-CA.json
RENAMED
|
File without changes
|
{vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/en-GB.json
RENAMED
|
File without changes
|
{vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/en-IE.json
RENAMED
|
File without changes
|
{vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/en-IN.json
RENAMED
|
File without changes
|
{vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/en-US.json
RENAMED
|
File without changes
|
{vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/es-BO.json
RENAMED
|
File without changes
|
{vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/es-ES.json
RENAMED
|
File without changes
|
{vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/es-MX.json
RENAMED
|
File without changes
|
{vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/fi-FI.json
RENAMED
|
File without changes
|
{vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/fr-CA.json
RENAMED
|
File without changes
|
{vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/fr-FR.json
RENAMED
|
File without changes
|
{vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/he-IL.json
RENAMED
|
File without changes
|
{vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/hu-HU.json
RENAMED
|
File without changes
|
{vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/it-IT.json
RENAMED
|
File without changes
|
{vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/ja-JP.json
RENAMED
|
File without changes
|
{vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/ko-KR.json
RENAMED
|
File without changes
|
{vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/mk-MK.json
RENAMED
|
File without changes
|
{vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/nl-NL.json
RENAMED
|
File without changes
|
{vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/pl-PL.json
RENAMED
|
File without changes
|
{vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/pt-BR.json
RENAMED
|
File without changes
|
{vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/pt-PT.json
RENAMED
|
File without changes
|
{vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/ru-RU.json
RENAMED
|
File without changes
|
{vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/sl-SI.json
RENAMED
|
File without changes
|
{vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/sv-SE.json
RENAMED
|
File without changes
|
{vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/uk-UA.json
RENAMED
|
File without changes
|
{vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/locales/format/zh-CN.json
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/src/image_loading.rs
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/src/module_loader/mod.rs
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/fonts/Caveat/OFL.txt
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/fonts/matter/demo.html
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{vl_convert_python-1.9.0 → vl_convert_python-1.9.0.post1}/vl-convert-rs/tests/test_themes.rs
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|