File: SOURCES.txt

package info (click to toggle)
python-colormath 3.0.0-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 308 kB
  • sloc: python: 3,657; makefile: 4
file content (27 lines) | stat: -rw-r--r-- 709 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
LICENSE.txt
MANIFEST.in
README.rst
setup.py
colormath/__init__.py
colormath/chromatic_adaptation.py
colormath/color_appearance_models.py
colormath/color_constants.py
colormath/color_conversions.py
colormath/color_diff.py
colormath/color_diff_matrix.py
colormath/color_exceptions.py
colormath/color_objects.py
colormath/density.py
colormath/density_standards.py
colormath/spectral_constants.py
colormath.egg-info/PKG-INFO
colormath.egg-info/SOURCES.txt
colormath.egg-info/dependency_links.txt
colormath.egg-info/requires.txt
colormath.egg-info/top_level.txt
examples/color_appearance_model.py
examples/conversions.py
examples/delta_e.py
examples/delta_e_matrix.py
examples/density.py
examples/example_config.py