dwgoon / jpegio

A python package for accessing the internal variables of JPEG file format such as DCT coefficients and quantization tables
Apache License 2.0
73 stars 18 forks source link

Consideration of other OS #2

Closed dwgoon closed 4 years ago

dwgoon commented 4 years ago

Add supports for other OS such as:

  1. Apple macOS
  2. Windows 7 32bit

l need to establish test environments based on VM for these OSs.