summaryrefslogtreecommitdiffstats
path: root/FOSS/Python/_hashlib.pyd
Commit message (Collapse)AuthorAge
* Embed git in packageyum2023-01-01
package.ps1 fetches PortableGit and embeds it in the package. This eliminates all but one runtime dependency (MSVC++ Redistributable). * Move Python into a new FOSS folder.