Source: cl-reversi Section: lisp Maintainer: Debian Games Team Uploaders: Andreas Tille Build-Depends: debhelper-compat (= 13), dh-lisp Standards-Version: 4.7.4 Homepage: http://reversi.kpe.io/ Vcs-Browser: https://salsa.debian.org/games-team/cl-reversi Vcs-Git: https://salsa.debian.org/games-team/cl-reversi.git Package: cl-reversi Architecture: all Depends: ${misc:Depends} Recommends: sbcl, cl-asdf Description: Reversi game for Common Lisp This package is based on Peter Norvig's reversi program in the book Paradigms of Artificial Intelligence. Compared to the code in the book, this package employs significant optimizations and includes a CLIM-based graphical user interface.