Language

Package: cl-quicksearch @ 0.01.04-1.fb02ecf

Synopsis

Search Engine Interface for Common Lisp packages

Description

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.

Home page
https://github.com/tkych/quicksearch/
Location
gnu/packages/lisp-xyz.scm (line: 12995, column: 4)
License

Lint warnings

LinterMessageLocation
No lint warnings