blob: 193150a6709d0f3384d87f22ee2e9f35c94137e6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?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">
Simulate Package Installation and Attach // 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>
</pkgmetadata>
|