mirror of
https://gitea.com/Lerking/XtendR.git
synced 2025-07-21 12:41:17 +02:00
Update README.md
This commit is contained in:
@@ -5,7 +5,7 @@ A very basic python 3 extension system based on the K.I.S.S principle.
|
||||
I was in need of a new plugin system, which should meet these requirements:
|
||||
- Simple to use
|
||||
- Work well with Python 3.12
|
||||
- Maintainable - Don't expect to see new releases every month. __If it ain't brooken, don't fix it!!!__
|
||||
- Maintainable - Don't expect to see new releases every month. __If it ain't broken, don't fix it!!!__
|
||||
|
||||
I previously used yapsy, but it doesn't meet the requirements anymore.
|
||||
:x: No longer simple, and simple to use (Simplicity in use has been sacrificed for more complexity. It has become bloated)
|
||||
|
Reference in New Issue
Block a user