inversion-locate-package-files

inversion-locate-package-files is a compiled Lisp function in `inversion.el'.

(inversion-locate-package-files PACKAGE DIRECTORY &optional VERSION)

Get a list of distributions of PACKAGE from DIRECTORY.
DIRECTORY can be an ange-ftp compatible filename, such as:
"/ftp@ftp1.sourceforge.net/pub/sourceforge/PACKAGE"
If it is a URL, wget will be used for download.
Optional argument VERSION will restrict the list of available versions
to the file matching VERSION exactly, or nil.