The https://pkg.management/pkgd%|%Package Repository Client%|%, which is currently part of the [Eagle] project, allows users to obtain packages for both [Tcl] and [Eagle]. It is implemented as a set of Tcl scripts, all of which support being evaluated in a native Tcl or Eagle interpreter. It uses HTTPS to communicate with the [Package Repository Server] and the [Package Downloads Server], which are just customized instances of [Fossil]. All trunk check-ins on the Package Repository Server are [OpenPGP] signed. All files managed by the Package Repository Server are [OpenPGP] signed. The [Package Repository Client] verifies the [OpenPGP] signatures on all downloaded files. For each file that belongs to an [Eagle] package (e.g. script files), a [Harpy] script certificate file is also present. Also see the [Package Downloads Client] and [Package Uploads Client]. This project is sponsored by [Eyrie Solutions]. ----- In order to use the [Package Repository Client], the following prerequisites must be met: 1. The [tls] package available for use by the local [Category Distribution%|%Tcl installation]. 1. An implementation of the https://en.wikipedia.org/wiki/OpenPGP%|%OpenPGP%|% standard (e.g. https://gnupg.org/%|%GPG%|%) 1. The https://urn.to/r/pkg_client%|%Package Client Toolset%|%, added to the [auto_path] of the local [Category Distribution%|%Tcl installation]. 1. The https://www.mistachkin.com/key.asc%|%Package Signing Key%|% (dated "2003-06-09", with fingerprint https://pgp.mit.edu/pks/lookup?op=get&search=0xC3C7513883EEDD3AED1FE425502C96AF495DC2D9%|%C3C7 5138 83EE DD3A ED1F E425 502C 96AF 495D C2D9%|%) on your local [OpenPGP] key ring. Currently, [Package Repository Client] is in the beta testing phase. There are an extremely limited set of packages available and access is controlled via API keys. To request access, please contact [Joe Mistachkin]. For those simply wanting to examine the client code, which is Tcl licensed, it can be found https://urn.to/r/pkg_client%|%here%|%. <>Repository