master
/ miniconda3 / pkgs / libsolv-0.7.22-he621ea3_0 / include / solv / repo_conda.h

repo_conda.h @74036c5

41a0142
 
 
 
 
 
 
 
 
 
/*
 * Copyright (c) 2019, SUSE LLC
 *
 * This program is licensed under the BSD license, read LICENSE.BSD
 * for further information
 */

#define CONDA_ADD_USE_ONLY_TAR_BZ2  (1 << 8)

extern int repo_add_conda(Repo *repo, FILE *fp, int flags);