This library provides an implementation of the Common Lisp package system.
Each each accessor has an extensive documentation string associated with it. There is also embryonic Texinfo documentation, the purpose of which is to document the organization of the code.
Depends on Ecclesia. It represents packages as instances of standard classes and it defines many generic functions, so CLOS is required.
Currently maintained by Robert Strandh.
Some errors signaled are currently not correctable. Converting those errors to correctable errors is a possible improvement.
Add more Texinfo documentation.