/usr/share/doc/python-sleekxmpp/html/xeps.html is in python-sleekxmpp 1.3.3-3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
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 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Supported XEPS — SleekXMPP</title>
<link rel="stylesheet" href="_static/haiku.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/print.css" type="text/css" />
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: './',
VERSION: '1.0',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true,
SOURCELINK_SUFFIX: '.txt'
};
</script>
<script type="text/javascript" src="_static/jquery.js"></script>
<script type="text/javascript" src="_static/underscore.js"></script>
<script type="text/javascript" src="_static/doctools.js"></script>
<script type="text/javascript" src="_static/theme_extras.js"></script>
<link rel="index" title="Index" href="genindex.html" />
<link rel="search" title="Search" href="search.html" />
<link rel="next" title="Following XMPP: The Definitive Guide" href="xmpp_tdg.html" />
<link rel="prev" title="Send/Receive IQ Stanzas" href="getting_started/iq.html" />
</head>
<body>
<div class="header"><h1 class="heading"><a href="index.html">
<span>Supported XEPS</span></a></h1>
<h2 class="heading"><span>1.0 Documentation</span></h2>
</div>
<div class="topnav">
<p>
«  <a href="getting_started/iq.html">Send/Receive IQ Stanzas</a>
  ::  
<a class="uplink" href="index.html">Contents</a>
  ::  
<a href="xmpp_tdg.html">Following <em>XMPP: The Definitive Guide</em></a>  »
</p>
</div>
<div class="content">
<div class="section" id="supported-xeps">
<h1>Supported XEPS<a class="headerlink" href="#supported-xeps" title="Permalink to this headline">¶</a></h1>
<table border="1" class="docutils">
<colgroup>
<col width="13%" />
<col width="56%" />
<col width="31%" />
</colgroup>
<thead valign="bottom">
<tr class="row-odd"><th class="head">XEP</th>
<th class="head">Description</th>
<th class="head">Notes</th>
</tr>
</thead>
<tbody valign="top">
<tr class="row-even"><td><a class="reference external" href="http://xmpp.org/extensions/xep-0004.html">0004</a></td>
<td>Data forms</td>
<td> </td>
</tr>
<tr class="row-odd"><td><a class="reference external" href="http://xmpp.org/extensions/xep-0009.html">0009</a></td>
<td>Jabber RPC</td>
<td> </td>
</tr>
<tr class="row-even"><td><a class="reference external" href="http://xmpp.org/extensions/xep-0012.html">0012</a></td>
<td>Last Activity</td>
<td> </td>
</tr>
<tr class="row-odd"><td><a class="reference external" href="http://xmpp.org/extensions/xep-0030.html">0030</a></td>
<td>Service Discovery</td>
<td> </td>
</tr>
<tr class="row-even"><td><a class="reference external" href="http://xmpp.org/extensions/xep-0033.html">0033</a></td>
<td>Extended Stanza Addressing</td>
<td> </td>
</tr>
<tr class="row-odd"><td><a class="reference external" href="http://xmpp.org/extensions/xep-0045.html">0045</a></td>
<td>Multi-User Chat (MUC)</td>
<td>Client-side only</td>
</tr>
<tr class="row-even"><td><a class="reference external" href="http://xmpp.org/extensions/xep-0050.html">0050</a></td>
<td>Ad-hoc Commands</td>
<td> </td>
</tr>
<tr class="row-odd"><td><a class="reference external" href="http://xmpp.org/extensions/xep-0059.html">0059</a></td>
<td>Result Set Management</td>
<td> </td>
</tr>
<tr class="row-even"><td><a class="reference external" href="http://xmpp.org/extensions/xep-0060.html">0060</a></td>
<td>Publish/Subscribe (PubSub)</td>
<td>Client-side only</td>
</tr>
<tr class="row-odd"><td><a class="reference external" href="http://xmpp.org/extensions/xep-0066.html">0066</a></td>
<td>Out-of-band Data</td>
<td> </td>
</tr>
<tr class="row-even"><td><a class="reference external" href="http://xmpp.org/extensions/xep-0078.html">0078</a></td>
<td>Non-SASL Authentication</td>
<td> </td>
</tr>
<tr class="row-odd"><td><a class="reference external" href="http://xmpp.org/extensions/xep-0082.html">0082</a></td>
<td>XMPP Date and Time Profiles</td>
<td> </td>
</tr>
<tr class="row-even"><td><a class="reference external" href="http://xmpp.org/extensions/xep-0085.html">0085</a></td>
<td>Chat-State Notifications</td>
<td> </td>
</tr>
<tr class="row-odd"><td><a class="reference external" href="http://xmpp.org/extensions/xep-0086.html">0086</a></td>
<td>Error Condition Mappings</td>
<td> </td>
</tr>
<tr class="row-even"><td><a class="reference external" href="http://xmpp.org/extensions/xep-0092.html">0092</a></td>
<td>Software Version</td>
<td> </td>
</tr>
<tr class="row-odd"><td><a class="reference external" href="http://xmpp.org/extensions/xep-0128.html">0128</a></td>
<td>Service Discovery Extensions</td>
<td> </td>
</tr>
<tr class="row-even"><td><a class="reference external" href="http://xmpp.org/extensions/xep-0202.html">0202</a></td>
<td>Entity Time</td>
<td> </td>
</tr>
<tr class="row-odd"><td><a class="reference external" href="http://xmpp.org/extensions/xep-0203.html">0203</a></td>
<td>Delayed Delivery</td>
<td> </td>
</tr>
<tr class="row-even"><td><a class="reference external" href="http://xmpp.org/extensions/xep-0224.html">0224</a></td>
<td>Attention</td>
<td> </td>
</tr>
<tr class="row-odd"><td><a class="reference external" href="http://xmpp.org/extensions/xep-0249.html">0249</a></td>
<td>Direct MUC Invitations</td>
<td> </td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="bottomnav">
<p>
«  <a href="getting_started/iq.html">Send/Receive IQ Stanzas</a>
  ::  
<a class="uplink" href="index.html">Contents</a>
  ::  
<a href="xmpp_tdg.html">Following <em>XMPP: The Definitive Guide</em></a>  »
</p>
</div>
<a id="from_andyet" href="http://andyet.net"><h2>From &yet</h2></a>
<div class="footer" role="contentinfo">
© Copyright 2018, Nathan Fritz, Lance Stout.
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.6.6.
</div>
</body>
</html>
|