File: ApplicationMetada.doc

package info (click to toggle)
libzypp 17.38.2-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 27,744 kB
  • sloc: cpp: 132,661; xml: 2,587; sh: 518; python: 266; makefile: 27
file content (15 lines) | stat: -rw-r--r-- 502 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/**

\page zypp-appdata [Dropped in Code 15] Code 12 Application Metadata

\author Michael Andres <ma@suse.de>

<HR><!-- ====================================================================== -->

\section zypp-appdata_intro Intro

In Code12 we introduced \c application as new kind of resolvable object (see e.g. http://worldofgnome.org/gnome-software-on-opensuse).

In Code15 (with libyzpp-17.7.0) we dropped type \c application due to poor AppStream metadata support (bsc#1100095, bsc#1104415).

*/