ArchiveBox/bin
Claude f3fcc1584c
Restore Homebrew and Debian package manager support
- Add Homebrew formula (brew_dist/archivebox.rb) using virtualenv pattern
  with auto-generation via homebrew-pypi-poet in bin/build_brew.sh
- Add Debian packaging via nFPM (pkg/debian/) with thin .deb that pip-installs
  archivebox into /opt/archivebox/venv on postinstall
- Add build/release scripts: bin/{build,release}_{brew,deb}.sh
- Update CI workflows to build packages on release and test them
- Update README apt/brew install instructions with working commands
- Update bin/setup.sh to use .deb download instead of old Launchpad PPA

https://claude.ai/code/session_01Vx1EsNrNySgsc8Y67dGzCn
2026-03-15 00:19:50 +00:00
..
build_brew.sh Restore Homebrew and Debian package manager support 2026-03-15 00:19:50 +00:00
build_deb.sh Restore Homebrew and Debian package manager support 2026-03-15 00:19:50 +00:00
build_docker.sh clean up Dockerfile 2024-12-18 02:24:21 -08:00
build_docs.sh update build and release scripts to use uv 2024-10-05 01:17:53 -07:00
build_git.sh remove extra files from repo root and move package.json into etc 2024-10-05 03:53:23 -07:00
build_pip.sh update pip build script to not use old dist method 2024-10-05 02:32:44 -07:00
build.sh Restore Homebrew and Debian package manager support 2026-03-15 00:19:50 +00:00
docker_entrypoint.sh Update docker_entrypoint.sh 2024-11-03 17:02:36 -08:00
docker_layers.sh get docker image down to 630mb 2024-12-18 05:03:52 -08:00
export_browser_history.sh support XDG standard, search for chrome and chromium DBs 2025-02-18 21:38:52 +01:00
kill_chrome.sh continue renaming extractor to plugin, add plan for hook concurrency, add chrome kill helper script 2025-12-28 05:29:24 -08:00
lint.sh fix lint errors 2024-04-25 21:36:11 -07:00
lock_pkgs.sh Add Python 3.13 support with uuid7 backport compatibility 2025-12-27 01:07:30 +00:00
release_brew.sh Restore Homebrew and Debian package manager support 2026-03-15 00:19:50 +00:00
release_deb.sh Restore Homebrew and Debian package manager support 2026-03-15 00:19:50 +00:00
release_docker.sh fix docker build cache 2024-10-08 00:38:04 -07:00
release_docs.sh remove extra files from repo root and move package.json into etc 2024-10-05 03:53:23 -07:00
release_git.sh remove extra files from repo root and move package.json into etc 2024-10-05 03:53:23 -07:00
release_pip.sh clean previous build before releasing 2024-10-05 03:23:23 -07:00
release.sh Restore Homebrew and Debian package manager support 2026-03-15 00:19:50 +00:00
setup.sh Restore Homebrew and Debian package manager support 2026-03-15 00:19:50 +00:00
test_plugins.sh rename archive_org to archivedotorg, add BinaryWorker, fix config pass-through 2026-01-04 22:38:15 -08:00
test.sh add ci for parallel tests 2025-12-29 02:39:24 -08:00