blob: bed02fb0505184df77f3ba286eac261e429867da (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
<email>dlan@gentoo.org</email>
<name>Yixun Lan</name>
</maintainer>
<longdescription>
vmtouch is a tool for learning about and controlling the file system cache
of unix and unix-like systems. It is BSD licensed so you can basically
do whatever you want with it.
</longdescription>
</pkgmetadata>
|