Skip to content

Commit

Permalink
Update projects.yml (#828)
Browse files Browse the repository at this point in the history
* Update projects.yml

Add `pillow-heif`

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
bigcat88 and pre-commit-ci[bot] authored Sep 19, 2021
1 parent 27d4b6a commit 2ab5eed
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/data/projects.yml
Original file line number Diff line number Diff line change
Expand Up @@ -383,3 +383,10 @@
ci: [github]
os: [apple, windows]
notes: Python `pybind11` binding to Telegram's WebRTC library with third party dependencies like `OpenSSL`, `MozJPEG`, `FFmpeg`, etc.

- 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.

0 comments on commit 2ab5eed

Please sign in to comment.