Logoj0ke.net Open Build Service > Projects > internetx > star > Meta
Sign Up | Log In

Meta Configuration of Package star

 
1
<package name="star" project="internetx">
2
  <title>POSIX.1-2001 compliant tar implementation</title>
3
  <description>Star is a tar like archiver - TAR stands for Tape ARchiver. Star is the
4
fastest known implementation of a tar archiver.
5
6
Features:
7
8
- FIFO to keep the tape streaming.
9
10
- remote tape support
11
12
- accurate sparse files (if the OS supports it).
13
14
- pattern matcher to archive/extract a subset of files.
15
16
- user tailorable interface for comparing tar archives against file
17
   trees.
18
19
- path names up to 1024 Bytes may be archived.
20
21
- stores/restores all 3 times of a file (even creation time). With
22
POSIX.1-2001 the times are in nanosecond granularity.
23
</description>
24
  <person userid="hostmaster" role="maintainer"/>
25
</package>
26