octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #39479] 'pkg -forge list' takes 56.5 seconds


From: Rik
Subject: [Octave-bug-tracker] [bug #39479] 'pkg -forge list' takes 56.5 seconds
Date: Fri, 18 Jan 2019 16:14:11 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko

Follow-up Comment #11, bug #39479 (project octave):

For testing, I don't think you need to clone Octave Forge.  The suggestion was
that there be a unique URL that points to a file (format still undetermined)
which can be fetched with urlread.  This file is then parsed locally and
displayed to the user.

For prototyping, you can just skip the urlread and have a local file that you
load() or otherwise read.  The code that needs to be written would then format
and display this information.  The suggestion was made either to use a struct
variable saved in Octave's native text format, or possibly in the format in
~/.octave_packages which seems to be a cell array.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?39479>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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