dev-R/fansi: rename package

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2020-05-07 12:07:10 +02:00
parent 5cf6f697a2
commit 5559570cd0
3 changed files with 39 additions and 0 deletions

21
dev-R/fansi/metadata.xml Normal file
View File

@@ -0,0 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>lssndrbarbieri@gmail.com</email>
<name>Alessandro Barbieri</name>
</maintainer>
<longdescription lang="en">
Counterparts to R string manipulation functions that account for the effects of ANSI text formatting control sequences.
</longdescription>
<upstream>
<bugs-to>https://github.com/brodieG/fansi/issues</bugs-to>
<changelog>https://cran.r-project.org/web/packages/fansi/news/news.html</changelog>
<doc lang="en">https://cran.r-project.org/web/packages/fansi/fansi.pdf</doc>
<maintainer>
<name>Brodie Gaslam</name>
<email>brodie.gaslam@yahoo.com</email>
</maintainer>
<remote-id type="github">brodieG/fansi</remote-id>
</upstream>
</pkgmetadata>