Instead of doing regex and using the extracted package name, just use the real pkgbase everywhere. This might mean more mappings are needed, but it's more clear what it changes. The next step is to move the mapping into the packaging repos.
MSYS2 Web Interface
===================
A simple web interface for browsing the MSYS2 repos.
Rebuild CSS/JS (optional)::
cd frontend
npm install
npm run build
Run for Development::
poetry shell
poetry install
python run.py --cache
Run for Production::
# See the Dockerfile
Description
Languages
Python
68.8%
HTML
26.3%
JavaScript
2.8%
SCSS
1.7%
Dockerfile
0.3%
Other
0.1%