mirror of
https://github.com/fiddlerwoaroof/data-lens.git
synced 2025-11-08 18:26:32 +00:00
Update email in system
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
(asdf:defsystem #:data-lens
|
(asdf:defsystem #:data-lens
|
||||||
:description "Utilities for building data transormations from composable functions, modeled on lenses and transducers"
|
:description "Utilities for building data transormations from composable functions, modeled on lenses and transducers"
|
||||||
:author "Edward Langley <edward@elangley.org>"
|
:author "Edward Langley <el-cl@elangley.org>"
|
||||||
:license "MIT"
|
:license "MIT"
|
||||||
:depends-on (:cl-ppcre
|
:depends-on (:cl-ppcre
|
||||||
:alexandria
|
:alexandria
|
||||||
|
|||||||
Reference in New Issue
Block a user