Landing page for latest-debs, the Debian apt repository that tracks latest developer tool releases.
The apt repository itself lives in the
apt-repo project and is served at
https://latest-debs.github.io/apt-repo/.
generate-noscript.py— regenerates the static<noscript>package list inindex.htmlfrom apt-repo'stools.yaml. Run it whenever a tool is added so the JS-less/crawler-visible fallback can't drift from the live table.generate-feed.py— buildsfeed.xmlfrom the org's published releases (needsGH_TOKEN). Run hourly in CI by.github/workflows/feed.yml; you only need it locally when testing the feed.