diff options
| author | Danilo M. <danix@danix.xyz> | 2026-05-14 18:33:59 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-05-14 18:33:59 +0200 |
| commit | 22d5a0d36863813f52b4c59af9b05a8c3bc3ab46 (patch) | |
| tree | c710867e47252421e69672cd90486e859ac41689 /python3-structlog/slack-desc | |
| parent | 754cf49d624aa5545c4adccf4db4384e446e6b40 (diff) | |
| download | my-slackbuilds-22d5a0d36863813f52b4c59af9b05a8c3bc3ab46.tar.gz my-slackbuilds-22d5a0d36863813f52b4c59af9b05a8c3bc3ab46.zip | |
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
Diffstat (limited to 'python3-structlog/slack-desc')
| -rw-r--r-- | python3-structlog/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python3-structlog/slack-desc b/python3-structlog/slack-desc new file mode 100644 index 0000000..0e73a8a --- /dev/null +++ b/python3-structlog/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +python3-structlog: python3-structlog (Structured Logging for Python) +python3-structlog: +python3-structlog: structlog makes logging in Python less painful and more powerful by +python3-structlog: adding structure to your log entries. It supports JSON, logfmt, and +python3-structlog: console output formats. +python3-structlog: +python3-structlog: Homepage: https://www.structlog.org/ +python3-structlog: +python3-structlog: +python3-structlog: +python3-structlog: |
