This repository contains small tools used around Belarusian Wikipedia. It is a workspace for separate projects, not one application. You can adapt this repo for other wikis as well.
biblio/Python tooling for bibliography and citation cleanup.suppressor/Rust tooling for fast public RevDel on matched revisions. It is currently running 24/7 onbe.wikipedia.orgto support suppressor workflow with quicker reaction time.
Run commands from the repository root. Use make help for more info.
Project-local commands are forwarded through the root Makefile:
make suppressor-help
make suppressor-run
make biblio-help
make biblio-run- root command wrapper:
Makefile - suppressor usage:
suppressor/README.md - biblio usage:
biblio/README.md - local agent rules for this repo:
AGENTS.md
LLMs are used heavily in this repository for drafting, refactoring, and routine code/documentation work. That improves speed, but it also means some code or docs may not yet be fully verified by careful manual review. Use thins code with caution.