Metadata-Version: 2.4
Name: VapourSynth
Version: 73
Summary: A frameserver for the 21st century
Home-page: https://www.vapoursynth.com/
Download-URL: https://github.com/vapoursynth/vapoursynth
Author: Fredrik Mellbin
Author-email: Fredrik Mellbin <fredrik.mellbin@gmail.com>
License: LGPL 2.1 or later
Project-URL: Homepage, https://www.vapoursynth.com/
Project-URL: Documentation, https://www.vapoursynth.com/doc/
Project-URL: Repository, https://github.com/vapoursynth/vapoursynth.git
Project-URL: Issues, https://github.com/vapoursynth/vapoursynth/issues
Project-URL: Changelog, https://github.com/vapoursynth/vapoursynth/blob/master/ChangeLog
Keywords: frameserver,video,audio
Platform: All
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: COPYING.LESSER
Dynamic: author
Dynamic: download-url
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: platform

# vapoursynth
[![Windows](https://github.com/vapoursynth/vapoursynth/actions/workflows/windows.yml/badge.svg)](https://github.com/vapoursynth/vapoursynth/actions/workflows/windows.yml)
[![Linux](https://github.com/vapoursynth/vapoursynth/actions/workflows/linux.yml/badge.svg)](https://github.com/vapoursynth/vapoursynth/actions/workflows/linux.yml)
[![macOS](https://github.com/vapoursynth/vapoursynth/actions/workflows/macos.yml/badge.svg)](https://github.com/vapoursynth/vapoursynth/actions/workflows/macos.yml)
[![codespell](https://github.com/vapoursynth/vapoursynth/actions/workflows/codespell.yml/badge.svg)](https://github.com/vapoursynth/vapoursynth/actions/workflows/codespell.yml)

*A video processing framework with simplicity in mind*

**Looking for the documentation?**  
Read the documentation here: [VapourSynth Documentation](http://vapoursynth.com/doc)

# Building
For build instructions, visit [Windows Compilation](http://vapoursynth.com/doc/installation.html#windows-compilation) and [Linux and OS X Compilation](http://vapoursynth.com/doc/installation.html#linux-and-os-x-compilation)
