mirror of
https://codeberg.org/scip/tablizer.git
synced 2025-12-18 13:01:11 +01:00
12 lines
256 B
Markdown
12 lines
256 B
Markdown
## Fixes to be implemented
|
|
|
|
## Features to be implemented
|
|
|
|
- add output modes yaml and csv
|
|
|
|
- add --no-headers option
|
|
|
|
- add input parsing support for CSV including unquoting of stuff
|
|
like: `"xxx","1919 b"` etc, maybe an extra option for unquoting
|
|
|