Function python_distribution_info

Source
pub fn python_distribution_info(
    env: &Environment,
    dist_path: &str,
) -> Result<()>