repology / repology-rules

Package normalization ruleset for Repology
https://repology.org
GNU General Public License v3.0
106 stars 121 forks source link

Make path names Windows compliant #790

Closed Trenly closed 2 months ago

Trenly commented 5 months ago

The repository cannot be cloned on Windows due to invalid path names. This means that anyone who wants to contribute must be running a *nix system or have a VM. This makes it prohibitive for new users who want to simply fork, clone, open in VS Code, and create a PR.

This PR changes the files which have invalid path characters on Windows to have names that are valid on Windows. There are no changes to the content, only the file names