From 6e60e9cdd134c8664bca0b1197299da5f9b860cf Mon Sep 17 00:00:00 2001 From: Till Wegmueller Date: Sat, 7 Feb 2026 14:51:09 +0100 Subject: [PATCH] Update readme and remove old info Signed-off-by: Till Wegmueller --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 48b8cce..79afb11 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,6 @@ The libips crate contains all modules and functions one needs to implement an Im Be that a server, client or other utilities. -Includes Python bindings with PyO3. - This project is intended to gradually replace the [current python based implementation of IPS](https://github.com/openindiana/pkg5). Most things are documented in the [docs](https://github.com/OpenIndiana/pkg5/tree/oi/doc) directory