Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stone-zeng/tl-depend-analysis
TeX Live Dependency Analysis
https://github.com/stone-zeng/tl-depend-analysis
tex texlive
Last synced: 8 days ago
JSON representation
TeX Live Dependency Analysis
- Host: GitHub
- URL: https://github.com/stone-zeng/tl-depend-analysis
- Owner: stone-zeng
- License: mit
- Created: 2022-09-12T07:03:08.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-27T01:38:20.000Z (9 days ago)
- Last Synced: 2024-10-27T02:34:36.579Z (9 days ago)
- Topics: tex, texlive
- Language: Python
- Homepage:
- Size: 338 KB
- Stars: 9
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TeX Live Dependency Analysis
[![build](https://github.com/stone-zeng/tl-depend-analysis/actions/workflows/main.yml/badge.svg)](https://github.com/stone-zeng/tl-depend-analysis/actions/workflows/main.yml)
This repository contains the data and scripts used to analyze the dependency of TeX Live packages. The results can be found in [data/tl-depend.json](https://github.com/stone-zeng/tl-depend-analysis/blob/data/data/tl-depend.json).
Related works:
- [texliveonfly](https://ctan.org/pkg/texliveonfly): On-the-fly download of missing TEX live packages
- [texfindpkg](https://ctan.org/pkg/texfindpkg): Install TeX packages and their dependencies## License
Copyright (C) 2022–2023 by Xiangdong Zeng.
Licensed under the [MIT](LICENSE) License.