Add package excelin (#2210)

* Added package excelin

* fix some web link entry

* remove token
This commit is contained in:
mashingan 2022-04-22 19:09:29 +07:00 committed by GitHub
parent c598252dec
commit 2b42c55d08
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"
}
]