Skip to content

Detect csv/tsv encoding#30

Open
gotoh wants to merge 1 commit into
skanmera:v1.4.0from
gotoh:detect-csv-encoding
Open

Detect csv/tsv encoding#30
gotoh wants to merge 1 commit into
skanmera:v1.4.0from
gotoh:detect-csv-encoding

Conversation

@gotoh
Copy link
Copy Markdown

@gotoh gotoh commented Jun 24, 2022

This patch implements feature request issue #20.
Adding new package Ude (Mozilla Universal Charset Detector) for encoding detection.

Read CSV/TSV file with detected encoding by using Ude (Mozilla Universal Charset Detector).
If data is not enough to detect, use system default encoding is used.
New package "Ude" is added to ExcelMerge project.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant