mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-09 20:30:33 -04:00
19 lines
657 B
XML
19 lines
657 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">Simulates the process of installing a package and then
|
|
attaching it. This is a key part of the 'devtools' package as it
|
|
allows you to rapidly iterate while developing a package.</longdescription>
|
|
<upstream>
|
|
<maintainer>
|
|
<name>Lionel Henry</name>
|
|
<email>lionel@rstudio.com</email>
|
|
</maintainer>
|
|
</upstream>
|
|
</pkgmetadata>
|