File: argyllcms.xml

package info (click to toggle)
displaycal-py3 3.9.17-1
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 29,124 kB
  • sloc: python: 115,810; javascript: 11,545; xml: 598; sh: 257; makefile: 173
file content (33 lines) | stat: -rw-r--r-- 2,958 bytes parent folder | download | duplicates (6)
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
28
29
30
31
32
33
<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type='text/xsl' href='interface.xsl'?>
<interface xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://zero-install.sourceforge.net/2004/injector/interface http://0install.de/schema/injector/interface/interface.xsd http://0install.de/schema/desktop-integration/capabilities http://0install.de/schema/desktop-integration/capabilities/capabilities.xsd" uri="${URL}0install/argyllcms.xml" xmlns="http://zero-install.sourceforge.net/2004/injector/interface">
	<publish mode="package" xmlns="${URL}" />
	<name>Argyll CMS</name>
	<summary xml:lang="en">Argyll Color Management System</summary>
	<description xml:lang="en">ArgyllCMS is an ICC compatible color management system, available as Open Source. It supports accurate ICC profile creation for scanners, cameras and film recorders, and calibration and profiling of displays and RGB &amp; CMYK printers. Device Link can be created with a wide variety of advanced options, including specialized Video calibration standards  and 3dLuts. Spectral sample data is supported, allowing a selection of illuminants observer types, and paper fluorescent whitener additive compensation. Profiles can also incorporate source specific gamut mappings for perceptual and saturation intents. Gamut mapping and profile linking uses the CIECAM02 appearance model, a unique gamut mapping algorithm, and a wide selection of rendering intents. It also includes code for the fastest portable 8 bit raster color conversion engine available anywhere, as well as support for fast, fully accurate 16 bit conversion. Device color gamuts can also be viewed and compared using a VRML viewer. Comprehensive documentation is provided for each major tool, and a general guide to using the tools for typical color management tasks is also available. A mailing list provides support for more advanced usage.</description>
	<homepage>http://www.argyllcms.com/</homepage>
	<package-implementation package="argyllcms" distributions="RPM" />
	<package-implementation package="argyll" distributions="Debian" />
	<package-implementation package="media-gfx/argyllcms" distributions="Gentoo" />
	<package-implementation package="argyllcms" distributions="Arch" />
	<group license="AGPL v3 (Affero General Public License)" main="Readme.txt" doc-dir="doc">
		<environment name="PATH" insert="bin" />
		<command name="run" path="Readme.txt" />
		<group version="0.0.0" released="0000-00-00" stability="stable">
			<implementation arch="Linux-i386">
			</implementation>
			<implementation arch="Linux-x86_64">
			</implementation>
			<implementation arch="MacOSX-i386">
			</implementation>
			<implementation arch="MacOSX-ppc">
			</implementation>
			<implementation arch="MacOSX-x86_64">
			</implementation>
			<implementation arch="Windows-i386">
			</implementation>
			<implementation arch="Windows-x86_64">
			</implementation>
		</group>
	</group>
</interface>