mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-16 03:50:45 +02:00
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:
parent
a57cadf2f7
commit
fd7f750c26
1 changed files with 4 additions and 3 deletions
|
@ -8754,11 +8754,12 @@ library geared towards parsing MIME encoded emails.")
|
||||||
go-github-com-jhillyerd-enmime
|
go-github-com-jhillyerd-enmime
|
||||||
go-github-com-gdamore-tcell-v2))
|
go-github-com-gdamore-tcell-v2))
|
||||||
(home-page "https://github.com/gatherstars-com/jwz")
|
(home-page "https://github.com/gatherstars-com/jwz")
|
||||||
(synopsis "Implementation in Go of the email threading algorithm
|
(synopsis "Email threading algorithm in Golang")
|
||||||
originally invented for Netscape Mail")
|
|
||||||
(description
|
(description
|
||||||
"The jwz package provides an implementation of the email threading
|
"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)))
|
(license license:asl2.0)))
|
||||||
|
|
||||||
(define-public go-github-com-creack-pty
|
(define-public go-github-com-creack-pty
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue