- readRepoFile(Url) added to public API
authorJan Kupec <jkupec@suse.cz>
Fri, 15 Jun 2007 10:55:53 +0000 (10:55 +0000)
committerJan Kupec <jkupec@suse.cz>
Fri, 15 Jun 2007 10:55:53 +0000 (10:55 +0000)
commit90c5e208cb9f0b3c4ba3fbf73251a776763e7cbc
tree1d12ee70fdc5dd64d07499b96c52b6f6db3e0d56
parente9348f5688359591ddcc5603bdc765699f3e552a
- readRepoFile(Url) added to public API
- repositories_in_path() -> repositories_in_dir()
- repositories_in_file() added
- what about moving repositories_in_file() to public API as
  readRepoFile(const Pathname & local_repo_file)? Can be used by clients
  to easily access info in local repo files.
zypp/RepoManager.cc
zypp/RepoManager.h