pub fn package_url(name: &str) -> String
Returns the URL for a package’s page on pypi.org.
Package names are normalized and URL-encoded to prevent path traversal attacks.