bbs_lisp 0.1.0 (#1168)
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
name = "bbs_lisp"
|
||||
description = "Embedable tiny lisp interpreter"
|
||||
version = "0.1.0"
|
||||
|
||||
authors = ["Brent Seidel"]
|
||||
maintainers = ["Brent Seidel <brentseidel@mac.com>"]
|
||||
maintainers-logins = ["BrentSeidel"]
|
||||
licenses = "GPL-3.0-or-later"
|
||||
website = "https://github.com/BrentSeidel/Ada-Lisp"
|
||||
tags = ["lisp"]
|
||||
|
||||
[[depends-on]]
|
||||
bbs = "~0.1.0"
|
||||
|
||||
[origin]
|
||||
commit = "2feb2fd5664797c4da3abde1dd1088b2cf6dc94c"
|
||||
url = "git+https://github.com/BrentSeidel/Ada-Lisp.git"
|
||||
|
||||
Reference in New Issue
Block a user