Metadata-Version: 2.1
Name: colorspace
Version: 0.4.2
Summary: Color space package for python
Home-page: https://github.com/retostauffer/python-colorspace
Author: Reto Stauffer [aut,cre], Ross Ihaka [ctb], Paul Murrell [ctb], Kurt Hornik [ctb], Jason C. Fisher [ctb], Claus O. Wilke [ctb], Claire D. Mc White [ctb], Achim Zeileis [ctb]
Author-email: Reto.Stauffer@uibk.ac.at
Maintainer: Reto Stauffer
Maintainer-email: reto.stauffer@uibk.ac.at
License: GPL-2
Keywords: colors,color palettes,color spaces,manipulate colors,HCL,HCL colors,color vision deficiencies
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Classifier: Programming Language :: Python :: 3.11
Description-Content-Type: text/markdown
License-File: LICENSE

python-colorspace
=================

A Python 3 package mimicking the
[R colorspace](https://cran.r-project.org/package=colorspace) package.

The current package state can be seen as an advanced **beta** version. Feel free to
test and report errors and malfunctions. The package has been ported/written
within just two weeks, please do not expect that every last detail is working
like a charm! If something goes wrong feel free to **contribute** and/or to
**report** the problems (please provide some system information if possible).

The Documentation
-----------------

The documentation is the one which might need most attention from my side.
I have kept the documentation up-to-date as good as possible while developing
the code. Nevertheless, some pages (e.g., usage examples) are still empty and
I'll try to write them as soon as I can find some time.

The latest documentation is available here:

* [python-colorspace: on Github Pages](https://retostauffer.github.io/python-colorspace/)

Feel free to contact me via e-mail (Reto.Stauffer _at_ uibk.ac.at).

Contributor List
----------------

* [Reto Stauffer](https://retostauffer.org) (_author, maintainer_), Universität Innsbruck, AT
* [Achim Zeileis](https://eeecon.uibk.ac.at:~/zeileis) (_contributor_), Universität Innsbruck, AT
* [Ross Ihaka](https://www.stat.auckland.ac.nz/~ihaka/) (_contributor_), University of Auckland, NZ
* [Paul Murrell](https://www.stat.auckland.ac.nz/~paul/) (_contributor_), University of Auckland, NZ
* [Kurt Hornik](http://statmath.wu.ac.at/~hornik/) (_contributor_), WU Wirtschaftsuniversität Wien, AT
* [Jason C. Fisher](https://www.usgs.gov/staff-profiles/jason-c-fisher) (_contributor_), Idaho Water Science Center (USGS), USA
* [Claus O. Wilke](http://wilkelab.org/) (_contributor_), University of Texas at Austin, USA
* [Claire D. McWhite](http://clairemcwhite.github.io/) (_contributor_), University of Texas at Austin, USA




