1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
|
1
2
3
4
5
6
7
8
9
|
-
-
-
-
-
-
-
-
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Eskil: Download</title>
<link rel="stylesheet" href="../../../style.css?default" type="text/css"
media="screen" />
</head>
<body>
<div class="header">
<div class='fossil-doc' data-title='Download'>
<div class="title"><h1>Eskil</h1>Download</div>
</div>
<div class="mainmenu">
<a href='index.html'>Home</a>
<a href="download.html">Download</a>
<a href="changes.html">Changes</a>
<a href='../../../timeline'>Timeline</a>
<a href='../../../brlist'>Branches</a>
<a href='../../../dir?ci=tip'>Files</a>
<a href='../../../taglist'>Tags</a>
<a href='../../../ticket'>Tickets</a>
<a href='../../../wiki'>Wiki</a>
<a href='../../../login'>Login</a>
</div>
<div class="content">
<p>
Downloads are available both as a <a href="http://wiki.tcl.tk/starkit">Starkit</a>
and as <a href="http://wiki.tcl.tk/starpack">Starpacks</a> for some platforms.
If you need a Starpack for some other platform, you can
<a href="starpack.wiki">generate it yourself</a>.
<p>
Eskil's application source is licensed under GPL, but the bundled packages
included in the starkit are under the same license as Tcl.
|