zuzukin / whl2conda

Generate conda package from pure python wheel
https://zuzukin.github.io/whl2conda/
Apache License 2.0
6 stars 1 forks source link

Add rename subcommand #45

Open analog-cbarber opened 10 months ago

analog-cbarber commented 10 months ago

This will take pip package specifiers either on the command line or from stdin and will output the corresponding conda package specifiers after applying standard renames and renames from pyproject.toml file.