git: 137144132628 - main - graphics/py-kornia-rs: New port: Differentiable computer vision library for PyTorch

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Wed, 18 Mar 2026 03:00:41 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=137144132628a4ea4a8d16e4e892a35a5747487b

commit 137144132628a4ea4a8d16e4e892a35a5747487b
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-03-18 01:47:32 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-03-18 03:00:37 +0000

    graphics/py-kornia-rs: New port: Differentiable computer vision library for PyTorch
---
 graphics/Makefile                            |    1 +
 graphics/py-kornia-rs/Makefile               | 1288 +++++++++++++
 graphics/py-kornia-rs/distinfo               | 2505 ++++++++++++++++++++++++++
 graphics/py-kornia-rs/files/Cargo.lock       | 2207 +++++++++++++++++++++++
 graphics/py-kornia-rs/files/patch-Cargo.toml |   14 +
 graphics/py-kornia-rs/pkg-descr              |   10 +
 6 files changed, 6025 insertions(+)

diff --git a/graphics/Makefile b/graphics/Makefile
index aaa5d76e21b4..a768d092949a 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -960,6 +960,7 @@
     SUBDIR += py-imagesize
     SUBDIR += py-img2pdf
     SUBDIR += py-imutils
+    SUBDIR += py-kornia-rs
     SUBDIR += py-leather
     SUBDIR += py-lerc
     SUBDIR += py-mapclassify
diff --git a/graphics/py-kornia-rs/Makefile b/graphics/py-kornia-rs/Makefile
new file mode 100644
index 000000000000..e6e78a211e90
--- /dev/null
+++ b/graphics/py-kornia-rs/Makefile
@@ -0,0 +1,1288 @@
+PORTNAME=	kornia-rs
+#DISTVERSIONPREFIX=	v
+DISTVERSION=	0.1.10
+CATEGORIES=	graphics python # machine-learning
+MASTER_SITES=	PYPI # no Cargo.lock on PyPI
+PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
+DISTNAME=	${PORTNAME:S/-/_/}-${DISTVERSION}
+DISTFILES=	${DISTNAME}${EXTRACT_SUFX}
+
+MAINTAINER=	yuri@FreeBSD.org
+COMMENT=	Differentiable computer vision library for PyTorch
+WWW=		https://www.kornia.org/ \
+		https://github.com/kornia/kornia-rs
+
+LICENSE=	APACHE20
+LICENSE_FILE=	${WRKSRC}/LICENSE
+
+BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}maturin>0:devel/py-maturin@${PY_FLAVOR} \
+		nasm:devel/nasm
+
+USES=		cargo python
+USE_PYTHON=	pep517 autoplist
+
+#USE_GITHUB=	yes
+#GH_ACCOUNT=	kornia
+
+WRKSRC=		${WRKDIR}/${PORTNAME:S/-/_/}-${DISTVERSION}
+
+CARGO_CRATES=	ab_glyph-0.2.32 \
+		ab_glyph_rasterizer-0.1.10 \
+		accesskit-0.17.1 \
+		accesskit_atspi_common-0.10.1 \
+		accesskit_consumer-0.26.0 \
+		accesskit_macos-0.18.1 \
+		accesskit_unix-0.13.1 \
+		accesskit_windows-0.24.1 \
+		accesskit_winit-0.23.1 \
+		addr2line-0.25.1 \
+		adler2-2.0.1 \
+		ahash-0.8.12 \
+		aho-corasick-1.1.4 \
+		aligned-0.4.3 \
+		aligned-vec-0.6.4 \
+		allocator-api2-0.2.21 \
+		android-activity-0.6.0 \
+		android-properties-0.2.2 \
+		android_system_properties-0.1.5 \
+		anes-0.1.6 \
+		anstream-0.6.21 \
+		anstream-1.0.0 \
+		anstyle-1.0.14 \
+		anstyle-parse-0.2.7 \
+		anstyle-parse-1.0.0 \
+		anstyle-query-1.1.5 \
+		anstyle-wincon-3.0.11 \
+		anyhow-1.0.102 \
+		approx-0.5.1 \
+		aprilgrid-0.6.1 \
+		apriltag-0.4.0 \
+		apriltag-sys-0.3.0 \
+		arbitrary-1.4.2 \
+		arboard-3.6.1 \
+		arg_enum_proc_macro-0.3.4 \
+		argh-0.1.19 \
+		argh_derive-0.1.19 \
+		argh_shared-0.1.19 \
+		array-init-2.1.0 \
+		arrayref-0.3.9 \
+		arrayvec-0.7.6 \
+		arrow-54.3.1 \
+		arrow-arith-54.3.1 \
+		arrow-array-54.3.1 \
+		arrow-buffer-54.3.1 \
+		arrow-cast-54.3.1 \
+		arrow-csv-54.3.1 \
+		arrow-data-54.3.1 \
+		arrow-ipc-54.3.1 \
+		arrow-json-54.3.1 \
+		arrow-ord-54.3.1 \
+		arrow-row-54.3.1 \
+		arrow-schema-54.3.1 \
+		arrow-select-54.3.1 \
+		arrow-string-54.3.1 \
+		as-raw-xcb-connection-1.0.1 \
+		as-slice-0.2.1 \
+		ascii-1.1.0 \
+		ash-0.38.0+1.3.281 \
+		ashpd-0.11.1 \
+		assert_matches-1.5.0 \
+		async-broadcast-0.7.2 \
+		async-channel-2.5.0 \
+		async-executor-1.14.0 \
+		async-fs-2.2.0 \
+		async-io-2.6.0 \
+		async-lock-3.4.2 \
+		async-net-2.0.0 \
+		async-process-2.5.0 \
+		async-recursion-1.1.1 \
+		async-signal-0.2.13 \
+		async-stream-0.3.6 \
+		async-stream-impl-0.3.6 \
+		async-task-4.7.1 \
+		async-trait-0.1.89 \
+		atoi-2.0.0 \
+		atomic-wait-1.1.0 \
+		atomic-waker-1.1.2 \
+		atomic_refcell-0.1.13 \
+		atomig-0.4.3 \
+		atomig-macro-0.4.0 \
+		atspi-0.22.0 \
+		atspi-common-0.6.0 \
+		atspi-connection-0.6.0 \
+		atspi-proxies-0.6.0 \
+		autocfg-1.5.0 \
+		av-data-0.4.4 \
+		av-scenechange-0.14.1 \
+		av1-grain-0.2.5 \
+		avif-serialize-0.8.8 \
+		axum-0.7.9 \
+		axum-core-0.4.5 \
+		az-1.3.0 \
+		backtrace-0.3.76 \
+		base16ct-0.2.0 \
+		base64-0.13.1 \
+		base64-0.21.7 \
+		base64-0.22.1 \
+		bincode-1.3.3 \
+		bincode-2.0.1 \
+		bincode_derive-2.0.1 \
+		bindgen-0.65.1 \
+		bindgen_cuda-0.1.6 \
+		bit-set-0.8.0 \
+		bit-vec-0.8.0 \
+		bit_field-0.10.3 \
+		bitflags-1.3.2 \
+		bitflags-2.11.0 \
+		bitstream-io-4.9.0 \
+		block-0.1.6 \
+		block-buffer-0.10.4 \
+		block2-0.5.1 \
+		block2-0.6.2 \
+		blocking-1.6.2 \
+		bstr-1.12.1 \
+		built-0.8.0 \
+		bumpalo-3.20.2 \
+		byte-slice-cast-1.2.3 \
+		bytecount-0.6.9 \
+		bytemuck-1.25.0 \
+		bytemuck_derive-1.10.2 \
+		byteorder-1.5.0 \
+		byteorder-lite-0.1.0 \
+		bytes-1.11.1 \
+		cacache-13.1.0 \
+		calloop-0.13.0 \
+		calloop-0.14.4 \
+		calloop-wayland-source-0.3.0 \
+		calloop-wayland-source-0.4.1 \
+		camino-1.2.2 \
+		candle-core-0.9.2 \
+		candle-examples-0.9.2 \
+		candle-flash-attn-0.9.2 \
+		candle-flash-attn-build-0.9.2 \
+		candle-kernels-0.9.2 \
+		candle-nn-0.9.2 \
+		candle-transformers-0.9.2 \
+		candle-ug-0.9.2 \
+		cargo-platform-0.1.9 \
+		cargo_metadata-0.14.2 \
+		cargo_metadata-0.18.1 \
+		cassowary-0.3.0 \
+		cast-0.3.0 \
+		castaway-0.2.4 \
+		cc-1.2.57 \
+		cesu8-1.1.0 \
+		cexpr-0.6.0 \
+		cfb-0.7.3 \
+		cfg-expr-0.15.8 \
+		cfg-expr-0.20.7 \
+		cfg-if-1.0.4 \
+		cfg_aliases-0.2.1 \
+		cgl-0.3.2 \
+		chrono-0.4.44 \
+		chunked_transfer-1.5.0 \
+		ciborium-0.2.2 \
+		ciborium-io-0.2.2 \
+		ciborium-ll-0.2.2 \
+		circular-buffer-1.2.0 \
+		clang-2.0.0 \
+		clang-format-0.3.0 \
+		clang-sys-1.8.1 \
+		clap-4.6.0 \
+		clap_builder-4.6.0 \
+		clap_derive-4.6.0 \
+		clap_lex-1.1.0 \
+		clean-path-0.2.1 \
+		clipboard-win-5.4.1 \
+		cmake-0.1.57 \
+		cmov-0.4.6 \
+		codespan-reporting-0.11.1 \
+		coe-rs-0.1.2 \
+		color-eyre-0.6.5 \
+		color-hex-0.2.0 \
+		color-spantrace-0.3.0 \
+		color_quant-1.1.0 \
+		colorchoice-1.0.5 \
+		colored-2.2.0 \
+		combine-4.6.7 \
+		comfy-table-7.2.2 \
+		compact_str-0.8.1 \
+		compact_str-0.9.0 \
+		concat-idents-1.1.5 \
+		concurrent-queue-2.5.0 \
+		console-0.15.11 \
+		const-random-0.1.18 \
+		const-random-macro-0.1.16 \
+		const_format-0.2.35 \
+		const_format_proc_macros-0.2.34 \
+		const_soft_float-0.1.4 \
+		constgebra-0.1.4 \
+		convert_case-0.6.0 \
+		convert_case-0.8.0 \
+		core-foundation-0.9.4 \
+		core-foundation-0.10.1 \
+		core-foundation-sys-0.8.7 \
+		core-graphics-0.23.2 \
+		core-graphics-types-0.1.3 \
+		core2-0.4.0 \
+		cpufeatures-0.2.17 \
+		crc32fast-1.5.0 \
+		criterion-0.6.0 \
+		criterion-plot-0.5.0 \
+		crossbeam-0.8.4 \
+		crossbeam-channel-0.5.15 \
+		crossbeam-deque-0.8.6 \
+		crossbeam-epoch-0.9.18 \
+		crossbeam-queue-0.3.12 \
+		crossbeam-utils-0.8.21 \
+		crossterm-0.28.1 \
+		crossterm-0.29.0 \
+		crossterm_winapi-0.9.1 \
+		crunchy-0.2.4 \
+		crypto-common-0.1.7 \
+		csv-1.4.0 \
+		csv-core-0.1.13 \
+		ctrlc-3.5.2 \
+		cu29-0.8.0 \
+		cu29-clock-0.8.0 \
+		cu29-derive-0.8.0 \
+		cu29-helpers-0.8.0 \
+		cu29-intern-strs-0.8.0 \
+		cu29-log-0.8.0 \
+		cu29-log-derive-0.8.0 \
+		cu29-log-runtime-0.8.0 \
+		cu29-runtime-0.8.0 \
+		cu29-traits-0.8.0 \
+		cu29-unifiedlog-0.8.0 \
+		cu29-value-0.8.0 \
+		cudarc-0.17.8 \
+		cudarc-0.19.3 \
+		cursor-icon-1.2.0 \
+		darling-0.20.11 \
+		darling-0.21.3 \
+		darling-0.23.0 \
+		darling_core-0.20.11 \
+		darling_core-0.21.3 \
+		darling_core-0.23.0 \
+		darling_macro-0.20.11 \
+		darling_macro-0.21.3 \
+		darling_macro-0.23.0 \
+		dary_heap-0.3.8 \
+		data-url-0.3.2 \
+		dbgf-0.1.2 \
+		defer-0.2.1 \
+		deranged-0.5.8 \
+		derive_builder-0.20.2 \
+		derive_builder_core-0.20.2 \
+		derive_builder_macro-0.20.2 \
+		digest-0.10.7 \
+		directories-5.0.1 \
+		dirs-6.0.0 \
+		dirs-sys-0.4.1 \
+		dirs-sys-0.5.0 \
+		dispatch-0.2.0 \
+		dispatch2-0.3.1 \
+		displaydoc-0.2.5 \
+		divrem-1.0.0 \
+		dlib-0.5.3 \
+		document-features-0.2.12 \
+		downcast-rs-1.2.1 \
+		dpi-0.1.2 \
+		dunce-1.0.5 \
+		dyn-stack-0.11.0 \
+		dyn-stack-0.13.2 \
+		dyn-stack-macros-0.1.3 \
+		ecolor-0.31.1 \
+		econtext-0.2.0 \
+		eframe-0.31.1 \
+		egui-0.31.1 \
+		egui-wgpu-0.31.1 \
+		egui-winit-0.31.1 \
+		egui_animation-0.8.0 \
+		egui_commonmark-0.20.0 \
+		egui_commonmark_backend-0.20.0 \
+		egui_dnd-0.12.0 \
+		egui_extras-0.31.1 \
+		egui_glow-0.31.1 \
+		egui_plot-0.32.1 \
+		egui_table-0.3.0 \
+		egui_tiles-0.12.0 \
+		ehttp-0.5.0 \
+		either-1.15.0 \
+		emath-0.31.1 \
+		encode_unicode-1.0.0 \
+		encoding_rs-0.8.35 \
+		endi-1.1.1 \
+		enum-as-inner-0.6.1 \
+		enum-map-2.7.3 \
+		enum-map-derive-0.17.0 \
+		enumflags2-0.7.12 \
+		enumflags2_derive-0.7.12 \
+		enumn-0.1.14 \
+		enumset-1.1.10 \
+		enumset_derive-0.14.0 \
+		env_filter-0.1.4 \
+		env_filter-1.0.0 \
+		env_logger-0.11.9 \
+		epaint-0.31.1 \
+		epaint_default_fonts-0.31.1 \
+		equator-0.2.2 \
+		equator-0.4.2 \
+		equator-macro-0.2.1 \
+		equator-macro-0.4.2 \
+		equivalent-1.0.2 \
+		errno-0.3.14 \
+		error-chain-0.12.4 \
+		error-code-3.3.2 \
+		esaxx-rs-0.1.10 \
+		event-listener-5.4.1 \
+		event-listener-strategy-0.5.4 \
+		exr-1.74.0 \
+		eyre-0.6.12 \
+		faer-0.20.1 \
+		faer-0.22.6 \
+		faer-entity-0.20.1 \
+		faer-macros-0.21.0 \
+		faer-traits-0.22.1 \
+		fancy-regex-0.17.0 \
+		fast_image_resize-5.1.4 \
+		fastrand-2.3.0 \
+		fax-0.2.6 \
+		fax_derive-0.2.0 \
+		fdeflate-0.3.7 \
+		ffmpeg-sidecar-2.4.0 \
+		filetime-0.2.27 \
+		find-msvc-tools-0.1.9 \
+		fixed-1.30.0 \
+		fixedbitset-0.5.7 \
+		fjadra-0.2.1 \
+		flatbuffers-24.12.23 \
+		flate2-1.1.9 \
+		float-cmp-0.9.0 \
+		float8-0.6.1 \
+		float8-0.7.0 \
+		fnv-1.0.7 \
+		foldhash-0.1.5 \
+		foldhash-0.2.0 \
+		foreign-types-0.3.2 \
+		foreign-types-0.5.0 \
+		foreign-types-macros-0.2.3 \
+		foreign-types-shared-0.1.1 \
+		foreign-types-shared-0.3.1 \
+		form_urlencoded-1.2.2 \
+		fsevent-sys-4.1.0 \
+		futures-0.3.32 \
+		futures-channel-0.3.32 \
+		futures-core-0.3.32 \
+		futures-executor-0.3.32 \
+		futures-io-0.3.32 \
+		futures-lite-2.6.1 \
+		futures-macro-0.3.32 \
+		futures-sink-0.3.32 \
+		futures-task-0.3.32 \
+		futures-util-0.3.32 \
+		gcd-2.3.0 \
+		gemm-0.18.2 \
+		gemm-0.19.0 \
+		gemm-c32-0.18.2 \
+		gemm-c32-0.19.0 \
+		gemm-c64-0.18.2 \
+		gemm-c64-0.19.0 \
+		gemm-common-0.18.2 \
+		gemm-common-0.19.0 \
+		gemm-f16-0.18.2 \
+		gemm-f16-0.19.0 \
+		gemm-f32-0.18.2 \
+		gemm-f32-0.19.0 \
+		gemm-f64-0.18.2 \
+		gemm-f64-0.19.0 \
+		generativity-1.1.0 \
+		generator-0.8.8 \
+		generic-array-0.14.7 \
+		geo-types-0.7.18 \
+		gethostname-1.1.0 \
+		getrandom-0.2.17 \
+		getrandom-0.3.4 \
+		getrandom-0.4.2 \
+		getset-0.1.6 \
+		gif-0.13.3 \
+		gif-0.14.1 \
+		gimli-0.32.3 \
+		gio-sys-0.18.1 \
+		gio-sys-0.20.10 \
+		gl_generator-0.14.0 \
+		glam-0.28.0 \
+		glam-0.30.10 \
+		glib-0.18.5 \
+		glib-0.20.12 \
+		glib-macros-0.18.5 \
+		glib-macros-0.20.12 \
+		glib-sys-0.18.1 \
+		glib-sys-0.20.10 \
+		glob-0.3.3 \
+		glow-0.16.0 \
+		gltf-1.4.1 \
+		gltf-derive-1.4.1 \
+		gltf-json-1.4.1 \
+		glutin-0.32.3 \
+		glutin-winit-0.5.0 \
+		glutin_egl_sys-0.7.1 \
+		glutin_glx_sys-0.6.1 \
+		glutin_wgl_sys-0.6.1 \
+		gobject-sys-0.18.0 \
+		gobject-sys-0.20.10 \
+		gpu-alloc-0.6.0 \
+		gpu-alloc-types-0.3.0 \
+		gpu-descriptor-0.3.2 \
+		gpu-descriptor-types-0.2.0 \
+		gstreamer-0.21.3 \
+		gstreamer-0.23.7 \
+		gstreamer-app-0.21.2 \
+		gstreamer-app-0.23.5 \
+		gstreamer-app-sys-0.21.1 \
+		gstreamer-app-sys-0.23.5 \
+		gstreamer-base-0.21.2 \
+		gstreamer-base-0.23.6 \
+		gstreamer-base-sys-0.21.1 \
+		gstreamer-base-sys-0.23.6 \
+		gstreamer-sys-0.21.2 \
+		gstreamer-sys-0.23.6 \
+		gstreamer-video-0.21.2 \
+		gstreamer-video-0.23.6 \
+		gstreamer-video-sys-0.21.2 \
+		gstreamer-video-sys-0.23.6 \
+		h2-0.4.13 \
+		half-2.7.1 \
+		hashbrown-0.12.3 \
+		hashbrown-0.15.5 \
+		hashbrown-0.16.1 \
+		hdrhistogram-7.5.4 \
+		heck-0.4.1 \
+		heck-0.5.0 \
+		hello_egui_utils-0.8.0 \
+		hermit-abi-0.5.2 \
+		hex-0.4.3 \
+		hexasphere-14.1.0 \
+		hexf-parse-0.2.1 \
+		hf-hub-0.4.3 \
+		home-0.5.9 \
+		html-escape-0.2.13 \
+		http-1.4.0 \
+		http-body-1.0.1 \
+		http-body-util-0.1.3 \
+		http-cache-0.20.1 \
+		http-cache-reqwest-0.15.1 \
+		http-cache-semantics-2.1.1 \
+		http-serde-2.1.1 \
+		httparse-1.10.1 \
+		httpdate-1.0.3 \
+		humanize-duration-0.0.7 \
+		hyper-1.8.1 \
+		hyper-rustls-0.27.7 \
+		hyper-timeout-0.5.2 \
+		hyper-tls-0.6.0 \
+		hyper-util-0.1.20 \
+		iana-time-zone-0.1.65 \
+		iana-time-zone-haiku-0.1.2 \
+		icu_collections-2.1.1 \
+		icu_locale_core-2.1.1 \
+		icu_normalizer-2.1.1 \
+		icu_normalizer_data-2.1.1 \
+		icu_properties-2.1.2 \
+		icu_properties_data-2.1.2 \
+		icu_provider-2.1.1 \
+		id-arena-2.3.0 \
+		ident_case-1.0.1 \
+		idna-1.1.0 \
+		idna_adapter-1.2.1 \
+		image-0.24.9 \
+		image-0.25.10 \
+		image-webp-0.2.4 \
+		imageproc-0.25.0 \
+		imagesize-0.12.0 \
+		imgref-1.12.0 \
+		immutable-chunkmap-2.1.2 \
+		indent-0.1.1 \
+		indenter-0.3.4 \
+		indexmap-1.9.3 \
+		indexmap-2.13.0 \
+		indicatif-0.17.11 \
+		indoc-2.0.7 \
+		infer-0.16.0 \
+		inflections-1.1.1 \
+		inotify-0.9.6 \
+		inotify-sys-0.1.5 \
+		instability-0.3.12 \
+		integer-encoding-3.0.4 \
+		intel-mkl-src-0.8.1 \
+		intel-mkl-tool-0.8.1 \
+		interpol-0.2.1 \
+		interpolate_name-0.2.4 \
+		ipnet-2.12.0 \
+		iri-string-0.7.10 \
+		is_terminal_polyfill-1.70.2 \
+		itertools-0.10.5 \
+		itertools-0.12.1 \
+		itertools-0.13.0 \
+		itertools-0.14.0 \
+		itoa-1.0.17 \
+		jiff-0.2.23 \
+		jiff-static-0.2.23 \
+		jiff-tzdb-0.1.6 \
+		jiff-tzdb-platform-0.1.3 \
+		jni-0.21.1 \
+		jni-0.22.4 \
+		jni-macros-0.22.4 \
+		jni-sys-0.3.0 \
+		jni-sys-0.4.1 \
+		jni-sys-macros-0.4.1 \
+		jobserver-0.1.34 \
+		jpeg-decoder-0.3.2 \
+		jpeg-encoder-0.6.1 \
+		js-sys-0.3.77 \
+		khronos-egl-6.0.0 \
+		khronos_api-3.1.0 \
+		kiddo-5.2.4 \
+		kqueue-1.1.1 \
+		kqueue-sys-1.0.4 \
+		kurbo-0.9.5 \
+		lazy_static-1.5.0 \
+		lazycell-1.3.0 \
+		leb128fmt-0.1.0 \
+		lebe-0.5.3 \
+		lexical-core-1.0.6 \
+		lexical-parse-float-1.0.6 \
+		lexical-parse-integer-1.0.6 \
+		lexical-util-1.0.7 \
+		lexical-write-float-1.0.6 \
+		lexical-write-integer-1.0.6 \
+		libc-0.2.183 \
+		libfuzzer-sys-0.4.12 \
+		libloading-0.8.9 \
+		libloading-0.9.0 \
+		libm-0.2.16 \
+		libredox-0.1.14 \
+		linked-hash-map-0.5.6 \
+		linux-raw-sys-0.4.15 \
+		linux-raw-sys-0.12.1 \
+		litemap-0.8.1 \
+		litrs-1.0.0 \
+		lmdb-rkv-0.14.0 \
+		lmdb-rkv-sys-0.11.2 \
+		lock_api-0.4.14 \
+		log-0.4.29 \
+		log-once-0.4.1 \
+		loom-0.7.2 \
+		loop9-0.1.5 \
+		lru-0.12.5 \
+		lru-0.13.0 \
+		lru-slab-0.1.2 \
+		lz4_flex-0.11.6 \
+		macro_rules_attribute-0.2.2 \
+		macro_rules_attribute-proc_macro-0.2.2 \
+		malloc_buf-0.0.6 \
+		matchers-0.2.0 \
+		matchit-0.7.3 \
+		matrixcompare-0.3.0 \
+		matrixcompare-core-0.1.0 \
+		matrixmultiply-0.3.10 \
+		maybe-rayon-0.1.1 \
+		measurements-0.11.1 \
+		memchr-2.8.0 \
+		memmap2-0.5.10 \
+		memmap2-0.9.10 \
+		memo-map-0.3.3 \
+		memoffset-0.9.1 \
+		memory-stats-1.2.0 \
+		metal-0.31.0 \
+		miette-5.10.0 \
+		miette-derive-5.10.0 \
+		mime-0.3.17 \
+		mime_guess2-2.3.1 \
+		minijinja-2.18.0 \
+		minimal-lexical-0.2.1 \
+		miniz_oxide-0.8.9 \
+		mio-0.8.11 \
+		mio-1.1.1 \
+		monostate-0.1.18 \
+		monostate-impl-0.1.18 \
+		moxcms-0.8.1 \
+		muldiv-1.0.1 \
+		naga-24.0.0 \
+		nalgebra-0.32.6 \
+		nalgebra-macros-0.2.2 \
+		nano-gemm-0.1.3 \
+		nano-gemm-c32-0.1.0 \
+		nano-gemm-c64-0.1.0 \
+		nano-gemm-codegen-0.1.0 \
+		nano-gemm-core-0.1.0 \
+		nano-gemm-f32-0.1.0 \
+		nano-gemm-f64-0.1.0 \
+		nasm-rs-0.3.2 \
+		native-tls-0.2.18 \
+		natord-1.0.9 \
+		ndarray-0.15.6 \
+		ndarray-0.16.1 \
+		ndarray-0.17.2 \
+		ndk-0.9.0 \
+		ndk-context-0.1.1 \
+		ndk-sys-0.5.0+25.2.9519653 \
+		ndk-sys-0.6.0+11769913 \
+		never-0.1.0 \
+		new_debug_unreachable-1.0.6 \
+		nix-0.29.0 \
+		nix-0.31.2 \
+		nohash-hasher-0.2.0 \
+		noisy_float-0.2.1 \
+		nom-7.1.3 \
+		nom-8.0.0 \
+		noop_proc_macro-0.3.0 \
+		notify-6.1.1 \
+		npyz-0.8.4 \
+		ntapi-0.4.3 \
+		numpy-0.26.0 \
+		nu-ansi-term-0.50.3 \
+		num-0.4.3 \
+		num-bigfloat-1.7.2 \
+		num-bigint-0.4.6 \
+		num-complex-0.4.6 \
+		num-conv-0.2.0 \
+		num-derive-0.4.2 \
+		num-integer-0.1.46 \
+		num-iter-0.1.45 \
+		num-rational-0.4.2 \
+		num-traits-0.2.19 \
+		num2words-1.2.0 \
+		num_cpus-1.17.0 \
+		num_enum-0.7.6 \
+		num_enum_derive-0.7.6 \
+		num_threads-0.1.7 \
+		number_prefix-0.4.0 \
+		objc-0.2.7 \
+		objc-sys-0.3.5 \
+		objc2-0.5.2 \
+		objc2-0.6.4 \
+		objc2-app-kit-0.2.2 \
+		objc2-app-kit-0.3.2 \
+		objc2-cloud-kit-0.2.2 \
+		objc2-contacts-0.2.2 \
+		objc2-core-data-0.2.2 \
+		objc2-core-foundation-0.3.2 \
+		objc2-core-graphics-0.3.2 \
+		objc2-core-image-0.2.2 \
+		objc2-core-location-0.2.2 \
+		objc2-encode-4.1.0 \
+		objc2-foundation-0.2.2 \
+		objc2-foundation-0.3.2 \
+		objc2-io-surface-0.3.2 \
+		objc2-link-presentation-0.2.2 \
+		objc2-metal-0.2.2 \
+		objc2-quartz-core-0.2.2 \
+		objc2-symbols-0.2.2 \
+		objc2-ui-kit-0.2.2 \
+		objc2-uniform-type-identifiers-0.2.2 \
+		objc2-user-notifications-0.2.2 \
+		object-0.37.3 \
+		object-pool-0.6.0 \
+		oci-spec-0.6.7 \
+		ocipkg-0.2.9 \
+		once_cell-1.21.4 \
+		once_cell_polyfill-1.70.2 \
+		onig-6.5.1 \
+		onig_sys-69.9.1 \
+		oorandom-11.1.5 \
+		opencv-0.92.3 \
+		opencv-binding-generator-0.90.2 \
+		openssl-0.10.76 \
+		openssl-macros-0.1.1 \
+		openssl-probe-0.2.1 \
+		openssl-sys-0.9.112 \
+		option-ext-0.2.0 \
+		option-operations-0.5.0 \
+		orbclient-0.3.51 \
+		ordered-float-2.10.1 \
+		ordered-float-3.9.2 \
+		ordered-float-4.6.0 \
+		ordered-float-5.1.0 \
+		ordered-stream-0.2.0 \
+		ort-2.0.0-rc.12 \
+		ort-sys-2.0.0-rc.12 \
+		owned_ttf_parser-0.25.1 \
+		owo-colors-4.3.0 \
+		page_size-0.6.0 \
+		parking-2.2.1 \
+		parking_lot-0.12.5 \
+		parking_lot_core-0.9.12 \
+		parquet-54.3.1 \
+		paste-1.0.15 \
+		pastey-0.1.1 \
+		pathdiff-0.2.3 \
+		peeking_take_while-0.1.2 \
+		peg-0.6.3 \
+		peg-macros-0.6.3 \
+		peg-runtime-0.6.3 \
+		percent-encoding-2.3.2 \
+		pest-2.8.6 \
+		pest_derive-2.8.6 \
+		pest_generator-2.8.6 \
+		pest_meta-2.8.6 \
+		petgraph-0.8.3 \
+		phf-0.11.3 \
+		phf_generator-0.11.3 \
+		phf_macros-0.11.3 \
+		phf_shared-0.11.3 \
+		pico-args-0.5.0 \
+		pin-project-1.1.11 \
+		pin-project-internal-1.1.11 \
+		pin-project-lite-0.2.17 \
+		pin-utils-0.1.0 \
+		piper-0.2.5 \
+		pkg-config-0.3.32 \
+		plain-0.2.3 \
+		plist-1.8.0 \
+		plotters-0.3.7 \
+		plotters-backend-0.3.7 \
+		plotters-svg-0.3.7 \
+		ply-rs-0.1.3 \
+		png-0.17.16 \
+		png-0.18.1 \
+		poll-promise-0.3.0 \
+		polling-3.11.0 \
+		pollster-0.4.0 \
+		portable-atomic-1.13.1 \
+		portable-atomic-util-0.2.6 \
+		potential_utf-0.1.4 \
+		powerfmt-0.2.0 \
+		ppv-lite86-0.2.21 \
+		pretty-hex-0.4.2 \
+		prettyplease-0.2.37 \
+		private-gemm-x86-0.1.20 \
+		proc-macro-crate-2.0.0 \
+		proc-macro-crate-3.5.0 \
+		proc-macro-error-1.0.4 \
+		proc-macro-error-attr-1.0.4 \
+		proc-macro-error-attr2-2.0.0 \
+		proc-macro-error2-2.0.1 \
+		proc-macro2-1.0.106 \
+		profiling-1.0.17 \
+		profiling-procmacros-1.0.17 \
+		prost-0.13.5 \
+		prost-derive-0.13.5 \
+		prost-types-0.13.5 \
+		puffin-0.19.1 \
+		puffin_http-0.16.1 \
+		pulldown-cmark-0.9.6 \
+		pulldown-cmark-0.12.2 \
+		pulp-0.18.22 \
+		pulp-0.21.5 \
+		pulp-0.22.2 \
+		pulp-wasm-simd-flag-0.1.0 \
+		pxfm-0.1.28 \
+		py_literal-0.4.0 \
+		pyo3-0.26.0 \
+		pyo3-build-config-0.26.0 \
+		pyo3-ffi-0.26.0 \
+		pyo3-macros-0.26.0 \
+		pyo3-macros-backend-0.26.0 \
+		qd-0.7.7 \
+		qoi-0.4.1 \
+		quanta-0.12.6 \
+		quick-error-2.0.1 \
+		quick-xml-0.30.0 \
+		quick-xml-0.38.4 \
+		quick-xml-0.39.2 \
+		quinn-0.11.9 \
+		quinn-proto-0.11.14 \
+		quinn-udp-0.5.14 \
+		quote-1.0.45 \
+		r-efi-5.3.0 \
+		r-efi-6.0.0 \
+		rand-0.8.5 \
+		rand-0.9.2 \
+		rand_chacha-0.3.1 \
+		rand_chacha-0.9.0 \
+		rand_core-0.6.4 \
+		rand_core-0.9.5 \
+		rand_distr-0.4.3 \
+		rand_distr-0.5.1 \
+		ratatui-0.29.0 \
+		rav1e-0.8.1 \
+		ravif-0.13.0 \
+		raw-cpuid-11.6.0 \
+		raw-window-handle-0.6.2 \
+		rawpointer-0.2.1 \
+		rayon-1.11.0 \
+		rayon-cond-0.4.0 \
+		rayon-core-1.13.0 \
+		rctree-0.5.0 \
+		re_analytics-0.23.4 \
+		re_arrow_util-0.23.4 \
+		re_blueprint_tree-0.23.4 \
+		re_build_info-0.23.4 \
+		re_build_tools-0.23.4 \
+		re_byte_size-0.23.4 \
+		re_capabilities-0.23.4 \
+		re_case-0.23.4 \
+		re_chunk-0.23.4 \
+		re_chunk_store-0.23.4 \
+		re_chunk_store_ui-0.23.4 \
+		re_component_ui-0.23.4 \
+		re_context_menu-0.23.4 \
+		re_crash_handler-0.23.4 \
+		re_data_loader-0.23.4 \
+		re_data_source-0.23.4 \
+		re_data_ui-0.23.4 \
+		re_dataframe-0.23.4 \
+		re_dataframe_ui-0.23.4 \
+		re_entity_db-0.23.4 \
+		re_error-0.23.4 \
+		re_format-0.23.4 \
+		re_format_arrow-0.23.4 \
+		re_grpc_client-0.23.4 \
+		re_grpc_server-0.23.4 \
+		re_int_histogram-0.23.4 \
+		re_log-0.23.4 \
+		re_log_encoding-0.23.4 \
+		re_log_types-0.23.4 \
+		re_math-0.20.0 \
+		re_memory-0.23.4 \
+		re_mp4-0.3.0 \
+		re_protos-0.23.4 \
+		re_query-0.23.4 \
+		re_rav1d-0.1.3 \
+		re_redap_browser-0.23.4 \
+		re_renderer-0.23.4 \
+		re_sdk-0.23.4 \
+		re_selection_panel-0.23.4 \
+		re_smart_channel-0.23.4 \
+		re_sorbet-0.23.4 \
+		re_string_interner-0.23.4 \
+		re_time_panel-0.23.4 \
+		re_tracing-0.23.4 \
+		re_tuid-0.23.4 \
+		re_types-0.23.4 \
+		re_types_builder-0.23.4 \
+		re_types_core-0.23.4 \
+		re_ui-0.23.4 \
+		re_uri-0.23.4 \
+		re_video-0.23.4 \
+		re_view-0.23.4 \
+		re_view_bar_chart-0.23.4 \
+		re_view_dataframe-0.23.4 \
+		re_view_graph-0.23.4 \
+		re_view_map-0.23.4 \
+		re_view_spatial-0.23.4 \
+		re_view_tensor-0.23.4 \
+		re_view_text_document-0.23.4 \
+		re_view_text_log-0.23.4 \
+		re_view_time_series-0.23.4 \
+		re_viewer-0.23.4 \
+		re_viewer_context-0.23.4 \
+		re_viewport-0.23.4 \
+		re_viewport_blueprint-0.23.4 \
+		re_web_viewer_server-0.23.4 \
+		reborrow-0.5.5 \
+		redox_syscall-0.4.1 \
+		redox_syscall-0.5.18 \
+		redox_syscall-0.7.3 \
+		redox_users-0.4.6 \
+		redox_users-0.5.2 \
+		reflink-copy-0.1.29 \
+		regex-1.12.3 \
+		regex-automata-0.4.14 \
+		regex-syntax-0.8.10 \
+		renderdoc-sys-1.1.0 \
+		reqwest-0.12.28 \
+		reqwest-middleware-0.4.2 \
+		rerun-0.23.4 \
+		resvg-0.37.0 \
+		rexif-0.7.5 \
+		rfd-0.15.4 \
+		rgb-0.8.53 \
+		ring-0.17.14 \
+		rkv-0.19.0 \
+		rmp-0.8.15 \
+		rmp-serde-1.3.1 \
+		ron-0.8.1 \
+		ron-0.10.1 \
+		roxmltree-0.19.0 \
+		rust-format-0.3.4 \
+		rustc-demangle-0.1.27 \
+		rustc-hash-1.1.0 \
+		rustc-hash-2.1.1 \
+		rustc_version-0.4.1 \
+		rustix-0.38.44 \
+		rustix-1.1.4 \
+		rustls-0.23.37 \
+		rustls-native-certs-0.8.3 \
+		rustls-pemfile-2.2.0 \
+		rustls-pki-types-1.14.0 \
+		rustls-webpki-0.103.9 \
+		rustversion-1.0.22 \
+		ryu-1.0.23 \
+		safe_arch-0.7.4 \
+		safetensors-0.4.5 \
+		safetensors-0.7.0 \
+		same-file-1.0.6 \
+		schannel-0.1.29 \
+		scoped-tls-1.0.1 \
+		scopeguard-1.2.0 \
+		sctk-adwaita-0.10.1 \
+		security-framework-3.7.0 \
+		security-framework-sys-2.17.0 \
+		semver-1.0.27 \
+		seq-macro-0.3.6 \
+		serde-1.0.228 \
+		serde-wasm-bindgen-0.6.5 \
+		serde_bytes-0.11.19 \
+		serde_core-1.0.228 \
+		serde_derive-1.0.228 \
+		serde_json-1.0.149 \
+		serde_plain-1.0.2 \
+		serde_repr-0.1.20 \
+		serde_spanned-0.6.9 \
+		serde_spanned-1.0.4 \
+		serde_urlencoded-0.7.1 \
+		sha-1-0.10.1 \
+		sha1-0.10.6 \
+		sha2-0.10.9 \
+		sharded-slab-0.1.7 \
*** 5099 LINES SKIPPED ***