[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.
;;;
- 01/21: gnu: Add go-github-com-mattn-go-tty., (continued)
- 01/21: gnu: Add go-github-com-mattn-go-tty., guix-commits, 2024/07/26
- 06/21: gnu: go-gopkg-in-ini-v1: Update to 1.67.0., guix-commits, 2024/07/26
- 07/21: gnu: go-gopkg-in-ini-v1: Enable tests., guix-commits, 2024/07/26
- 04/21: gnu: Add go-keyring., guix-commits, 2024/07/26
- 10/21: gnu: aws-vault: Improve package style., guix-commits, 2024/07/26
- 11/21: gnu: go-github-com-gatherstars-com-jwz: Update to 1.4.0., guix-commits, 2024/07/26
- 12/21: gnu: go-github-com-gatherstars-com-jwz: Adjust synopsis and description., guix-commits, 2024/07/26
- 19/21: gnu: go-github-com-emersion-go-message: Update to 0.18.1., guix-commits, 2024/07/26
- 20/21: gnu: go-github-com-emersion-go-message: Move to golang-web., guix-commits, 2024/07/26
- 08/21: gnu: go-gopkg-in-ini-v1: Move to golang-xyz., guix-commits, 2024/07/26
- 13/21: gnu: packages/golang-web: Update module commentary.,
guix-commits <=
- 09/21: gnu: aws-vault: Update to 7.2.0., guix-commits, 2024/07/26
- 21/21: gnu: go-github-com-jhillyerd-enmime: Move to golang-web., guix-commits, 2024/07/26
- 02/21: gnu: go-github-com-99designs-go-keyring: Rename variable., guix-commits, 2024/07/26
- 16/21: gnu: Remove go-github-com-technoweenie-multipartstreamer., guix-commits, 2024/07/26
- 17/21: gnu: go-github-com-emersion-go-pgpmail: Update to 0.2.1., guix-commits, 2024/07/26
- 18/21: gnu: go-github-com-emersion-go-pgpmail: Enable tests., guix-commits, 2024/07/26
- 03/21: gnu: go-github-com-99designs-keyring: Enable tests., guix-commits, 2024/07/26
- 14/21: gnu: go-github-com-gatherstars-com-jwz: Move to golang-web., guix-commits, 2024/07/26
- 15/21: gnu: Remove go-github-com-go-telegram-bot-api-telegram-bot-api., guix-commits, 2024/07/26