From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: Stating the size of ecosystems in descriptions (Was: Re: Gauche description) Date: Wed, 16 Jan 2019 18:12:47 +0100 Message-ID: <87a7k0il0w.fsf@elephly.net> References: <87sgxt6ijv.fsf@ambrevar.xyz> <9b157f660f14ccf542cfa4fe793cc3db@riseup.net> <87imyo7ohq.fsf@ambrevar.xyz> <87pnswvem1.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:49487) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gjokb-00019P-KZ for guix-devel@gnu.org; Wed, 16 Jan 2019 12:13:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gjokZ-0006am-Td for guix-devel@gnu.org; Wed, 16 Jan 2019 12:13:12 -0500 Received: from sender-of-o53.zoho.com ([135.84.80.218]:21745) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gjokZ-0006Sb-8z for guix-devel@gnu.org; Wed, 16 Jan 2019 12:13:11 -0500 In-reply-to: <87pnswvem1.fsf@gmail.com> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Gabriel Hondet Cc: guix-devel Gabriel Hondet writes: > Couldn't something like > > #+begin_src sh > guix ecosystem pypi > #+end_src > > which would retrieve the number of packages on pypi, compute the number > of pypi packages defined for Guix and output some statistics be done? I=E2=80=99d prefer not to add a feature like this. --=20 Ricardo