Merge pull request #1403 from bigcat88/examples-pillow_heif

This commit is contained in:
Joe Rickerby
2023-01-23 09:08:40 +00:00
committed by GitHub
+3 -3
View File
@@ -401,9 +401,9 @@
- name: pillow-heif
gh: bigcat88/pillow_heif
pypi: pillow-heif
ci: [github]
os: [apple, linux]
notes: Python CFFI binding to libheif library with third party dependencies like `libde265`, `x265`, `libaom` with test & publishing on PyPi.
ci: [github, cirrusci]
os: [apple, linux, windows]
notes: Bindings to libheif library with third party dependencies. Fully automated CI for tests and publishing including Apple Silicon builds.
- name: clang-format
gh: ssciwr/clang-format-wheel