[][src]Function pyo3_pack::write_dist_info

pub fn write_dist_info(
    writer: &mut impl ModuleWriter,
    metadata21: &Metadata21,
    scripts: &HashMap<String, String, impl BuildHasher>,
    tags: &[String]
) -> Result<(), Error>

Creates the .dist-info directory and fills it with all metadata files except RECORD