blob: d9b027fe6171cef0b39add0c481f51f25c9e46ad (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
<email>matsuu@gentoo.org</email>
<name>MATSUU Takuto</name>
</maintainer>
<longdescription>
pdumpfs is a simple daily backup system similar to Plan9's dumpfs which
preserves every daily snapshot. pdumpfs is written in Ruby. You can access
the past snapshots at any time for retrieving a certain day's file. Let's
backup your home directory with pdumpfs!
</longdescription>
</pkgmetadata>
|