1
0
mirror of https://github.com/moparisthebest/xeps synced 2025-03-03 01:51:49 -05:00
2016-07-15 13:11:34 -05:00
2011-06-15 10:14:22 -06:00
2010-01-11 20:23:59 +00:00
2007-01-15 03:38:19 +00:00
2015-08-12 08:28:51 -06:00
2009-09-14 15:55:28 +00:00
2009-06-03 20:29:15 +00:00
2010-02-22 05:02:01 +00:00
2012-03-13 12:59:43 -06:00
2007-01-15 03:38:19 +00:00
2009-09-14 15:55:28 +00:00
2007-01-15 03:38:19 +00:00
2007-01-15 03:38:19 +00:00
2009-09-14 15:55:28 +00:00
2011-12-06 10:30:29 -07:00
2009-09-16 14:40:18 +00:00
2007-02-16 05:20:39 +00:00
1.4
2008-10-29 21:54:44 +00:00
2009-09-15 17:28:26 +00:00
2007-01-15 03:38:19 +00:00
2007-01-15 03:38:19 +00:00
2007-01-15 03:38:19 +00:00
2011-07-04 11:04:33 -06:00
2013-07-11 09:42:10 -06:00
2008-04-18 16:22:56 +00:00
2007-01-15 03:38:19 +00:00
2007-01-15 03:38:19 +00:00
2007-01-15 03:38:19 +00:00
2011-04-12 11:19:18 -06:00
2007-01-15 03:38:19 +00:00
2009-09-14 19:30:58 +00:00
2008-01-06 22:28:29 +00:00
2007-01-15 03:38:19 +00:00
2009-05-18 15:36:14 +00:00
2007-01-15 03:38:19 +00:00
2007-02-16 05:20:39 +00:00
2009-04-06 03:50:37 +00:00
2007-01-15 03:38:19 +00:00
2012-11-07 15:07:20 -05:00
2008-06-16 18:16:29 +00:00
2010-06-24 21:39:09 +00:00
2011-01-12 10:32:10 -07:00
2014-08-11 17:03:50 -06:00
2009-09-15 15:27:45 +00:00
2009-03-04 02:56:07 +00:00
2011-04-12 07:57:50 -06:00
2009-01-20 19:21:32 +00:00
2011-04-12 08:37:30 -06:00
2009-03-19 18:20:07 +00:00
2009-03-19 18:20:07 +00:00
2009-04-05 18:28:48 +00:00
2009-03-19 18:25:57 +00:00
2009-05-01 21:35:08 +00:00
2011-01-12 10:32:10 -07:00
2010-03-05 04:07:30 +00:00
2011-09-23 14:37:06 -06:00
2010-04-12 03:56:39 +00:00
2013-10-23 16:52:25 -06:00
2013-09-12 17:21:44 -06:00
2013-11-19 14:47:32 -07:00
2012-08-27 17:20:07 -06:00
2013-02-20 17:29:52 -07:00
2013-02-20 17:29:52 -07:00
2013-10-23 16:52:25 -06:00
2013-08-27 22:53:23 +02:00
0.1
2013-10-25 10:17:14 -06:00
2014-08-04 14:06:50 +01:00
2014-08-28 18:42:22 +01:00
2015-03-23 13:18:30 -05:00
2016-07-12 09:08:00 -05:00

XMPP Extension Protocols (XEPs)

This repository is used to manage work on XMPP Extension Protocols (XEPs), which are the specifications produced by the XMPP Standards Foundation (XSF). See http://xmpp.org/ for details. The rendered documents can be found here:

https://xmpp.org/extensions/

Please use this repository to raise issues and submit pull requests:

https://github.com/xsf/xeps/issues https://github.com/xsf/xeps/pulls

For in-depth technical discussion, please post to the standards@xmpp.org email list:

http://mail.jabber.org/mailman/listinfo/standards

To submit a new proposal for consideration as a XEP, please read this page:

https://xmpp.org/about/standards-process.html#submitting-a-xep

XEP-0001: XMPP Extension Protocols defines the standards process followed by the XMPP Standards Foundation.

Building XEPs

To build a single XEP as HTML simply run:

make xep-xxxx

To change the output directory, set the variable OUTDIR, eg.

OUTDIR=/tmp/xeps make all

For more information try make help.

Description
No description provided
Readme 15 MiB
Languages
XSLT 67.5%
Python 15.4%
CSS 7.7%
Lua 5.7%
Shell 2.2%
Other 1.5%