dev-lisp/3bmd::nest
- Ebuilds: 2, Testing: 20250613, Snapshot: 9999 Description:
This package provides Common Lisp Markdown processor, which
using esrap for parsing and grammar based on peg-markdown.
Homepage:https://github.com/3b/3bmd License: MIT
dev-lisp/abcl::gentoo
- Ebuilds: 1, Stable: 1.10.0Virtual Description:
Armed Bear Common Lisp (ABCL) is an implementation of ANSI Common
Lisp that runs in a Java virtual machine.
Homepage:https://abcl.org License: GPL-2-with-classpath-exception
dev-lisp/alexandria::gentoo
- Ebuilds: 1, Testing: 1.4 Description:
Alexandria is a project and a library.
As a project Alexandria's goal is to reduce duplication of effort and
improve portability of Common Lisp code according to its own
idiosyncratic and rather conservative aesthetic. What this actually
means is open to debate, but each project member has a veto on all
project activities, so a degree of conservativism is inevitable.
As a library Alexandria is one of the means by which the project
strives for its goals. Alexandria is a collection of portable public
domain utilities that meet the following constraints:
* Utilities, not extensions: Alexandria will not contain conceptual
extensions to Common Lisp, instead limiting itself to tools and
utilities that fit well within the framework of standard ANSI Common
Lisp. Test-frameworks, system definitions, logging facilities,
serialization layers, etc. are all outside the scope of Alexandria
as a library, though well within the scope of Alexandria as a project.
* Conservative: Alexandria limits itself to what project members
consider conservative utilities. Alexandria does not and will not
include anaphoric constructs, loop-like binding macros, etc.
* Portable: Alexandria limits itself to portable parts of Common
Lisp. Even apparently conservative and usefull functions remain
outside the scope of Alexandria if they cannot be implemented
portably. Portability is here defined as portable within a
conforming implementation: implementation bugs are not considered
portability issues.
* Team player: Alexandria will not (initially, at least) subsume
or provide functionality for which good-quality special-purpose
packages exist, like split-sequence. Instead, third party packages
such as that may be "blessed".
Homepage:http://common-lisp.net/project/alexandria/ https://gitlab.common-lisp.net/alexandria/alexandria License: public-domain
dev-lisp/anaphora::nest
- Ebuilds: 2, Testing: 0.9.8, Snapshot: 9999 Description:
This package provides an anaphoric macro collection from Hell:
it includes many new fiends in addition to old friends like AIF
and AWHEN.
Homepage:https://github.com/spwhitton/anaphora License: public-domain
dev-lisp/asdf-flv::nest
- Ebuilds: 2, Testing: 20230912, Snapshot: 9999 Description:
This package provides support for file-local variables through ASDF.
A file-local variable behaves like *PACKAGE* and *READTABLE* with respect to
LOAD and COMPILE-FILE: a new dynamic binding is created before processing the file,
so that any modification to the variable essentially becomes file-local.
Homepage:https://github.com/didierverna/asdf-flv License: FSFAP
dev-lisp/babel::nest
- Ebuilds: 2, Testing: 20240605, Snapshot: 9999 Description:
This package provides a charset encoding/decoding library,
not unlike GNU libiconv, but completely written in Common Lisp.
Homepage:https://github.com/cl-babel/babel License: MIT
dev-lisp/bordeaux-threads::nest
- Ebuilds: 2, Testing: 0.9.4, Snapshot: 9999 Description:
This package provides a Common Lisp threading library, which exposes
generic primitives required for synchronization in multi-threading programming,
such as threads, mutexes, semaphores and condition variables,
as well as some atomic operations.
Homepage:https://github.com/sionescu/bordeaux-threads License: MIT
dev-lisp/buildapp::nest
- Ebuilds: 2, Testing: 1.5.6, Snapshot: 9999 Description:
This package provides an application for SBCL and CCL that configures
and saves an executable Common Lisp image or non-executable core.
Homepage:https://github.com/xach/buildapp License: BSD
dev-lisp/cffi::nest
- Ebuilds: 2, Testing: 20250311, Snapshot: 9999 Description:
This package provides the Common Foreign Function Interface, purports
to be a portable FFI for Common Lisp. It abstracts away the differences
between the API of the native FFI's of the various Common Lisp
implementations.
Homepage:https://github.com/cffi/cffi License: MIT
dev-lisp/chunga::nest
- Ebuilds: 2, Testing: 1.1.9, Snapshot: 9999 Description:
This package implements streams capable of chunked encoding on demand
as defined in RFC 2616. For an example of how these streams can be
used see Drakma.
Homepage:https://github.com/edicl/chunga License: BSD-2
dev-lisp/cl-abnf::nest
- Ebuilds: 2, Testing: 20200229, Snapshot: 9999 Description:
This package provides a Common Lisp library with implementation of
parser generator for the ABNF grammar format as described in RFC2234.
Homepage:https://github.com/dimitri/cl-abnf License: ISC
dev-lisp/cl-db3::nest
- Ebuilds: 2, Testing: 20200212, Snapshot: 9999 Description:
This package provides a common lisp library to read dbf files
version 3 (file extension represents the dBase database file).
Homepage:https://github.com/dimitri/cl-db3 License: WTFPL-2
dev-lisp/cl-difflib::nest
- Ebuilds: 2, Testing: 20090602, Snapshot: 9999 Description:
This package provides a Common Lisp library for computing differences
between pairs of sequences. It is nearly a transcription of Python's
difflib module.
Homepage:https://github.com/wiseman/cl-difflib License: MIT
dev-lisp/cl-fad::nest
- Ebuilds: 2, Testing: 20220110, Snapshot: 9999 Description:
This package provides a thin layer atop Common Lisp's standard pathname
functions. It is intended to provide some unification between current CL
implementations on Windows, OS X, Linux, and Unix.
Homepage:https://github.com/edicl/cl-fad License: BSD-2
dev-lisp/cl-interpol::nest
- Ebuilds: 2, Testing: 20220725, Snapshot: 9999 Description:
This package provides a library for Common Lisp which modifies
the reader so that you can have interpolation within strings similar
to Perl or Unix Shell scripts.
Homepage:https://github.com/edicl/cl-interpol License: BSD-2
dev-lisp/cl-log::nest
- Ebuilds: 2, Testing: 1.0.1, Snapshot: 9999 Description:
This package provides a Common Lisp general purpose logging utility.
Its features include: logging to several destinations at once,
very rapid processing of messages which are rejected by all messengers, etc.
Homepage:https://www.cliki.net/cl-log License: public-domain
dev-lisp/cl-pdf::nest
- Ebuilds: 2, Testing: 20230620, Snapshot: 9999 Description:
This package provides a cross-platform Common Lisp library for
generating PDF files. It does not need any third-party tools
from Adobe or others. When it is used with cl-typesetting it
provides a complete typesetting system.
Homepage:https://github.com/mbattyani/cl-pdf License: BSD-2
dev-lisp/cl-plus-ssl::nest
- Ebuilds: 2, Testing: 20250424, Snapshot: 9999 Description:
This package provides a portable code based on CFFI and gray streams.
It defines its own libssl BIO_METHOD, so that TLS I/O can be written
over portable Lisp streams instead of bypassing the streams and giving
OpenSSL a socket file descriptor to send data over.
Homepage:https://github.com/cl-plus-ssl/cl-plus-ssl License: MIT
dev-lisp/cl-ppcre::gentoo
- Ebuilds: 2, Stable: 2.1.2, Testing: 2.1.2 Description:
CL-PPCRE is a portable regular expression library for Common Lisp
which has the following features:
* compatible with Perl
* fast (outperforms Perl)
* portable (ANSI Common Lisp)
* thread-safe
* includes convenience features
* well-documented
Homepage:https://edicl.github.io/cl-ppcre/
https://www.cliki.net/cl-ppcre License: BSD-2
dev-lisp/cl-unicode::gentoo
- Ebuilds: 1, Stable: 0.1.5-r1, Testing: 0.1.5-r1 Description:
CL-UNICODE is a library which provides Common Lisp implementations
with knowledge about Unicode characters including their name, their
general category, the scripts and blocks they belong to, their
numerical value, and several other properties. It also provides the
ability to replace the standard syntax for reading Lisp characters
with one that is Unicode-aware and is used to enhance CL-PPCRE with
Unicode properties.
Homepage:https://edicl.github.io/cl-unicode/ License: BSD-2
dev-lisp/cl-utilities::nest
- Ebuilds: 2, Testing: 1.2.4, Snapshot: 9999 Description:
This package implements and supersedes the Common Lisp Utilities,
things that everybody writes since they're not part of the official
standard.
Homepage:https://cl-utilities.common-lisp.dev License: public-domain
dev-lisp/cl-who::nest
- Ebuilds: 2, Testing: 1.1.5, Snapshot: 9999 Description:
This package provides a Lisp Markup Languages library, which
provides convenient means to convert S-expressions intermingled
with code into (X)HTML, XML, or whatever but differ with respect
to syntax, implementation, and API.
Homepage:https://github.com/edicl/cl-who License: BSD-2
dev-lisp/clisp::gentoo
- Ebuilds: 2, Stable: 2.49.92-r3, Testing: 2.49.92-r3Virtual Description:
CLISP is a Common Lisp implementation. It mostly supports the Lisp
described in the ANSI Common Lisp standard. It includes an
interpreter, a compiler, almost all of CLOS, a foreign language
interface and a socket interface. An X11 interface is available
through CLX and Garnet. Command line editing is provided by readline.
CLISP runs on microcomputers (OS/2, Windows 95/98/NT/2000/XP, Amiga
500-4000, Acorn RISC PC) as well as on Unix workstations (GNU/Linux,
BSD, SVR4, Sun4, DEC Alpha OSF, HP-UX, NeXTstep, SGI, AIX, Sun3 and
others) and needs only 2 MB of RAM. The user interface comes in
German, English, French, Spanish, Dutch and Russian, and can be
changed at run time.
Homepage:https://clisp.sourceforge.io/ License: GPL-2+
dev-lisp/clsql::nest
- Ebuilds: 2, Testing: 6.7.2, Snapshot: 9999 Description:
This package provides a Common Lisp to SQL engine interface.
It includes both functional and object oriented subsystems
for data definition and manipulation as well as an integrated symbolic
SQL syntax.
Homepage:https://github.com/sharplispers/clsql License: MIT
dev-lisp/clunit2::nest
- Ebuilds: 2, Testing: 20250212, Snapshot: 9999 Description:
This package provides a Common Lisp unit testing framework.
It is designed to be easy to use so that you can quickly start testing.
Homepage:https://codeberg.org/cage/clunit2 License: MIT
dev-lisp/clx::gentoo
- Ebuilds: 1, Testing: 0.7.5-r1 Description:
CLX provides an implementation of the X Window System protocol to
Lisp graphics library[ies] and applications. It is the Common Lisp
equivalent of Xlib.
Homepage:https://www.cliki.net/CLX License: MIT
dev-lisp/cmucl::gentoo
- Ebuilds: 1, Stable: 21eVirtual Description:
CMUCL is a free implementation of the Common Lisp programming language
which runs on most major Unix platforms. It mainly conforms to the
ANSI Common Lisp standard. Here is a summary of its main features:
* a sophisticated native-code compiler which is capable of powerful
type inferences, and generates code competitive in speed with C
compilers.
* generational garbage collection and multiprocessing capability on
the x86 ports.
* a foreign function interface which allows interfacing with C code
and system libraries, including shared libraries on most platforms,
and direct access to Unix system calls.
* support for interprocess communication and remote procedure calls.
* an implementation of CLOS, the Common Lisp Object System, which
includes multimethods and a metaobject protocol.
* a graphical source-level debugger using a Motif interface, and a
code profiler.
Homepage:https://www.cons.org/cmucl/ License: public-domain
dev-lisp/cxml::nest
- Ebuilds: 2, Testing: 20250429, Snapshot: 9999 Description:
This package provides a XML parser written in Common Lisp, which
implements a namespace-aware, validating XML 1.0 parser as well as
the DOM Level 2 Core interfaces.
Homepage:https://github.com/sharplispers/cxml License: LLGPL-2.1
dev-lisp/drakma::nest
- Ebuilds: 2, Testing: 20241118, Snapshot: 9999 Description:
This package provides a full-featured HTTP client implemented
in Common Lisp. It knows how to handle HTTP/1.1 chunking,
persistent connections, re-usable sockets, SSL, continuable uploads,
file uploads, cookies, and more.
Homepage:https://github.com/edicl/drakma License: BSD
dev-lisp/ecl::gentoo
- Ebuilds: 4, Stable: 24.5.10-r1, Testing: 26.5.5Virtual Description:
ECL (Embeddable Common Lisp) is an implementation of the Common Lisp language as
described in the X3J13 Ansi specification, featuring CLOS (Common Lisp Object
System), conditions, loops, etc, plus a translator to C, which can produce
standalone executables.
Homepage:https://common-lisp.net/project/ecl/ License: BSD-2 LGPL-2.1+
dev-lisp/esrap::nest
- Ebuilds: 2, Testing: 20250531, Snapshot: 9999 Description:
This package provides a packrat parser for Common Lisp. In addition to
regular Packrat / Parsing Grammar / TDPL features ESRAP supports:
dynamic redefinition of nonterminals, inline grammars, etc.
Homepage:https://github.com/scymtym/esrap License: MIT
dev-lisp/fiveam::nest
- Ebuilds: 2, Testing: 1.4.3, Snapshot: 9999 Description:
This package provides a simple (as far as writing and running tests goes)
regression testing framework. It has been designed with Common Lisp's
interactive development model in mind.
Homepage:https://github.com/lispci/fiveam License: BSD
dev-lisp/form-fiddle::nest
- Ebuilds: 2, Testing: 20250105, Snapshot: 9999 Description:
This package provides individual functions to extract each part of
a lambda-definition-form: function, name, qualifiers, lambda-list,
body, declarations, docstring and the forms.
Homepage:https://github.com/Shinmera/form-fiddle License: ZLIB
dev-lisp/gcl::gentoo
- Ebuilds: 2, Stable: 2.6.15_pre3, Testing: 2.6.15_pre3Virtual Description:
GCL is the official Common Lisp for the GNU project. Its design
makes use of the system's C compiler to compile to native object
code, providing for both good performance and facile portability.
Homepage:https://www.gnu.org/software/gcl/gcl.html License: LGPL-2+ GPL-2+
dev-lisp/html-encode::nest
- Ebuilds: 1, Testing: 1.2 Description:
This package provides a small library for encoding text in
various web-savvy formats. These are the functions exported
from the html-encode package: encode-for-pre, encode-for-tt,
encode-for-argument, encode-for-http.
Homepage:https://www.cliki.net/html-encode License: MIT
dev-lisp/hu-dwim-logger::nest
- Ebuilds: 2, Testing: 20241118, Snapshot: 9999 Description:
This package provides a logging library that, among other things,
supports chaining log messages through a hierarchy of loggers,
separate compile-time and runtime log level, and provides various
appenders, including one that supports multiple threads.
Homepage:https://github.com/hu-dwim/hu.dwim.logger License: MIT-0
dev-lisp/hu-dwim-partial-eval::nest
- Ebuilds: 2, Testing: 20171128, Snapshot: 9999 Description:
This package provides a special Common Lisp interpreter.
The main difference to a standard interpreter is that the values of
variables, function arguments, and return values can not only be
constants, but arbitrary expressions.
Homepage:https://github.com/hu-dwim/hu.dwim.partial-eval License: MIT-0
dev-lisp/hunchentoot::nest
- Ebuilds: 2, Testing: 1.3.1, Snapshot: 9999 Description:
This package provides a web server written in Common Lisp and at
the same time a toolkit for building dynamic websites.
As a stand-alone web server, Hunchentoot is capable of HTTP/1.1
chunking (both directions), persistent connections (keep-alive), SSL.
Homepage:https://github.com/edicl/hunchentoot License: BSD-2
dev-lisp/idna::nest
- Ebuilds: 2, Testing: 20111222, Snapshot: 9999 Description:
This package provides a small library with Internationalized Domain
Names in Applications API, which implements IDNA2008 name translation.
Homepage:https://github.com/antifuchs/idna License: MIT
dev-lisp/ieee-floats::nest
- Ebuilds: 2, Testing: 20220126, Snapshot: 9999 Description:
This package provides "virtual" bivalent streams that can be layered atop
real binary or bivalent streams and that can be used to read and write
character data in various single- or multi-octet encodings
which can be changed on the fly. It also supplies in-memory binary streams
which are similar to string streams.
Homepage:https://github.com/marijnh/ieee-floats License: BSD
dev-lisp/iolib::nest
- Ebuilds: 2, Testing: 20240129, Snapshot: 9999 Description:
This package provides a better and more modern I/O library than
the standard Common Lisp library. It contains: a socket library,
a DNS resolver, an I/O multiplexer, a pathname library and
file-system utilities.
Homepage:https://github.com/sionescu/iolib License: MIT
dev-lisp/ironclad::nest
- Ebuilds: 2, Testing: 0.61, Snapshot: 9999 Description:
This package provides a cryptography library written entirely in Common Lisp.
It includes support for several popular ciphers, digests, MACs and public key
cryptography algorithms. For several implementations that support Gray streams,
support is included for convenient stream wrappers.
Homepage:https://www.cliki.net/ironclad License: BSD
dev-lisp/kmrcl::nest
- Ebuilds: 1, Testing: 1.111 Description:
This package includes general purpose utilities for Common Lisp
programs. It is used as a base for some of Kevin M. Rosenberg's
Common Lisp packages.
Homepage:https://tracker.debian.org/pkg/cl-kmrcl License: LGPL-2.1
dev-lisp/lift::nest
- Ebuilds: 2, Testing: 20231004, Snapshot: 9999 Description:
This package provides a unit and system test tool for LISP.
In LIFT, testcases are organized into hierarchical testsuites
each of which can have its own fixture.
Homepage:https://github.com/hraban/lift License: MIT
dev-lisp/lml2::nest
- Ebuilds: 1, Testing: 1.6.6 Description:
This package includes general purpose utilities for Common Lisp
programs. It is used as a base for some of Kevin M. Rosenberg's
Common Lisp packages.
Homepage:https://tracker.debian.org/pkg/cl-lml2 License: LLGPL-2.1
dev-lisp/local-time::nest
- Ebuilds: 2, Testing: 20250427, Snapshot: 9999 Description:
This package provides a Common Lisp library for the manipulation
of dates and times. It is based almost entirely upon Erik Naggum's
paper "The Long Painful History of Time".
Homepage:https://github.com/dlowe-net/local-time License: MIT
dev-lisp/lparallel::nest
- Ebuilds: 2, Testing: 2.8.4, Snapshot: 9999 Description:
This package provides a library for parallel programming in Common Lisp,
featuring simple model of task submission with receiving queue,
constructs for expressing fine-grained parallelism, etc.
Homepage:https://github.com/lmj/lparallel License: BSD
dev-lisp/md5::nest
- Ebuilds: 2, Testing: 2.0.5, Snapshot: 9999 Description:
This package provides The MD5 Message-Digest Algorithm, as defined in
RFC 1321 by R. Rivest, published April 1992.
Homepage:https://github.com/pmai/md5 License: public-domain
dev-lisp/metacopy::nest
- Ebuilds: 2, Testing: 20230812, Snapshot: 9999 Description:
This package provides a toolkit for specifying how to make
copies of objects. Use defcopy-methods to describe the copying of
slots and copy-thing to make copies.
Homepage:https://github.com/hraban/metacopy License: MIT
dev-lisp/mgl-pax::nest
- Ebuilds: 2, Testing: 20250613, Snapshot: 9999 Description:
This package provides a very cool documentation generator for Common Lisp projects.
With features like Emacs/SLIME integration, ability to generate Markdown, etc.
Homepage:https://github.com/melisgl/mgl-pax License: MIT
dev-lisp/optima::nest
- Ebuilds: 2, Testing: 20150628, Snapshot: 9999 Description:
This package provides a fast pattern matching library which uses
optimizing techniques widely used in the functional programming world.
Homepage:https://github.com/m2ym/optima License: LLGPL-2.1
dev-lisp/parachute::nest
- Ebuilds: 2, Testing: 20250127, Snapshot: 9999 Description:
This package provides a simple-to-use and extensible testing framework,
on which things are organised as a bunch of named tests within a package.
Homepage:https://github.com/Shinmera/parachute License: ZLIB
dev-lisp/parse-number::nest
- Ebuilds: 2, Testing: 1.8, Snapshot: 9999 Description:
This package provides a library of functions which accept an arbitrary
string and attempt to parse it, if possible into one of the standard
Common Lisp number types without using the reader, or else signal an
error of type INVALID-NUMBER.
Homepage:https://github.com/sharplispers/parse-number License: BSD
dev-lisp/postmodern::nest
- Ebuilds: 2, Testing: 1.33.12, Snapshot: 9999 Description:
This package provides a Common Lisp library for interacting with
PostgreSQL databases with efficient communication with the database
server without need for foreign libraries.
Homepage:https://marijnhaverbeke.nl/postmodern/ License: MIT POSTGRESQL ZLIB
dev-lisp/puri::nest
- Ebuilds: 1, Testing: 1.5.7.2 Description:
This package provides a portable Universal Resource Identifier library
for Common Lisp programs. It parses URI according to the RFC 2396
specification.
Homepage:https://tracker.debian.org/pkg/cl-puri License: LLGPL-2.1
dev-lisp/pythonic-string-reader::nest
- Ebuilds: 2, Testing: 20180618, Snapshot: 9999 Description:
This package provides a piece of code stolen from Yury Sulsky which has been
slightly modified/improved by myself. It sets up some reader macros that make
it simpler to input string literals which contain backslashes and double quotes.
This is very useful for writing complicated docstrings and, as it turns out,
writing code that contains string literals that contain code themselves.
Homepage:https://github.com/smithzvk/pythonic-string-reader License: BSD
dev-lisp/rfc2388::nest
- Ebuilds: 2, Testing: 20180830, Snapshot: 9999 Description:
This package contains an implementation of RFC 2388, which is used
to process form data posted with HTTP POST method using
enctype "multipart/form-data".
Homepage:https://github.com/jdz/rfc2388 License: BSD-2
dev-lisp/rt::nest
- Ebuilds: 1, Testing: 20090812 Description:
This package provides a 1990 regression testing library that is used by
some older software.
Homepage:https://www.cliki.net/rt License: MIT
dev-lisp/sbcl::gentoo
- Ebuilds: 4, Stable: 2.5.11, 2.5.4, Testing: 2.6.6Virtual Description: Steel Bank Common Lisp is an open source Common
Lisp implementation. It provides an integrated native compiler,
interpreter, and debugger. SBCL is a fork off of the main branch
of CMUCL. SBCL is distinguished from CMUCL by a greater emphasis
on maintainability. In particular, the SBCL system can be built
directly from its source code, so that the output corresponds to
the source code in a controlled, verifiable way, and arbitrary
changes can be made to the system without causing bootstrapping
problems. SBCL also places less emphasis than CMU CL does on new
non-ANSI extensions, or on backward compatibility with old
non-ANSI features. Support for native threading on GNU/Linux is
available for the x86 and amd64 platforms using an NPTL enabled
GLIBC. SBCL 0.8.17 and later support Unicode.
Homepage:https://www.sbcl.org/ https://sbcl.sourceforge.net/ License: MIT
dev-lisp/slime::nest
- Ebuilds: 2, Testing: 2.31, Snapshot: 9999 Description:
This package extends Emacs with support for interactive programming
in Common Lisp.
Homepage:https://github.com/slime/slime License: public-domain GPL-2+ GPL-3+ LLGPL-2.1 ZLIB xref? ( xref.lisp )
dev-lisp/swap-bytes::nest
- Ebuilds: 2, Testing: 20211205, Snapshot: 9999 Description:
This package provides a library for changing endianness of unsigned
integers of length 1/2/4/8. Very useful in implementing various
network protocols and file formats.
Homepage:https://github.com/sionescu/swap-bytes License: MIT
dev-lisp/symbol-munger::nest
- Ebuilds: 2, Testing: 20220120, Snapshot: 9999 Description:
This package provides a Common Lisp library to make it easy to
change the capitalization and spacing of a 'sentence'. This is used
for converting between space and capitalization rules of various systems.
Homepage:https://github.com/AccelerationNet/symbol-munger License: BSD
dev-lisp/system-locale::nest
- Ebuilds: 2, Testing: 20250206, Snapshot: 9999 Description:
This package provides library retrieves locale information configured
on the system. This is helpful if you want to write applications and
libraries that display messages in the user's native language.
Homepage:https://github.com/Shinmera/system-locale License: ZLIB
dev-lisp/trivial-backtrace::nest
- Ebuilds: 2, Testing: 20230111, Snapshot: 9999 Description:
This package provides a simple solution to generating a backtrace portably.
Its interface consists of three functions and one variable: print-backtrace,
print-backtrace-to-stream, print-condition, date-time-format.
Homepage:https://github.com/hraban/trivial-backtrace License: MIT
dev-lisp/try::nest
- Ebuilds: 2, Testing: 20250502, Snapshot: 9999 Description:
This package provides an extensible test framework with equal support
for interactive and non-interactive workflows.
Homepage:https://github.com/melisgl/try License: MIT
dev-lisp/usocket::nest
- Ebuilds: 2, Testing: 20250208, Snapshot: 9999 Description:
This package provides a portable TCP/IP and UDP/IP socket interface for
as many Common Lisp implementations as possible, while keeping the abstraction
and portability layer as thin as possible.
Homepage:https://github.com/usocket/usocket License: MIT
dev-lisp/xmls::nest
- Ebuilds: 2, Testing: 20240227, Snapshot: 9999 Description:
This package provides a small, simple, non-validating xml parser
for Common Lisp. It's designed to be a self-contained, easily embedded
parser that recognizes a useful subset of the XML spec.
Homepage:https://github.com/rpgoldman/xmls License: BSD
dev-lisp/zs3::nest
- Ebuilds: 2, Testing: 1.3.4, Snapshot: 9999 Description:
This package provides a library for working with Amazon's Simple Storage
Service (S3) and CloudFront service from Common Lisp.
Homepage:https://github.com/xach/zs3 License: BSD-2