From 6fcc6b260aa86a404ae22f190cc62fc457ce28b6 Mon Sep 17 00:00:00 2001 From: Simeon Simeonov Date: Tue, 14 Apr 2026 12:36:07 +0200 Subject: Discontinue the project --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index b5409c6..32b2c5c 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,18 @@ receiving file uploads +## Discontinued + +**Note:** *ngus* has been discontinued for the following reasons: + +- the removal of the *cgi* module in Python >= 3.13, +making it difficult to handle multipart requests without additional +libraries / packages. + +- the arrival of [miniserve](https://github.com/svenstaro/miniserve) +that seems to satisfy the criteria described bellow. + + ## Motivation The reason for writing this small package was the need to transfer files from -- cgit v1.3