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