Imported Upstream version 0.7.17
[platform/upstream/libsolv.git] / ext / repo_conda.h
1 /*
2  * Copyright (c) 2019, SUSE LLC
3  *
4  * This program is licensed under the BSD license, read LICENSE.BSD
5  * for further information
6  */
7
8 extern int repo_add_conda(Repo *repo, FILE *fp, int flags);