81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
|
**Result:** You get transparent, on‑demand package resolution with end‑to‑end verification — suitable for both public and private repositories.
---
## Supported runtimes & prerequisites
* **Tcl**: Standard Tcl (8.5+) environments.
* **Eagle**: Any environment that can run Eagle scripts.
* **Platforms**: Windows, Linux, macOS (no OS‑specific assumptions in the client libraries).
* **OpenPGP**: An implementation of the OpenPGP standard (e.g. GPG).
* **Tools inside this repository**:
* **Tcl integration** via `client/1.0/neutral/pkgIndex.tcl` and `client/1.0/neutral/common.tcl`.
|
|
|
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
|
**Result:** You get transparent, on‑demand package resolution with end‑to‑end verification — suitable for both public and private repositories.
---
## Supported runtimes & prerequisites
* **Tcl**: Standard Tcl (8.4+) environments, which must include the `tcltls` package.
* **Eagle**: Any environment that can run Eagle scripts.
* **Platforms**: Windows, Linux, macOS (no OS‑specific assumptions in the client libraries).
* **OpenPGP**: An implementation of the OpenPGP standard (e.g. GPG).
* **Tools inside this repository**:
* **Tcl integration** via `client/1.0/neutral/pkgIndex.tcl` and `client/1.0/neutral/common.tcl`.
|