Adapted classes from liby2util, some of them to be later replaced by
authorJiri Srain <jsrain@suse.cz>
Thu, 8 Dec 2005 14:38:59 +0000 (14:38 +0000)
committerJiri Srain <jsrain@suse.cz>
Thu, 8 Dec 2005 14:38:59 +0000 (14:38 +0000)
commit60d7248dfe3a4618b184ec9b40ed74b71d3a333d
tree0c9192bb43dd2583f7ddf5720e4adbcfaaf7751a
parent783a0d9c930c20c979a88716406c2d3618b6d44b
Adapted classes from liby2util, some of them to be later replaced by
Blocxx
13 files changed:
zypp/Digest.cc [new file with mode: 0644]
zypp/Digest.h [new file with mode: 0644]
zypp/ExternalProgram.cc [new file with mode: 0644]
zypp/ExternalProgram.h [new file with mode: 0644]
zypp/Makefile.am
zypp/PathInfo.cc [new file with mode: 0644]
zypp/PathInfo.h [new file with mode: 0644]
zypp/Pathname.cc [new file with mode: 0644]
zypp/Pathname.h [new file with mode: 0644]
zypp/base/Makefile.am
zypp/base/stringutil.cc [new file with mode: 0644]
zypp/base/stringutil.h [new file with mode: 0644]
zypp/media/Makefile.am [new file with mode: 0644]