Metadata-Version: 2.4
Name: VapourSynth
Version: 0.0.0
Summary: A frameserver for the 21st century
Author-email: Fredrik Mellbin <fredrik.mellbin@gmail.com>
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
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: COPYING.LESSER
Dynamic: license-file

# 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)
