No description
Find a file
gleb ca19c8b785
Merge branch 'feture_add_securitymd' [CI SKIP]
Signed-off-by: gleb <gleb@glebmail.xyz>
2024-10-16 11:11:50 +03:00
.kdev4 Use reuse spec 2024-04-09 01:18:08 +03:00
docs Replace all chat2 to mullchat [CI SKIP] 2024-10-16 10:58:17 +03:00
libchat Use reuse spec 2024-04-09 01:18:08 +03:00
LICENSES Use reuse spec 2024-04-09 01:18:08 +03:00
.drone.yml Add license lint 2024-04-09 01:24:52 +03:00
.gitignore Use reuse spec 2024-04-09 01:18:08 +03:00
libchat.kdev4 Use reuse spec 2024-04-09 01:18:08 +03:00
README.md Use reuse spec 2024-04-09 01:18:08 +03:00
SECURITY.md Add SECURITY.md and deprecate 1.x branch 2024-10-16 11:09:24 +03:00
setup.py Use reuse spec 2024-04-09 01:18:08 +03:00

Mullchat libchat

Required packages

python3.11 pycryptodome

Api documenation

go to docs/classes_functions.txt

Example clients

Gui client

other examples docs/simple_*.py (under GNU GPL v3)

License

⚠️ The lib licensed under GNU General Public License v3 or later, for clients use some license ⚠️

GNU General Public License v3.0 or later for code and pipeline

CC0 for .gitignore and kdevelop project files

CC-BY-SA 4.0 for documentation (except simple clients) and README.md

Attribution

Original copyright by Gleb Verugin gleb@glebmail.xyz

The readme file derived from Mullchat server README.md, used under CC-BY-SA 4.0