diff --git a/pyproject.toml b/pyproject.toml index 0d36ae6..7b8e29c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,13 +13,16 @@ maintainers = [ readme = [ "README.md" ] + homepage = "https://desilo.ai/" documentation = "https://docs.desilo.ai/liberate-fhe/" -repository = "https://github.com/desilo/liberate-fhe" +repository = "https://github.com/desilo/liberate-fhe/" + license = "BSD-3-Clause-Clear" + keywords = [ - "DESILO", "python", "cryptohraphy", "privacy", "encryption", "cuda", - "homoomrphic encryption", "homomorphic encryption library", "fhe", "gpu accelerated", "liberate" + "DESILO", "python", "cryptoghraphy", "privacy", "encryption", "cuda", + "homomorphic encryption", "homomorphic encryption library", "fhe", "gpu accelerated", "liberate" ] classifiers = [ "Environment :: GPU :: NVIDIA CUDA",