From 22d5a0d36863813f52b4c59af9b05a8c3bc3ab46 Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Thu, 14 May 2026 18:33:59 +0200 Subject: modified: .extras/nvchecker.toml modified: README.md modified: nvchecker/nvchecker.info new file: python3-awesomeversion/README new file: python3-awesomeversion/python3-awesomeversion.SlackBuild new file: python3-awesomeversion/python3-awesomeversion.info new file: python3-awesomeversion/slack-desc new file: python3-platformdirs/README new file: python3-platformdirs/python3-platformdirs.SlackBuild new file: python3-platformdirs/python3-platformdirs.info new file: python3-platformdirs/slack-desc new file: python3-structlog/README new file: python3-structlog/python3-structlog.SlackBuild new file: python3-structlog/python3-structlog.info new file: python3-structlog/slack-desc --- python3-structlog/README | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 python3-structlog/README (limited to 'python3-structlog/README') diff --git a/python3-structlog/README b/python3-structlog/README new file mode 100644 index 0000000..5c09c22 --- /dev/null +++ b/python3-structlog/README @@ -0,0 +1,5 @@ +structlog makes logging in Python less painful and more powerful by +adding structure to your log entries. It supports JSON, logfmt, and +console output formats with a flexible processor pipeline. + +Homepage: https://www.structlog.org/ -- cgit v1.2.3