Metadata-Version: 2.1
Name: luxpy
Version: 1.12.0
Summary: Python package for lighting and color science
Home-page: https://github.com/ksmet1977/luxpy
Download-URL: https://github.com/ksmet1977/luxpy/archive/1.12.0.tar.gz
Author: Kevin A.G. Smet
Author-email: ksmet1977@gmail.com
License: GPLv3
Keywords: color,color appearance,colorimetry,photometry,CIE,color perception,lighting,color rendering,IES
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.5
License-File: LICENSE.md
Requires-Dist: numpy
Requires-Dist: scipy
Provides-Extra: basic
Provides-Extra: heavy
Requires-Dist: matplotlib ; extra == 'heavy'
Requires-Dist: imageio ; extra == 'heavy'
Requires-Dist: openpyxl ; extra == 'heavy'
Requires-Dist: pyswarms ; extra == 'heavy'
Requires-Dist: pymoo ; extra == 'heavy'
Requires-Dist: pywin32 ; extra == 'heavy'
Requires-Dist: easygui ; extra == 'heavy'
Requires-Dist: harfang ; extra == 'heavy'
Requires-Dist: scikit-learn ; extra == 'heavy'
Provides-Extra: light
Requires-Dist: matplotlib ; extra == 'light'
Requires-Dist: imageio ; extra == 'light'
Requires-Dist: openpyxl ; extra == 'light'
Provides-Extra: matplotlib
Requires-Dist: matplotlib ; extra == 'matplotlib'

