rustsynth-sys 0.5.6

Low level bindings to VapourSynth
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@/vapoursynth

Name: vapoursynth-script
Description: Library for interfacing VapourSynth with Python
Version: @VERSION@

Requires: vapoursynth
Requires.private: python-@PYTHON_VERSION@
Libs: -L${libdir} -lvapoursynth-script
Libs.private: @PYTHON3_LIBS@
Cflags: -I${includedir}