libmv-capi-sys 0.1.2

Unsafe FFI bindings for libmv, Blender's motion-tracking library
Documentation
1
2
3
4
5
6
7
8
9
10
11
Project: Eigen
URL: http://eigen.tuxfamily.org/
License: GPL3+
Upstream version: 3.2.7

Local modifications:

  * Keep only the following folders: Eigen/* and unsupported/Eigen/*
  * The CMake build system for Eigen is not included because we only
    need the headers.
  * TODO(julien) add unit tests?