Logoj0ke.net Open Build Service > Projects > home:jg > prozilla > Meta
Sign Up | Log In

Meta Configuration of Package prozilla

 
1
<package name="prozilla" project="home:jg">
2
  <title>Advanced Linux download manager</title>
3
  <description>ProZilla is a download accellerator program written for Linux to speed
4
up the normal file download process. It often gives speed increases of
5
around 200% to 300%. It supports both FTP and HTTP protocols, and the
6
theory behind it is very simple.
7
8
The program opens multiple connections to a server, and each of the
9
connections downloads a part of the file, thus defeating existing
10
internet congestion prevention methods which slow down a single
11
connection based download.
12
13
ProZilla also supports file download resuming, and ftpsearch for
14
fastest ping times.
15
16
</description>
17
  <person userid="jg" role="maintainer"/>
18
  <build>
19
    <enable repository="CentOS_4"/>
20
    <enable repository="CentOS_5"/>
21
    <enable repository="Fedora_6"/>
22
    <enable repository="Fedora_7"/>
23
  </build>
24
</package>
25