mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 19:30:37 -04:00
22 lines
885 B
XML
22 lines
885 B
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">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>
|