Initial commit

This commit is contained in:
cælōrum spectātrīx 2025-12-04 12:00:40 +01:00
commit 1080c0e513
7 changed files with 124 additions and 0 deletions

8
abbrev.egg Normal file
View file

@ -0,0 +1,8 @@
;; -*- lisp-data -*-
((synopsis "Create unique abbreviations for a list of strings")
(license "LicenseRef-OWL-0.9.4")
(category misc)
(test-dependencies test)
(maintainer "Lilianna Smólska")
(author "Peter Lane, Lilianna Smólska")
(components (extension abbrev (source "abbrev.sld"))))