Marked as deprecated

This commit is contained in:
2026-03-12 19:17:04 +01:00
parent e37188f342
commit 32c28095a1
+8
View File
@@ -2,6 +2,10 @@
A library to parse configuration files. A library to parse configuration files.
## Warning
This library is deprecated. Use [jcloud-config-parser](https://gitea.jcloud-services.ddns.net/jCloud/jcloud-config-parser) instead (due to a name conflict).
## Installation ## Installation
You can install the library using pip: You can install the library using pip:
@@ -84,6 +88,10 @@ For the full documentation, see the Python docstrings.
## Changelog ## Changelog
### Version 1.4.0
- Marked as deprecated
### Version 1.3.0 ### Version 1.3.0
- support for mutable and immutable configurations - support for mutable and immutable configurations