File: index.html

package info (click to toggle)
appstream 0.7.3-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 7,660 kB
  • ctags: 2,618
  • sloc: xml: 10,142; ansic: 8,362; cpp: 1,905; python: 236; sh: 58; makefile: 13
file content (92 lines) | stat: -rw-r--r-- 4,823 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>AppStream Library Reference Manual: AppStream Library Reference Manual</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="index.html" title="AppStream Library Reference Manual">
<link rel="next" href="ch01.html" title="AppStream API Reference">
<meta name="generator" content="GTK-Doc V1.21 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<div class="book">
<div class="titlepage">
<div>
<div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">AppStream Library Reference Manual</p></th></tr></table></div>
<div><p class="releaseinfo">
      The latest version of this documentation can be found on-line at
      <a class="ulink" href="http://www.freedesktop.org/software/appstream/docs/api/html" target="_top">freedesktop.org/software/appstream/docs/api/html</a>.
    </p></div>
</div>
<hr>
</div>
<div class="toc"><dl class="toc">
<dt><span class="chapter"><a href="ch01.html">AppStream API Reference</a></span></dt>
<dd><dl>
<dt>
<span class="refentrytitle"><a href="AsComponent.html">AsComponent</a></span><span class="refpurpose"> — Object representing a software component</span>
</dt>
<dt>
<span class="refentrytitle"><a href="AsRelease.html">AsRelease</a></span><span class="refpurpose"> — Object representing a single upstream release</span>
</dt>
<dt>
<span class="refentrytitle"><a href="AsScreenshot.html">AsScreenshot</a></span><span class="refpurpose"> — Object representing a single screenshot</span>
</dt>
<dt>
<span class="refentrytitle"><a href="AsImage.html">AsImage</a></span><span class="refpurpose"> — Object representing a single image used in a screenshot.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="AsSearchQuery.html">AsSearchQuery</a></span><span class="refpurpose"> — An Appstream database search query</span>
</dt>
<dt>
<span class="refentrytitle"><a href="AsDatabase.html">AsDatabase</a></span><span class="refpurpose"> — Read-only access to the Appstream component database</span>
</dt>
<dt>
<span class="refentrytitle"><a href="AsMetadata.html">AsMetadata</a></span><span class="refpurpose"> — Parser for AppStream metadata</span>
</dt>
<dt>
<span class="refentrytitle"><a href="AsDataPool.html">AsDataPool</a></span><span class="refpurpose"> — Collect and temporarily store metadata from different sources</span>
</dt>
<dt>
<span class="refentrytitle"><a href="AsDistroDetails.html">AsDistroDetails</a></span><span class="refpurpose"> — Object providing information about the current distribution</span>
</dt>
<dt>
<span class="refentrytitle"><a href="AsMenuParser.html">AsMenuParser</a></span><span class="refpurpose"> — Parser for XDG menu files designed for software-centers</span>
</dt>
<dt>
<span class="refentrytitle"><a href="AsCategory.html">AsCategory</a></span><span class="refpurpose"> — Representation of a XDG category</span>
</dt>
<dt>
<span class="refentrytitle"><a href="appstream-as-enums.html">as-enums</a></span><span class="refpurpose"> — Some enums used by various other modules</span>
</dt>
<dt>
<span class="refentrytitle"><a href="appstream-as-provides.html">as-provides</a></span><span class="refpurpose"> — Description of the provides-types in components</span>
</dt>
<dt>
<span class="refentrytitle"><a href="AsValidator.html">AsValidator</a></span><span class="refpurpose"> — Validator and report-generator about AppStream XML metadata</span>
</dt>
<dt>
<span class="refentrytitle"><a href="AsValidatorIssue.html">AsValidatorIssue</a></span><span class="refpurpose"> — Object representing an issue found in AppStream metadata</span>
</dt>
</dl></dd>
<dt><span class="chapter"><a href="object-tree.html">Object Hierarchy</a></span></dt>
<dt><span class="index"><a href="api-index-full.html">API Index</a></span></dt>
<dt><span class="index"><a href="deprecated-api-index.html">Index of deprecated API</a></span></dt>
<dt><span class="glossary"><a href="annotation-glossary.html">Annotation Glossary</a></span></dt>
<dt><span class="chapter"><a href="manpages.html">AppStream Manual Pages</a></span></dt>
<dd><dl>
<dt>
<span class="refentrytitle"><a href="re16.html">appstream-index</a></span><span class="refpurpose"> — Manage the AppStream component index</span>
</dt>
<dt>
<span class="refentrytitle"><a href="re17.html">appstream-validate</a></span><span class="refpurpose"> — Validate AppStream metadata</span>
</dt>
</dl></dd>
</dl></div>
</div>
<div class="footer">
<hr>
          Generated by GTK-Doc V1.21</div>
</body>
</html>