fedora-localization-statistics

This project aims at computing global statistics for Fedora/Linux operating system.

More info: https://fedoraproject.org/wiki/Changes/LocalizationMeasurementAndTooling

Run it on Fedora

dnf install podman
./runall.sh 34
````

This takes from 10 to 20 hours to process, you may wish to reduce the number of packages to scan.
To do that, read the `./runall.sh` comments.

# Run it anywhere

```bash
podman run -it --rm -v ./:/src:z -v ./results:/src/results:z -e DNF_CONF=dnf_${release}.conf -e TMP_DIR=/src/results/f${release}/tmp fedlocstats:34 $script