inversion-locate-package-files-and-split

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

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

Use `inversion-locate-package-files' to get a list of PACKAGE files.
DIRECTORY is the location where distributions of PACKAGE are.
VERSION is an optional argument specifying a version to restrict to.
The return list is an alist with the version string in the CAR,
and the full path name in the CDR.