pub fn output_datapackage(
    files: Vec<PathBuf>,
    output_dir: PathBuf,
    options: &Options
) -> Result<Value, DescribeError>