mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-08 03:40:34 -04:00
25 lines
1.0 KiB
XML
25 lines
1.0 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<description>co-maintainers welcome</description>
|
|
<email>lssndrbarbieri@gmail.com</email>
|
|
<name>Alessandro Barbieri</name>
|
|
</maintainer>
|
|
<longdescription lang="en">The encoding of colour can be handled in many different ways, using
|
|
different colour spaces. As different colour spaces have different uses,
|
|
efficient conversion between these representations are important. The
|
|
'farver' package provides a set of functions that gives access to very fast
|
|
colour space conversion and comparisons implemented in C++, and offers
|
|
speed improvements over the 'convertColor' function in the 'grDevices'
|
|
package.</longdescription>
|
|
<upstream>
|
|
<maintainer>
|
|
<name>Thomas Lin Pedersen</name>
|
|
<email>thomasp85@gmail.com</email>
|
|
</maintainer>
|
|
<bugs-to>https://github.com/thomasp85/farver/issues</bugs-to>
|
|
<remote-id type="github">thomasp85/farver</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|