Mercurial > libervia-backend
annotate INSTALL @ 4314:6a70fcd93a7a
plugin XEP-0131: Stanza Headers and Internet Metadata implementation:
- SHIM is now supported and put in `msg_data["extra"]["headers"]`.
- `Keywords` are converted from and to list of string in `msg_data["extra"]["keywords"]`
field (if present in headers on message sending, values are merged).
- Python minimal version upgraded to 3.11 due to use of `StrEnum`.
rel 451
author | Goffi <goffi@goffi.org> |
---|---|
date | Sat, 28 Sep 2024 15:56:04 +0200 |
parents | 84f6bee6440d |
children |
rev | line source |
---|---|
3029
457ae6381e2a
doc: replaced deprecated installation link in INSTALL
Goffi <goffi@goffi.org>
parents:
2619
diff
changeset
|
1 You'll find install instructions in documentation (see doc/installation.rst). |
885 | 2 |
4081
84f6bee6440d
installation: moved from `setup.py` to `pyproject.toml`:
Goffi <goffi@goffi.org>
parents:
3029
diff
changeset
|
3 If you need help, come the Libervia official XMPP room: xmpp:libervia@chat.jabberfr.org?join or join us with a web browser via https://chat.jabberfr.org/converse.js/libervia@chat.jabberfr.org |