From 342411a327041cee1e97a8152a1d72e0e127df9a Mon Sep 17 00:00:00 2001 From: Sharlatan Hellseher Date: Fri, 26 Jul 2024 19:52:50 +0100 Subject: 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. ;;; -- cgit v1.2.3