From d946aa4ee3c8b86e5463a6d1795a57fec6ef1470 Mon Sep 17 00:00:00 2001 From: James Whitehead II Date: Mon, 7 Sep 2009 13:21:11 +0100 Subject: Aria2 formula aria2 is a multi-protocol & multi-source, cross platform download utility. The supported protocols are HTTP(S), FTP, BitTorrent (DHT, PEX, MSE/PE and WEB-Seeding), and Metalink. --- Library/Formula/aria2.rb | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 Library/Formula/aria2.rb (limited to 'Library') diff --git a/Library/Formula/aria2.rb b/Library/Formula/aria2.rb new file mode 100644 index 000000000..33ee0d5e7 --- /dev/null +++ b/Library/Formula/aria2.rb @@ -0,0 +1,12 @@ +require 'brewkit' + +class Aria2