Tag: open-vcdiff
-
posts
-
python-openvcdiff and Cython
I started a project today to implement an interface for the open-vcdiff using Cython. I’m not a C++ master and the Python C libraries are pretty new to me but I managed to expose and implement a few methods of the VCDiffEncoder class. The hardest ...