https://github.com/remko/xeps
XMPP Extension Protocols
https://github.com/remko/xeps
Last synced: 10 months ago
JSON representation
XMPP Extension Protocols
- Host: GitHub
- URL: https://github.com/remko/xeps
- Owner: remko
- Created: 2013-11-30T16:24:55.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2017-06-01T21:05:25.000Z (about 9 years ago)
- Last Synced: 2023-04-11T12:36:32.320Z (about 3 years ago)
- Language: XSLT
- Size: 84 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`.