| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| DocuBrowse-0.8.4.tar.gz | 2026-07-02 | 906.4 kB | |
| Overview_ Removes unused code paths and experimental features that were never part of the FOSS release, leaving a cleaner and more focused codebase. source code.tar.gz | 2026-07-02 | 908.0 kB | |
| Overview_ Removes unused code paths and experimental features that were never part of the FOSS release, leaving a cleaner and more focused codebase. source code.zip | 2026-07-02 | 1.0 MB | |
| README.md | 2026-07-02 | 585 Bytes | |
| Totals: 4 Items | 2.8 MB | 0 | |
- Leaner server — doc_search.py reduced by ~300 lines; removed unused network configuration, protocol negotiation, and handler code that had accumulated during development.
- Leaner CLI — docubrowser.py reduced by ~240 lines; removed the setup-tls command and related helpers that are not applicable to a localhost application.
- Stale files removed — deleted branding.json.example and other development-only files that were never used in production.
- Documentation updated — README, INSTALL, and architecture notes cleaned up to accurately reflect the current feature set.