pub async fn package_read(
    configuration: &Configuration,
    uuid4: &str
) -> Result<Listing, Error<PackageReadError>>