Overview

Artifact ID: ed263b923eed5d17ac200cecfcb21cf6a28342f0
Page Name:Package Downloads Server
Date: 2016-11-09 18:39:46
Original User: mistachkin
Parent: 55460c1911f335a4392e78dc54d06f75064920c0 (diff)
Next 41ad888a2693797207728603ee74e537ffe4fd43
Content

This repository contains package downloads for both native Tcl and Eagle.

Normally, it should only be used with the following tools:

Prior to doing anything useful with this repository, you will typically need to:
  1. Install an implementation of the OpenPGP standard (e.g. GPG)
  2. Add the Package Signing Key (dated "2003-06-09", with fingerprint "C3C7 5138 83EE DD3A ED1F E425 502C 96AF 495D C2D9") to your local OpenPGP key ring.
  3. Download the Package Client Toolset, extract it to a local directory, and add that directory to the auto-path of a local Tcl installation.
  4. Verify the OpenPGP signatures on the the Package Client Toolset using a command similar to the following at the Windows Command Prompt:
    FOR %P IN (*.asc) DO (gpg2.exe --verify "%P" >NUL 2>&1 || ECHO BAD FILE "%~dpnP")

WARNING: Cloning and/or "mirroring" this repository is not allowed without special permission from Joe Mistachkin.

LEGAL DISCLAIMER: Eyrie Solutions reserves the right to terminate and/or limit access for any and all users, at any time, for any reason, or for no reason whatsoever.