1. cl-posix-generalities
    Generalities about the Common-Lisp-POSIX API
  2. cl-posix-header-list
  3. cl-ppcre
    A portable, Perl-compatible regular expression library by Edi Weitz
  4. cl-prevalence
    cl-prevalence is an implementation in Common Lisp of the Object Prevalence concept using both XML and s-expression based serialization
  5. cl-proj
    cl-proj is a geospatial library that provides CFFI-based Common Lisp bindings for the Proj.4 geographic projections library
  6. cl-protobufs
    CL-PROTOBUFS is a library to use Google Protocol Buffers in Common Lisp, originally written by Scott McKay at ITA by Google
  7. cl-pubmed
    cl-pubmed is an interface to the PubMed medical literature Database
  8. cl-qprint
    cl-qprint is a library for encoding to and decoding the quoted-printable (MIME) data format
  9. cl-quickcheck
    cl-quickcheck is a test framework for property-based testing
  10. cl-randist
    This package is a manual translation from C to common lisp of some random number generation functions of GSL library