carsales / pyheif

Python 3.6+ interface to libheif library
Apache License 2.0
168 stars 41 forks source link

New release which works with current libheif #96

Closed scorpi11 closed 3 months ago

scorpi11 commented 8 months ago

Hi,

I want to include pyheif in Debian. However, it looks like the latest release is old and does not work with the current libheif. Would you mind to make a release which I can use to create a pyheif package? Of cause, I can also use some git revision, but the packaging workflow requires more manual steps and is more error prone.

homm commented 3 months ago

Could you try to install from the following branch:

$ pip install git+https://github.com/uploadcare/pyheif.git@read-transformations