An open API service indexing awesome lists of open source software.

https://github.com/remko/xeps

XMPP Extension Protocols
https://github.com/remko/xeps

Last synced: 10 months ago
JSON representation

XMPP Extension Protocols

Awesome Lists containing this project

README

          

# XEPs

## About

This repository contains some [XMPP Extensions](http://xmpp.org/xmpp-protocols/xmpp-extensions/)
I work on.

## Usage

To build everything, run

make

The XML output will be in `xml/`, the HTML output in `html/extensions`.