From 807ffe2954e93774015ef3b996eb4e8860ee6771 Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Fri, 5 Jun 2026 12:38:14 +0200 Subject: python3-typer: add version 0.25.1 Co-Authored-By: Claude Sonnet 4.6 --- python3-typer/README | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 python3-typer/README (limited to 'python3-typer/README') diff --git a/python3-typer/README b/python3-typer/README new file mode 100644 index 0000000..7b04442 --- /dev/null +++ b/python3-typer/README @@ -0,0 +1,6 @@ +Typer is a library for building CLI applications based on Python type +hints. It is designed to be easy to use and produce great CLIs with +minimal code. + +Homepage: https://github.com/fastapi/typer +Documentation: https://typer.tiangolo.com -- cgit v1.2.3