diff options
| author | Dimitris Zlatanidis <dslackw@gmail.com> | 2024-01-09 08:31:11 +0700 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-01-09 08:43:39 +0700 |
| commit | bd8987cfd16ef8b288191ceb403bc711b507940f (patch) | |
| tree | 24a349f5dfb0e5e18182cd97768e57a2bafd018b /python/python3-logbook/slack-desc | |
| parent | b5beadcc1d2de0a68e6e150a502f007700d9ed8e (diff) | |
python/python3-logbook: Added (Python Logger).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-logbook/slack-desc')
| -rw-r--r-- | python/python3-logbook/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python3-logbook/slack-desc b/python/python3-logbook/slack-desc new file mode 100644 index 0000000000..7a035cbefe --- /dev/null +++ b/python/python3-logbook/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-logbook: python3-logbook (logging system for Python) +python3-logbook: +python3-logbook: Logbook is a logging system for Python that replaces the standard +python3-logbook: library's logging module. It was designed with both complex and +python3-logbook: simple applications in mind and the idea to make logging fun. +python3-logbook: +python3-logbook: Homepage: https://logbook.readthedocs.io +python3-logbook: +python3-logbook: +python3-logbook: +python3-logbook: |
