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

* gnu/packages/golang-web.scm: Update module commentary.

Change-Id: I2128fc62955d79d9dfa97e5f669ee85510b0fb7c
This commit is contained in:
Sharlatan Hellseher 2024-07-26 19:52:50 +01:00
parent fd7f750c26
commit 342411a327
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -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.
;;;