emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[elpa] externals/repology 3202af0 3/3: repology-utils: Reword initial co


From: Nicolas Goaziou
Subject: [elpa] externals/repology 3202af0 3/3: repology-utils: Reword initial comments
Date: Tue, 19 Jan 2021 04:00:32 -0500 (EST)

branch: externals/repology
commit 3202af0719500bba764c516b3b032f86582d3900
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Commit: Nicolas Goaziou <mail@nicolasgoaziou.fr>

    repology-utils: Reword initial comments
---
 repology-utils.el | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/repology-utils.el b/repology-utils.el
index 5ef6c25..6a8b9b3 100644
--- a/repology-utils.el
+++ b/repology-utils.el
@@ -19,10 +19,12 @@
 
 ;;; Commentary:
 
-;; This library provides various tools used throughout the code base.  It
-;; includes accessors and predicates for packages, projects and problems
-;; objects.  It also provides functions useful in configuration variables.
-;; Eventually, it implements `repology-request'.
+;; This library provides various user-facing tools.  They include accessors and
+;; predicates for package, project and problem objects, in addition to more
+;; specialized functions useful in configuration variables.
+
+;; The library also provides the low-level `repology-request', used to
+;; perform a raw HTTP request on a given URL.
 
 ;;; Code:
 



reply via email to

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