[Catalog-sig] Initial requirements

Robin Dunn robin@alldunn.com
Wed, 8 Nov 2000 13:38:11 -0800


>
> Not covered in these initial requirements: checking for updated
> versions, tracking dependencies.  These seem to be difficult problems
> that require a database of Python packages installed on a system.
>

As long as it's some client-side tool (command line or GUI) doing #1 and #2
and not just some web-based interface, and as long as all the package
meta-data is easily fetchable, then the tool should be able to manage this
without too much problem.  It can keep track of what it has installed and
compare with the meta-data for currently available packages.

--
Robin Dunn
Software Craftsman
robin@AllDunn.com
http://wxPython.org     Java give you jitters?
http://wxPROs.com        Relax with wxPython!