The deptree Reference Manual

This is the deptree Reference Manual, generated automatically by Declt version 4.0 beta 2 "William Riker" on Mon Feb 26 16:17:08 2024 GMT+0.

Table of Contents


1 Introduction


2 Systems

The main system appears first, followed by any subsystem dependency.


2.1 deptree

ASDF systems dependency listing and archiving tool for Common Lisp

Author

Eugene Zaikonnikov <>

License

MIT

Dependency

tar/create (system).

Source

deptree.asd.

Child Component

deptree.lisp (file).


3 Files

Files are sorted by type and then listed depth-first from the systems components trees.


3.1 Lisp


3.1.1 deptree/deptree.asd

Source

deptree.asd.

Parent Component

deptree (system).

ASDF Systems

deptree.


3.1.2 deptree/deptree.lisp

Source

deptree.asd.

Parent Component

deptree (system).

Packages

deptree.

Public Interface
Internals

4 Packages

Packages are listed by definition order.


4.1 deptree

Source

deptree.lisp.

Use List

common-lisp.

Public Interface
Internals

5 Definitions

Definitions are sorted by export status, category, package, and then by lexicographic order.


5.1 Public Interface


5.1.1 Ordinary functions

Function: deptree (system)
Package

deptree.

Source

deptree.lisp.

Function: systems-archive (dependencies tarball-pathname &key sanitize-p path-prefix)
Package

deptree.

Source

deptree.lisp.

Function: systems-paths (dependencies)
Package

deptree.

Source

deptree.lisp.


5.2 Internals


5.2.1 Special variables

Special Variable: *excluded-systems*
Package

deptree.

Source

deptree.lisp.


5.2.2 Ordinary functions

Function: dependencies-of (system &optional p-path)
Package

deptree.

Source

deptree.lisp.

Function: match-clause (exp)
Package

deptree.

Source

deptree.lisp.


Appendix A Indexes


A.1 Concepts


A.3 Variables

Jump to:   *  
S  
Index Entry  Section

*
*excluded-systems*: Private special variables

S
Special Variable, *excluded-systems*: Private special variables