License the project under MPL-2.0.
This commit is contained in:
parent
6f2ee2f0ad
commit
407e4cceb4
30 changed files with 545 additions and 0 deletions
|
|
@ -7,6 +7,8 @@ homepage = "https://hg.linkmauve.fr/xmpp-parsers"
|
|||
repository = "https://hg.linkmauve.fr/xmpp-parsers"
|
||||
keywords = ["xmpp"]
|
||||
categories = ["parsing", "network-programming"]
|
||||
license = "MPL-2.0"
|
||||
license-file = "LICENSE"
|
||||
|
||||
[dependencies]
|
||||
minidom = "0.2.0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue