dev-R/farver: new

Package-Manager: Portage-3.0.19, Repoman-3.0.3
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2021-05-31 23:38:40 +02:00
parent de89b03a55
commit d5f41e88b2
3 changed files with 25 additions and 0 deletions

14
dev-R/farver/metadata.xml Normal file
View File

@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<longdescription>
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>
</pkgmetadata>