From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: "Alfred M. Szmidt" Newsgroups: gmane.emacs.devel Subject: Re: [ELPA] New package: repology.el Date: Tue, 05 Jan 2021 03:56:26 -0500 Message-ID: References: <87im8jb6uq.fsf@nicolasgoaziou.fr> <87h7o29p12.fsf@nicolasgoaziou.fr> <6193374b-a60d-ba82-91b5-afdede18e3bb@yandex.ru> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="28659"; mail-complaints-to="usenet@ciao.gmane.io" Cc: ulm@gentoo.org, dgutov@yandex.ru, bugs@gnu.support, emacs-devel@gnu.org To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Tue Jan 05 09:58:02 2021 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kwiAE-0007Mf-Ac for ged-emacs-devel@m.gmane-mx.org; Tue, 05 Jan 2021 09:58:02 +0100 Original-Received: from localhost ([::1]:50194 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kwiAD-0002mV-DK for ged-emacs-devel@m.gmane-mx.org; Tue, 05 Jan 2021 03:58:01 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:51752) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kwi8j-000284-LM for emacs-devel@gnu.org; Tue, 05 Jan 2021 03:56:29 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:57182) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kwi8i-0005sC-QW; Tue, 05 Jan 2021 03:56:28 -0500 Original-Received: from ams by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1kwi8g-00070K-Le; Tue, 05 Jan 2021 03:56:26 -0500 In-Reply-To: (message from Richard Stallman on Tue, 05 Jan 2021 01:45:38 -0500) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:262507 Archived-At: Is Repology a list of packages and their versions? It is a website that lists what binary (both free software and non-free software) packages are available in different opreating systems; with some version information, and some other meta data like current bugs reported against the program. Is it both, packaged together? repology.el is a emacs library(?) to access and query Repology.org for information about packages.