Metadata-Version: 2.5
Name: vsview-remote
Version: 0.1.0.post1
Summary: A VSView plugin that provides remote execution for VapourSynth, leveraging the vsremote library.
Project-URL: Documentation, https://jaded-encoding-thaumaturgy.github.io/vs-view/usage/workspaces/remote/
Project-URL: Source Code, https://github.com/Jaded-Encoding-Thaumaturgy/vs-view/tree/main/src/workspaces/remote/
Project-URL: Bug Tracker, https://github.com/Jaded-Encoding-Thaumaturgy/vs-view/issues
Project-URL: Contact, https://discord.gg/XTpc6Fa9eB
Author-email: Vardë <ichunjo.le.terrible@gmail.com>
Maintainer-email: Vardë <ichunjo.le.terrible@gmail.com>, Jaded Encoding Thaumaturgy <jaded.encoding.thaumaturgy@gmail.com>
License-Expression: MIT
License-File: LICENSE
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Typing :: Typed
Requires-Python: >=3.12
Requires-Dist: vsremote>=0.3.0
Requires-Dist: vsview[secrets]>=0.11.0
Description-Content-Type: text/markdown

# VSView Remote

A [VSView](https://github.com/Jaded-Encoding-Thaumaturgy/vs-view) plugin that provides remote execution for VapourSynth, leveraging the [vsremote](https://github.com/Ichunjo/vs-remote) library.

## Documentation

Usage and configuration details are available in the [documentation](https://jaded-encoding-thaumaturgy.github.io/vs-view/usage/workspaces/remote/).
