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

Meta Configuration of Package lzo

 
1
<package name="lzo" project="internetx">
2
  <title>Data compression library with very fast (de)compression</title>
3
  <description>This package is based on the package 'lzo' from project 'home:netmax:rebuilds'.
4
5
LZO is a portable lossless data compression library written in ANSI C.
6
It offers pretty fast compression and very fast decompression.
7
Decompression requires no memory. In addition there are slower
8
compression levels achieving a quite competitive compression ratio
9
while still decompressing at this very high speed.</description>
10
  <person userid="hostmaster" role="maintainer"/>
11
  <build>
12
    <enable repository="CentOS_5"/>
13
    <enable repository="RHEL_5"/>
14
    <disable/>
15
  </build>
16
</package>
17