| description | A brief description of the Lisp package to include in rendered views of maps. Initargs::description; Reader:description. |
|---|---|
| homepage | From where the Lisp package originated. Initargs::homepage; Reader:homepage. |
| map-url | The URL to the map the VERSION was defined in. Initargs::map-url; Reader:map-url. |
| name | The name of the module to which a VERSION belongs. Initargs::name; Reader:name. |
| versions | A list of versions of the Lisp package. Initargs::versions; Reader:versions. |
| dependency-list | Compute the dependencies of the latest version of a Lispy package described by MODULE. Returns a... |
|---|---|
| extract | Extract Lisp package source. |
| fetch | Download Lisp package source. |
| install | Install Lisp package source. |
| latest-version | Determine the latest version of the Lisp package described by MODULE. Returns an instance of VER... |
| upgradable-p | Non-NIL if the Lisp package source can be upgraded. |