Skip to content

Latest commit

 

History

History
34 lines (16 loc) · 662 Bytes

README.md

File metadata and controls

34 lines (16 loc) · 662 Bytes

About

python-lcms is a Python binding to the little cms 2 library.

Lead developer: Gilles Coissac Maintainer: Gilles Coissac

Features

Dependencies

Python 3.6 setuptools package

Installing

Developper

./setup.py develop --user

deployment of the project in your local environnement:

creating a source distribution:

python -m build

License

python-lcms is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.