2 lines
325 B
EmacsLisp
2 lines
325 B
EmacsLisp
;;; -*- no-byte-compile: t -*-
|
|
(define-package "levenshtein" "20090830.1040" "Edit distance between two strings." 'nil :commit "070925197ebf6b704e6e00c4f2d2ec783f3df38c" :keywords '("lisp") :authors '(("Aaron S. Hawley <ashawley at uvm dot edu>,") ("Art Taylor")) :maintainer '("Aaron S. Hawley <ashawley at uvm dot edu>,"))
|