Initialize the gmime for upstream
[platform/upstream/gmime.git] / docs / reference / html / gmime.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <html>
3 <head>
4 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5 <title>Part I. GMime Overview</title>
6 <meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
7 <link rel="home" href="index.html" title="GMime 2.6 Reference Manual">
8 <link rel="up" href="index.html" title="GMime 2.6 Reference Manual">
9 <link rel="prev" href="index.html" title="GMime 2.6 Reference Manual">
10 <link rel="next" href="gmime-building.html" title="Compiling the GMime libraries">
11 <meta name="generator" content="GTK-Doc V1.18 (XML mode)">
12 <link rel="stylesheet" href="style.css" type="text/css">
13 </head>
14 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
15 <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
16 <td><a accesskey="p" href="index.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
17 <td> </td>
18 <td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
19 <th width="100%" align="center">GMime 2.6 Reference Manual</th>
20 <td><a accesskey="n" href="gmime-building.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
21 </tr></table>
22 <div class="part">
23 <div class="titlepage"><div><div><h1 class="title">
24 <a name="gmime"></a>Part I. GMime Overview</h1></div></div></div>
25 <div class="partintro">
26 <div></div>
27 <p>
28 GMime is a powerful MIME (Multipurpose Internet Mail Extension)
29 utility library. It is meant for creating, editing, and parsing MIME
30 messages and structures. GMime is released under the 2.1 version of
31 the GNU Lesser General Public License. GMime is based on GLib 2.0's
32 GObject system allowing for a lot of flexibility.
33       </p>
34 <p>
35 GMime depends on the following libraries:
36         </p>
37 <div class="variablelist"><table border="0">
38 <col align="left" valign="top">
39 <tbody><tr>
40 <td><p><span class="term">GLib</span></p></td>
41 <td><p>
42 A general-purpose utility library, not specific to graphical user interfaces.
43 GLib provides many useful data types, macros, type conversions,
44 string utilities, file utilities, a main loop abstraction, and so on.
45               </p></td>
46 </tr></tbody>
47 </table></div>
48 <p>
49       </p>
50 <div class="toc">
51 <p><b>Table of Contents</b></p>
52 <dl>
53 <dt>
54 <span class="refentrytitle"><a href="gmime-building.html">Compiling the GMime libraries</a></span><span class="refpurpose"> — How to compile GMime itself</span>
55 </dt>
56 <dt>
57 <span class="refentrytitle"><a href="gmime-compiling.html">Compiling GMime Applications</a></span><span class="refpurpose"> — 
58 How to compile your GMime application
59 </span>
60 </dt>
61 <dt>
62 <span class="refentrytitle"><a href="gmime-changes-2-0.html">Changes from 1.0 to 2.0</a></span><span class="refpurpose"> — 
63 Incompatible changes made between version 1.0 and version 2.0
64 </span>
65 </dt>
66 <dt>
67 <span class="refentrytitle"><a href="gmime-changes-2-2.html">Changes from 2.0 to 2.2</a></span><span class="refpurpose"> — Incompatible changes made between version 2.0 and version 2.2</span>
68 </dt>
69 <dt>
70 <span class="refentrytitle"><a href="gmime-changes-2-4.html">Changes from 2.2 to 2.4</a></span><span class="refpurpose"> — Changes made between version 2.2 and version 2.4</span>
71 </dt>
72 <dt>
73 <span class="refentrytitle"><a href="gmime-changes-2-6.html">Changes from 2.4 to 2.6</a></span><span class="refpurpose"> — Changes made between version 2.4 and version 2.6</span>
74 </dt>
75 <dt>
76 <span class="refentrytitle"><a href="gmime-resources.html">Mailing lists and bug reports</a></span><span class="refpurpose"> — 
77 Getting help with GMime
78 </span>
79 </dt>
80 <dt>
81 <span class="refentrytitle"><a href="gmime-question-index.html">Frequently Asked Questions</a></span><span class="refpurpose"> — 
82 Find answers to common questions in the GMime manual
83 </span>
84 </dt>
85 </dl>
86 </div>
87 </div>
88 </div>
89 <div class="footer">
90 <hr>
91           Generated by GTK-Doc V1.18</div>
92 </body>
93 </html>