From 88cbaa58af6930e6b27a2160d5ff4bc0465dcb11 Mon Sep 17 00:00:00 2001 From: Oliver Hamlet Date: Thu, 12 Jun 2025 17:16:57 +0100 Subject: [PATCH] Describe this repo as unmaintained in the readme The libloot repo's Python wrapper is experimental and may not be kept, so link to a specific commit that has it and word the message to be true even if the wrapper is removed in the future. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 50e5b48..20fd23d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ libloot-python ============== +**This repository is no longer maintained. A more complete and up to date Python wrapper can be found in the [libloot repository](https://github.com/loot/libloot/tree/aaacebefa053a6b7504bf61a73d2783a5436ca25/python).** + ![CI](https://github.com/loot/libloot-python/workflows/CI/badge.svg?branch=master&event=push) [![Documentation Status](https://readthedocs.org/projects/loot-api-python/badge/)](http://loot-api-python.readthedocs.io/)