Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gajim
python-nbxmpp
Commits
f1e91b86
Commit
f1e91b86
authored
Jan 06, 2023
by
Philipp Hörist
Browse files
chore: Update README.md
parent
964fa149
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
f1e91b86
...
...
@@ -4,17 +4,21 @@
## Runtime Requirements
-
python
>=
3.9
.0
-
PyGObject
-
GLib
>=
2.60
-
libsoup3
-
precis-i18n
-
packaging
-
idna
-
[
Python
](
https://www.python.org/
)
(
>=3.9
)
-
[
PyGObject
](
https://pypi.org/project/PyGObject/
)
(
>=3.42.0
)
-
[
GLib
](
https://gitlab.com/gnome/glib
)
(
>=2.60
.0
)
-
[
libsoup3
](
https://libsoup.org/
)
-
[
precis-i18n
](
https://pypi.org/project/precis-i18n/
)
-
[
packaging
](
https://pypi.org/project/packaging/
)
-
[
idna
](
https://pypi.org/project/idna/
)
## Optional Runtime Requirements
-
python-gssapi (for GSSAPI authentication https://pypi.org/project/gssapi/)
-
[
python-gssapi
](
https://pypi.org/project/gssapi/
)
GSSAPI authentication
## Build Requirements
-
[
setuptools
](
https://pypi.org/project/setuptools/
)
## Features
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment