Files
guru/dev-R/brio/metadata.xml
2022-07-02 09:43:10 +01:00

21 lines
774 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://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">Functions to handle basic input output, these functions
always read and write UTF-8 (8-bit Unicode Transformation Format)
files and provide more explicit control over line endings.</longdescription>
<upstream>
<maintainer>
<name>Gábor Csárdi</name>
<email>csardi.gabor@gmail.com</email>
</maintainer>
<bugs-to>https://github.com/r-lib/brio/issues</bugs-to>
<remote-id type="github">r-lib/brio</remote-id>
</upstream>
</pkgmetadata>