Python cryptography, Rust, and Gentoo
Python cryptography, Rust, and Gentoo
Posted Feb 12, 2021 13:57 UTC (Fri) by mathstuf (subscriber, #69389)In reply to: Python cryptography, Rust, and Gentoo by LtWorf
Parent article: Python cryptography, Rust, and Gentoo
> There are no package managers on windows.
There are. They're not as mature as anything Linux has AFAIK, but there is at least (in no particular order):
- vcpkg (probably the most useful for the discussion at hand)
- Conan (CMake-based)
- chocolatey (binary-based, includes Visual Studio/MSVC packages)
- anaconda (scientific/Python oriented, but has other bits too)
I think there's another, but I can't remember it's name. There's also zero surprise from me if there are others I haven't heard of.
