guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

13/21: gnu: packages/golang-web: Update module commentary.


From: guix-commits
Subject: 13/21: gnu: packages/golang-web: Update module commentary.
Date: Fri, 26 Jul 2024 18:47:32 -0400 (EDT)

sharlatan pushed a commit to branch go-team
in repository guix.

commit 342411a327041cee1e97a8152a1d72e0e127df9a
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Fri Jul 26 19:52:50 2024 +0100

    gnu: packages/golang-web: Update module commentary.
    
    * gnu/packages/golang-web.scm: Update module commentary.
    
    Change-Id: I2128fc62955d79d9dfa97e5f669ee85510b0fb7c
---
 gnu/packages/golang-web.scm | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/golang-web.scm b/gnu/packages/golang-web.scm
index 97d501c405..38357010e1 100644
--- a/gnu/packages/golang-web.scm
+++ b/gnu/packages/golang-web.scm
@@ -66,8 +66,10 @@
 
 ;;; Commentary:
 ;;;
-;;; Golang modules (libraries) related to HTML, CSS, SCSS, JavaScript, JSON,
-;;; Web-framework, REST-API or similar functionality. They may provide
+;;; Golang modules (libraries) for Web related projects: HTML, CSS, SCSS,
+;;; JavaScript, JSON, Web-framework, REST-API or similar functionality; for
+;;; Network related projects: OSI layers implementation algorithms, MIME,
+;;; Email protocols implementations, and similar.  They may provide
 ;;; executables and libraries, for which there are marked sections.
 
 ;;;



reply via email to

[Prev in Thread] Current Thread [Next in Thread]