Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,11 @@ When [building the project](doc/building_and_testing.md), two binaries,
`lib/jpegli/libjpeg.so.62.3.0` shared library that can be used as a drop-in
replacement for the system library with the same name.

## Third-party Python package

A third-party package, [ajpegli](https://github.com/dKosarevsky/ajpegli),
provides JPEG-to-NumPy loading for Python using jpegli.

## Development process

* [More information on testing/build options](doc/building_and_testing.md)
Expand Down