diff --git a/packages.json b/packages.json index f9ae103..2d96c6b 100644 --- a/packages.json +++ b/packages.json @@ -11005,6 +11005,19 @@ "license": "GPLv3", "web": "https://github.com/ba0f3/sequoia.nim" }, + { + "name": "pykot", + "url": "https://github.com/jabbalaci/nimpykot", + "method": "git", + "tags": [ + "library", + "python", + "kotlin" + ], + "description": "Porting some Python / Kotlin features to Nim", + "license": "MIT", + "web": "https://github.com/jabbalaci/nimpykot" + }, { "name": "witai", "url": "https://github.com/xmonader/witai-nim",