Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 312 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 312 Bytes

pylibjpeg-turbo

Python wrapper for the libjpeg-turbo library

-- This README is a Work in Progress --

Development

To install the development version of pylibjpeg-turbo:

git clone https://github.com/pydicom/pylibjpeg-turbo
cd pylibjpeg_turbo
python -m pip install -e .[dev]