279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
|
279
280
281
282
283
|
-
-
-
-
-
-
-
-
-
-
-
-
-
|
---
## License
This project is available under the **BSD 3‑Clause** license. See [LICENSE](./LICENSE).
---
### References & further reading
* **Repo overview & purpose**: *“securely obtain and use packages for both Tcl and Eagle”* — GitHub repo description.
* **Initial import & file layout** (client libraries, indices, tools, externals, docs).
* **Version file** (`client/1.0/neutral/VERSION`: 1.0.10).
* **Security & architecture slides** (Tcl’16 talk: Package Repository Client & Server).
---
> *Maintainers:* if you’d like, I can also add a minimal **Makefile** (or simple `tclsh`/`Eagle` scripts) to automate `setup → install → smoke-test` locally using the helper entry points above.
|