gnu: go-github-com-gatherstars-com-jwz: Adjust synopsis and description.

* gnu/packages/golang.scm (go-github-com-gatherstars-com-jwz)
[synopsis]: Fix lint warning.
[description]: Add link to the original implementation paper.

Change-Id: I06400b3603caf4b9b588bc6822a6d04d861f6448
This commit is contained in:
Sharlatan Hellseher 2024-07-26 19:45:14 +01:00
parent a57cadf2f7
commit fd7f750c26
No known key found for this signature in database
GPG Key ID: 76D727BFF62CD2B5

View File

@ -8754,11 +8754,12 @@ library geared towards parsing MIME encoded emails.")
go-github-com-jhillyerd-enmime
go-github-com-gdamore-tcell-v2))
(home-page "https://github.com/gatherstars-com/jwz")
(synopsis "Implementation in Go of the email threading algorithm
originally invented for Netscape Mail")
(synopsis "Email threading algorithm in Golang")
(description
"The jwz package provides an implementation of the email threading
algorithm originally designed for use in Netscape Mail 2.0 for Go.")
algorithm originally designed for use in
@url{https://www.jwz.org/doc/threading.html,Netscape Mail 2.0 and 3.0} for
Golang.")
(license license:asl2.0)))
(define-public go-github-com-creack-pty