<?xml version="1.0" encoding="utf-8"?>
<project version="1.0" xmlns="http://dev.int64.org" xmlns:x="http://www.w3.org/1999/xhtml">
	<title>Arctic Torrent</title>
	<shortname>arctic</shortname>
	<description>A minimal BitTorrent client. It wont have all the pretty features that other Torrent apps have, but focuses on low memory and cpu usage. Because it was written in C++, you dont get the high memory requirements of Java or high CPU usage of Python.</description>
	<news>
		<item date="2005-09-04" title="Arctic 1.2.3 Released">Windows x64 Edition support.</item>
		<item date="2005-07-31" title="Arctic 1.2.2 Released">fix a few bugs.</item>
		<item date="2005-05-22" title="Arctic 1.2.1 Released">fix a small bug.</item>
	</news>
	<platform win2k="true" winxp="true" win03="true" unicode="true" x64="true">
		Arctic is tested on Windows XP and should work on 2000, XP, and 2003 in 32-bit and 64-bit. It uses Unicode and thus will not run on Windows 9x.
	</platform>
	<opensource>
		<license uri="http://www.opensource.org/licenses/mit-license.php">MIT</license>
		<dependencies>
			<link uri="http://www.boost.org">Boost C++</link>
			<link uri="http://www.jrsoftware.org/isinfo.php">Inno Setup</link>
			<link uri="http://libtorrent.sourceforge.net/">libtorrent</link>
			<link uri="http://www.zlib.net">zlib</link>
		</dependencies>
	</opensource>
	<cvs>
		<module>arctic</module>
	</cvs>
	<files>
		<file arch="x86" platform="win2k">
			<version>1.2.3</version>
			<file>arctic.exe</file>
			<url>http://prdownloads.sourceforge.net/int64/arctic-1.2.3.exe?download</url>
			<size>562806</size>
			<description>Arctic for Windows 2000/XP/2003</description>
		</file>
		<file arch="x64" platform="winxp">
			<version>1.2.3</version>
			<file>arctic-x64.exe</file>
			<url>http://prdownloads.sourceforge.net/int64/arctic-1.2.3-x64.exe?download</url>
			<size>713642</size>
			<description>Arctic for Windows XP/2003 x64 Edition</description>
		</file>
		<file arch="any" platform="source">
			<version>1.2.3</version>
			<file>arctic-src.zip</file>
			<url>http://prdownloads.sourceforge.net/int64/arctic-1.2.3-src.zip?download</url>
			<size>375718</size>
			<description>Arctic source code</description>
		</file>
		<extra>
			<x:b>Protect your privacy on P2P!</x:b> Use <x:a href="pg2.html">PeerGuardian</x:a>.
		</extra>
	</files>
	<screenshots>
		<screenshot width="825" height="200" smalluri="arctic.png" uri="arctic.png">Arctic</screenshot>
	</screenshots>
</project>