diff --git a/packages.json b/packages.json index 5cec0f1..2ac6200 100644 --- a/packages.json +++ b/packages.json @@ -25908,5 +25908,20 @@ "description": "Nim wrapper for STE||AR HPX, a high performance computing (HPC), distributed memory runtime system, providing parallelism and asynchronous global address space support.", "license": "boost", "web": "https://github.com/ct-clmsn/nim-hpx/" + }, + { + "name": "excelin", + "url": "https://github.com/mashingan/excelin", + "method": "git", + "tags": [ + "read-excel", + "create-excel", + "excel", + "library", + "pure" + ], + "description": "Create and read Excel purely in Nim", + "license": "MIT", + "web": "https://github.com/mashingan/excelin" } ]