Added package odsreader (#2055)

This commit is contained in:
Dario Lah 2021-11-04 21:34:07 +01:00 committed by GitHub
parent f6e6c5e447
commit 96441d20aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24149,5 +24149,18 @@
"description": "A library for working with the CFG configuration format",
"license": "BSD-3-Clause",
"web": "https://docs.red-dove.com/cfg/index.html"
},
{
"name": "odsreader",
"url": "https://github.com/dariolah/odsreader",
"method": "git",
"tags": [
"ods",
"spreadsheet",
"libreoffice"
],
"description": "OpenDocument Spreadhseet reader",
"license": "MIT",
"web": "https://github.com/dariolah/odsreader"
}
]