b8be369e1d
CLOCC Port is a wrapper library for various functions (sockets, shell access, etc) that are widely implemented in Common Lisp systems, but lack a standardized interface. This port depends on the previously submitted ASDF port. It installs the source files and an .asd file (which plays a similar role to a Makefile and a pkg-config script). There are other ports for each supported Lisp system. PR: ports/52365 Submitted by: Henrik Motakef <henrik.motakef@web.de>
14 lines
412 B
Plaintext
14 lines
412 B
Plaintext
lib/common-lisp/system-registry/port.asd
|
|
lib/common-lisp/port/port.asd
|
|
lib/common-lisp/port/port.system
|
|
lib/common-lisp/port/ext.lisp
|
|
lib/common-lisp/port/gray.lisp
|
|
lib/common-lisp/port/net.lisp
|
|
lib/common-lisp/port/path.lisp
|
|
lib/common-lisp/port/proc.lisp
|
|
lib/common-lisp/port/shell.lisp
|
|
lib/common-lisp/port/sys.lisp
|
|
%%PORTDOCS%%share/doc/cl-port/port.html
|
|
@dirrm lib/common-lisp/port
|
|
@dirrm share/doc/cl-port
|