This commit is contained in:
Maxime “pep” Buquet 2017-05-30 22:02:56 +01:00
commit c4c6528197
5 changed files with 101 additions and 1 deletions

View file

@ -1,7 +1,10 @@
[package]
name = "xmpp-parsers"
version = "0.4.0"
authors = ["Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>"]
authors = [
"Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>",
"Maxime “pep” Buquet <pep+code@bouah.net>",
]
description = "Collection of parsers and serialisers for XMPP extensions"
homepage = "https://hg.linkmauve.fr/xmpp-parsers"
repository = "https://hg.linkmauve.fr/xmpp-parsers"