mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +00:00
Add package excelin (#2210)
* Added package excelin * fix some web link entry * remove token
This commit is contained in:
parent
c598252dec
commit
2b42c55d08
@ -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.",
|
"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",
|
"license": "boost",
|
||||||
"web": "https://github.com/ct-clmsn/nim-hpx/"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user