Parallelizing Multi-Protocol Utility for Downloading Files
aria2 is a utility for downloading files. It has completely new design
concept from its predecessor, Aria, and is written from scratch. aria2 has
a segmented downloading engine in its core. It can download one file from
multiple URLs or multiple connections from one URL. This results in very
high speed downloading, much faster than ordinary browsers. This engine in
was implemented in a single-thread model. The architecture is clean and easy
to extend.
aria2 currently supports HTTP, FTP, and BitTorrent.
- Developed at network:utilities
- Sources inherited from project openSUSE:Factory
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/aria2 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
aria2-1.14.2-gcc47.patch | 0000002937 2.87 KB | |
aria2-1.14.2.tar.bz2 | 0001638978 1.56 MB | |
aria2-atoi.patch | 0000000417 417 Bytes | |
aria2-cares-lib64.patch | 0000000318 318 Bytes | |
aria2-cares-static.patch | 0000000525 525 Bytes | |
aria2.changes | 0000050216 49 KB | |
aria2.spec | 0000006796 6.64 KB |
Revision 39 (latest revision is 85)
Stephan Kulow (coolo)
accepted
request 110283
from
Andreas Stieger (AndreasStieger)
(revision 39)
Fix build with gcc 4.7 (forwarded request 110276 from dimstar)
Comments 0