[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
16/32: gnu: go-github-com-spf13-jwalterweatherman: Improve description.
From: |
guix-commits |
Subject: |
16/32: gnu: go-github-com-spf13-jwalterweatherman: Improve description. |
Date: |
Sun, 24 Nov 2024 07:50:52 -0500 (EST) |
sharlatan pushed a commit to branch go-team
in repository guix.
commit 813142f821870bf0902d33efb3524fd62c76fee3
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Sun Nov 24 11:38:07 2024 +0000
gnu: go-github-com-spf13-jwalterweatherman: Improve description.
* gnu/packages/golang-xyz.scm (go-github-com-spf13-jwalterweatherman)
[description]: Add more details from project's README.
Change-Id: I6e86b52098624dffc56bfb052295ef5256e92a9e
---
gnu/packages/golang-xyz.scm | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)
diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm
index 97e937f992..4edabc60fc 100644
--- a/gnu/packages/golang-xyz.scm
+++ b/gnu/packages/golang-xyz.scm
@@ -6970,7 +6970,15 @@ well as a program to generate applications and command
files.")
(list go-github-com-stretchr-testify))
(home-page "https://github.com/spf13/jwalterweatherman")
(synopsis "Go logging library")
- (description "Go logging library")
+ (description
+ "JWW is primarily a wrapper around the standard log library. It provides
+a few advantages over using the standard log library alone.
+
+@itemize
+@item ready to go out of the box
+@item one library for both printing to the terminal and logging (to files)
+@item really easy to log to either a temp file or a file you specify
+@end itemize")
(license license:expat)))
(define-public go-github-com-stathat-go
- 22/32: gnu: go-github-com-twpayne-go-vfs: Move to golang-xyz., (continued)
- 22/32: gnu: go-github-com-twpayne-go-vfs: Move to golang-xyz., guix-commits, 2024/11/24
- 18/32: gnu: go-github-com-spf13-viper: Move to golang-xyz., guix-commits, 2024/11/24
- 26/32: gnu: go-github-com-bmatcuk-doublestar-v4: Update to 4.7.1., guix-commits, 2024/11/24
- 25/32: gnu: go-github-com-bmatcuk-doublestar-v3: Enable tests., guix-commits, 2024/11/24
- 28/32: gnu: go-github-com-mitchellh-mapstructure: Move to golang-xyz., guix-commits, 2024/11/24
- 27/32: gnu: go-github-com-bmatcuk-doublestar: Move to golang-xyz., guix-commits, 2024/11/24
- 31/32: gnu: Add go-csv2table., guix-commits, 2024/11/24
- 03/32: gnu: go-github-com-russross-blackfriday: Move to golang-xyz., guix-commits, 2024/11/24
- 04/32: gnu: go-github-com-go-md2man: Update to 2.0.5., guix-commits, 2024/11/24
- 15/32: gnu: go-github-com-spf13-jwalterweatherman: Move to golang-xyz., guix-commits, 2024/11/24
- 16/32: gnu: go-github-com-spf13-jwalterweatherman: Improve description.,
guix-commits <=
- 23/32: gnu: go-github-com-bmatcuk-doublestar: Simplify package., guix-commits, 2024/11/24
- 24/32: gnu: go-github-com-bmatcuk-doublestar-v2: Enable tests., guix-commits, 2024/11/24
- 30/32: gnu: go-github-com-olekukonko-tablewriter: Move to golang-xyz., guix-commits, 2024/11/24
- 29/32: gnu: go-github-com-olekukonko-tablewriter: Update to 0.0.5., guix-commits, 2024/11/24