1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-06-26 16:45:52 +00:00

Updated Home (markdown)

Peter Bieringer 2024-03-05 21:44:23 +01:00
parent 32cf9e236c
commit 06fc41ef5a

14
Home.md

@ -30,6 +30,20 @@ TODO: add more
See also
- https://devguide.python.org/versions/
### Linux LTS Support
TODO: add Ubuntu LTS
| **Linux LTS** | **EOSL** | **Python Version<br>"base"** | **Python Version<br>required for Radicale** |
|-|-|-|-|
| Enterprise Linux 8 | 2029-05 | 3.6 (RP) | 3.8 (RA) |
| Enterprise Linux 9 | 2032-05 | 3.9 (RP) | 3.9 (RP) |
(RP) https://access.redhat.com/solutions/6879401
(RA) https://access.redhat.com/support/policy/updates/rhel-app-streams-life-cycle
# Radicale Installation
- [[Simple installation]].