soju/doc/ext/README.md
Simon Ser e5ec93179c doc/ext: add README
All authors have acknowledged the dual license.

The second license is the same as the one used by the IRCv3 working
group.
2022-03-04 10:36:41 +01:00

19 lines
764 B
Markdown

# soju IRC extensions
This directory documents various soju-specific IRC extensions. All of the
extensions are under the vendored `soju.im` namespace.
Introducing a vendored extension is a good way to experiment with new ideas and
do some field testing. If a vendored extension is successful, please open a pull
request on the [IRCv3 specifications] repository for standardization.
## License
All of the specifications in this directory are dual-licensed under the terms of
the AGPLv3, or the following terms, at your discretion:
> Unlimited redistribution and modification of this document is allowed provided
> that the above copyright notice and this permission notice remains intact.
[IRCv3 specifications]: https://github.com/ircv3/ircv3-specifications