blob: f5ba7281e7fafd3c061a01a30ae525f269b94e8c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
<!-- vim: set tw=120 ft=html sw=4 sts=4 et : -->
<h1>Clients</h1>
<p>For users:</p>
<ul>
<li><a href="cave.html">cave</a>, the new, improved and modular console package management
client.</li>
</ul>
<p>For ebuild developers and distribution maintainers:</p>
<ul>
<li><a href="accerso.html">accerso</a>, the mirror client.</li>
<li><a href="instruo.html">instruo</a>, the metadata generation client.</li>
<li><a href="appareo.html">appareo</a>, a Manifest generation tool.</li>
</ul>
|