Metadata-Version: 2.4
Name: VapourSynth
Version: 75
Summary: A frameserver for the 21st century
Keywords: frameserver,video,audio
Author-Email: Fredrik Mellbin <fredrik.mellbin@gmail.com>
License-Expression: LGPL-2.1-or-later
License-File: COPYING.LESSER
Classifier: Development Status :: 5 - Production/Stable
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Programming Language :: C
Classifier: Programming Language :: C++
Classifier: Programming Language :: Cython
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Multimedia :: Sound/Audio
Classifier: Topic :: Multimedia :: Video
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
Requires-Python: >=3.12
Description-Content-Type: text/markdown

# vapoursynth
[![build](https://github.com/vapoursynth/vapoursynth/actions/workflows/build.yml/badge.svg)](https://github.com/vapoursynth/vapoursynth/actions/workflows/build.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)
