dev-zero@gentoo.org Tiziano Müller mgorny@gentoo.org Michał Górny Enable support for the bittorrent protocol. Use dev-libs/jemalloc to replace the malloc() implementation with a possibly faster one Use dev-libs/libuv backend. Use dev-libs/libxml2 for XML parsing (preferred) instead of dev-libs/expat. Use dev-libs/nettle and dev-libs/gmp for bittorrent/metalink crypto instead of dev-libs/libgcrypt (when dev-libs/openssl is not being used). Enable support for metalink. Install additional scripts which use aria2's xmlrpc functionality. Enable SFTP support. aria2 tatsuhiro-t/aria2