New comment by eoli3n on void-packages repository https://github.com/void-linux/void-packages/pull/31361#issuecomment-863311302 Comment: python packages needs pip, ruby needs gems, but we wrap those. If I would compile the package myself, I would use Gentoo. ```bash void-packages/srcpkgs on master ➜ grep -ri 'build_style=cargo' | wc -l 134 ```