= Downloads =

Ultimately, the aim is make imip-agent available through Free Software
operating system distributions such as Debian, providing packages that are
trivially installed and that work with the rest of the system straight away
upon installation.

Until this is realised, the software will need to be downloaded manually.
See the [[../GettingStarted|getting started guide]] once you have obtained
the software.

Remember that certain [[../Prerequisites|prerequisites]] are needed for the
software to work.

== Copyright and Licence ==

The imip-agent distribution is made available according to the terms of the
[[http://www.gnu.org/copyleft/gpl.html|GNU GPL (version 3 or later)]]. See
the `docs/COPYING.txt` and `docs/gpl-3.0.txt` files in the source code
distribution for details.

== Repository ==

The source code repository is located at the following location:

http://hgweb.boddie.org.uk/imip-agent

The repository can be cloned using [[http://mercurial.selenic.com/|Mercurial]]
as follows:

{{{
hg clone http://hgweb.boddie.org.uk/imip-agent
}}}

If you are familiar with version control systems and Mercurial in particular,
it can be convenient to use this approach to obtain and update the software,
although you should be aware that updates made available in the repository may,
if deployed, cause the software to not function correctly on occasion, even if
attempts are made to avoid such situations. Therefore, you should choose to
update with care and be prepared to switch to a "known working" revision if
necessary.

== Releases ==

Releases are tagged in the repository. The currently-supported releases are
listed here for convenience:

{{{#!table
'''Release''' || '''Archives'''
==
0.1
|| [[http://hgweb.boddie.org.uk/imip-agent/archive/rel-0-1.tar.bz2|tar.bz2]]
.. [[http://hgweb.boddie.org.uk/imip-agent/archive/rel-0-1.tar.gz|tar.gz]]
.. [[http://hgweb.boddie.org.uk/imip-agent/archive/rel-0-1.zip|zip]]
}}}
