Logoj0ke.net Open Build Service > Projects > multimedia > libtar > Meta
Sign Up | Log In

Meta Configuration of Package libtar

 
1
<package name="libtar" project="multimedia">
2
  <title>libtar - C library for manipulating tar files</title>
3
  <description>libtar is a library for manipulating tar files from within C programs.
4
5
Here are some of its features:
6
7
* Handles both POSIX tar file format and the GNU extensions.
8
* API provides functions for easy use, such as tar_extract_all().
9
* Also provides functions for more granular use, such as tar_append_regfile().
10
11
Author: Mark D. Roth &lt;roth@uiuc.edu&gt;</description>
12
  <person userid="netmax" role="maintainer"/>
13
  <build>
14
    <disable repository="openSUSE_11.1"/>
15
  </build>
16
</package>
17