46 std::string createText( std::list <std::string> info,
bool oneline );
48 std::string createHtmlText( std::string description );
50 std::string createRelLine(
const zypp::Capabilities & info );
52 std::string commonHeader( ZyppObj pkgPtr );
54 void longDescription( ZyppObj pkgPtr );
56 void technicalData( ZyppObj pkgPtr, ZyppSel slbPtr );
58 void fileList (ZyppSel slbPtr);
60 void dependencyList( ZyppObj objPtr, ZyppSel slbPtr );
62 bool patchDescription( ZyppObj objPtr, ZyppSel selectable );