cl-quicksearch 0.01.04-1.fb02ecf Search Engine Interface for Common Lisp packages
Quicksearch is a search-engine-interface for Common Lisp. The goal of Quicksearch is to find the Common Lisp library quickly. For example, if you will find the library about json, just type (qs:? 'json)
at REPL.
The function quicksearch
searches for Common Lisp projects in Quicklisp, Cliki, GitHub and BitBucket, then outputs results in REPL. The function ?
is abbreviation wrapper for quicksearch
.
- Website: https://github.com/tkych/quicksearch/
- License: Expat
- Package source: lisp-xyz.scm
- Patches: None
- Builds: x86_64-linux, aarch64-linux, powerpc64le-linux, i686-linux, armhf-linux, i586-gnu