mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-16 02:23:16 -04:00
dev-R/rematch: 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:
21
dev-R/rematch/metadata.xml
Normal file
21
dev-R/rematch/metadata.xml
Normal 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">
|
||||
A small wrapper on 'regexpr' to extract the matches and captured groups from the match of a regular expression to a character vector.
|
||||
</longdescription>
|
||||
<upstream>
|
||||
<bugs-to>https://github.com/MangoTheCat/rematch/issues</bugs-to>
|
||||
<changelog>https://cran.r-project.org/web/packages/rematch/news.html</changelog>
|
||||
<doc lang="en">https://cran.r-project.org/web/packages/rematch/rematch.pdf</doc>
|
||||
<maintainer>
|
||||
<name>Gabor Csardi</name>
|
||||
<email>gcsardi@mango-solutions.com</email>
|
||||
</maintainer>
|
||||
<remote-id type="github">MangoTheCat/rematch</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user