Files
guru/dev-R/archive/metadata.xml
Robert Greener 5cde9099ef dev-R/archive: new package add 1.1.5
Signed-off-by: Robert Greener <me@r0bert.dev>
2022-07-03 11:06:54 +01:00

18 lines
826 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>me@r0bert.dev</email>
<name>Robert Greener</name>
</maintainer>
<longdescription lang="en">Bindings to 'libarchive' http://www.libarchive.org the Multi-format archive and compression library. Offers R connections and direct extraction for many archive formats including 'tar', 'ZIP', '7-zip', 'RAR', 'CAB' and compression formats including 'gzip', 'bzip2', 'compress', 'lzma' and 'xz'.</longdescription>
<upstream>
<maintainer>
<name>Gábor Csárdi</name>
<email>csardi.gabor@gmail.com</email>
</maintainer>
<bugs-to>https://github.com/r-lib/archive/issues</bugs-to>
<remote-id type="github">r-lib/archive</remote-id>
</upstream>
</pkgmetadata>