We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9189904 commit 6914febCopy full SHA for 6914feb
pyproject.toml
@@ -7,6 +7,7 @@ name = "cons"
7
dynamic = ["version"]
8
description = "An implementation of Lisp/Scheme-like cons in Python."
9
readme = "README.md"
10
+license: "LGPL-3.0"
11
license-files = ["LICENSE.txt"]
12
authors = [
13
{ name = "Brandon T. Willard", email = "brandonwillard+cons@gmail.com" },
0 commit comments