Skip to content
Snippets Groups Projects
Commit 9c235b68 authored by Pascal Jürgens's avatar Pascal Jürgens
Browse files

Update project info for first publish

parent bfc2fbb7
Branches
No related tags found
No related merge requests found
[tool.poetry]
name = "hippocampus"
version = "0.1.0"
description = "simple memoization with sqlite3"
description = "simple memoization with sqlite3 and expiry"
authors = ["Pascal Jürgens <juergens@uni-trier.de>"]
readme = "README.md"
classifiers = [
"Programming Language :: Python :: 3",
"License :: OSI Approved :: MIT License",
"Operating System :: OS Independent",
]
[tool.poetry.dependencies]
python = "^3.11"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment