1Name: @PACKAGE_NAME@
2Description: C++ interface to GNU Octave interpreter.
3URL: https://www.octave.org
4Version: @PACKAGE_VERSION@
5Requires: octave = @PACKAGE_VERSION@
6Requires.private:
7Libs: -L@octlibdir@ @LIBOCTINTERP@
8Libs.private:
9Cflags: -I@octincludedir@/..
10