mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-18 03:23:20 -04:00
dev-R/*: improve metadata
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -6,14 +6,17 @@
|
||||
<email>lssndrbarbieri@gmail.com</email>
|
||||
<name>Alessandro Barbieri</name>
|
||||
</maintainer>
|
||||
<longdescription lang="en">
|
||||
High Performance Colour Space Manipulation // 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>
|
||||
<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>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
|
||||
Reference in New Issue
Block a user